#include <LocOpe_BuildShape.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| LocOpe_BuildShape () | |
| LocOpe_BuildShape (const TopTools_ListOfShape &L) | |
| Builds shape(s) from the list <l>. Uses only the faces of <l>. . | |
| Standard_EXPORT void | Perform (const TopTools_ListOfShape &L) |
| Builds shape(s) from the list <l>. Uses only the faces of <l>. . | |
| const TopoDS_Shape & | Shape () const |
Private Attributes | |
| TopoDS_Shape | myRes |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.4.1