Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Static Public Member Functions
LocOpe Class Reference

Provides tools to implement local topological
operations on a shape.

#include <LocOpe.hxx>

Static Public Member Functions

static DEFINE_STANDARD_ALLOC
Standard_Boolean 
Closed (const TopoDS_Wire &W, const TopoDS_Face &OnF)
 Returns Standard_True when the wire <W> is closed
on the face <OnF>.

static Standard_Boolean Closed (const TopoDS_Edge &E, const TopoDS_Face &OnF)
 Returns Standard_True when the edge <E> is closed
on the face <OnF>.

static Standard_Boolean TgtFaces (const TopoDS_Edge &E, const TopoDS_Face &F1, const TopoDS_Face &F2)
 Returns Standard_True when the faces are tangent

static void SampleEdges (const TopoDS_Shape &S, TColgp_SequenceOfPnt &Pt)

Member Function Documentation

static Standard_Boolean LocOpe::Closed ( const TopoDS_Edge E,
const TopoDS_Face OnF 
) [static]
static void LocOpe::SampleEdges ( const TopoDS_Shape S,
TColgp_SequenceOfPnt Pt 
) [static]

The documentation for this class was generated from the following file: