![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Provides tools to implement local topological operations on a shape. More...
#include <LocOpe.hxx>
Static Public Member Functions | |
| static bool | Closed (const TopoDS_Wire &W, const TopoDS_Face &OnF) |
| Returns true when the wire <W> is closed on the face <OnF>. | |
| static bool | Closed (const TopoDS_Edge &E, const TopoDS_Face &OnF) |
| Returns true when the edge <E> is closed on the face <OnF>. | |
| static bool | TgtFaces (const TopoDS_Edge &E, const TopoDS_Face &F1, const TopoDS_Face &F2) |
| Returns true when the faces are tangent. | |
| static void | SampleEdges (const TopoDS_Shape &S, NCollection_Sequence< gp_Pnt > &Pt) |
Provides tools to implement local topological operations on a shape.
|
static |
Returns true when the edge <E> is closed on the face <OnF>.
|
static |
Returns true when the wire <W> is closed on the face <OnF>.
|
static |
|
static |
Returns true when the faces are tangent.