#include <TopOpeBRepBuild_ShellFaceSet.hxx>
Inheritance diagram for TopOpeBRepBuild_ShellFaceSet:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | TopOpeBRepBuild_ShellFaceSet () |
Creates a ShellFaceSet to build blocks of faces connected by edges. . | |
Standard_EXPORT | TopOpeBRepBuild_ShellFaceSet (const TopoDS_Shape &S, const Standard_Address Addr=NULL) |
Creates a ShellFaceSet to build blocks of faces connected by edges. . | |
Standard_EXPORT const TopoDS_Solid & | Solid () const |
virtual Standard_EXPORT void | AddShape (const TopoDS_Shape &S) |
Adds <s> to the list of shapes. (wires or shells). . | |
virtual Standard_EXPORT void | AddStartElement (const TopoDS_Shape &S) |
(S is a face or edge) Add S to the list of starting shapes used for reconstructions. apply AddElement(S). | |
virtual Standard_EXPORT void | AddElement (const TopoDS_Shape &S) |
for each subshape SE of S of type mySubShapeType - Add subshapes of S to the map of subshapes (mySubShapeMap) - Add S to the list of shape incident to subshapes of S. | |
virtual Standard_EXPORT void | DumpSS () |
virtual Standard_EXPORT TCollection_AsciiString | SName (const TopoDS_Shape &S, const TCollection_AsciiString &sb="", const TCollection_AsciiString &sa="") const |
virtual Standard_EXPORT TCollection_AsciiString | SName (const TopTools_ListOfShape &S, const TCollection_AsciiString &sb="", const TCollection_AsciiString &sa="") const |
virtual Standard_EXPORT TCollection_AsciiString | SNameori (const TopoDS_Shape &S, const TCollection_AsciiString &sb="", const TCollection_AsciiString &sa="") const |
virtual Standard_EXPORT TCollection_AsciiString | SNameori (const TopTools_ListOfShape &S, const TCollection_AsciiString &sb="", const TCollection_AsciiString &sa="") const |
Private Attributes | |
TopoDS_Solid | mySolid |
|
|
|
|
|
Reimplemented from TopOpeBRepBuild_ShapeSet. |
|
Reimplemented from TopOpeBRepBuild_ShapeSet. |
|
Reimplemented from TopOpeBRepBuild_ShapeSet. |
|
Reimplemented from TopOpeBRepBuild_ShapeSet. |
|
Reimplemented from TopOpeBRepBuild_ShapeSet. |
|
Reimplemented from TopOpeBRepBuild_ShapeSet. |
|
Reimplemented from TopOpeBRepBuild_ShapeSet. |
|
Reimplemented from TopOpeBRepBuild_ShapeSet. |
|
Reimplemented from TopOpeBRepBuild_ShapeSet. |
|
Reimplemented from TopOpeBRepBuild_ShapeSet. |
|
Reimplemented from TopOpeBRepBuild_ShapeSet. |
|
|
|
|