#include <ShapeFix_FaceConnect.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | ShapeFix_FaceConnect () |
Standard_EXPORT Standard_Boolean | Add (const TopoDS_Face &aFirst, const TopoDS_Face &aSecond) |
Standard_EXPORT TopoDS_Shell | Build (const TopoDS_Shell &shell, const Standard_Real sewtoler, const Standard_Real fixtoler) |
Standard_EXPORT void | Clear () |
Clears internal data structure . | |
Private Attributes | |
TopTools_DataMapOfShapeListOfShape | myConnected |
TopTools_DataMapOfShapeListOfShape | myOriFreeEdges |
TopTools_DataMapOfShapeListOfShape | myResFreeEdges |
TopTools_DataMapOfShapeListOfShape | myResSharEdges |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|