#include <TopOpeBRepTool_connexity.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | TopOpeBRepTool_connexity () |
| Standard_EXPORT | TopOpeBRepTool_connexity (const TopoDS_Shape &Key) |
| Standard_EXPORT void | SetKey (const TopoDS_Shape &Key) |
| Standard_EXPORT const TopoDS_Shape & | Key () const |
| Standard_EXPORT Standard_Integer | Item (const Standard_Integer OriKey, TopTools_ListOfShape &Item) const |
| Standard_EXPORT Standard_Integer | AllItems (TopTools_ListOfShape &Item) const |
| Standard_EXPORT void | AddItem (const Standard_Integer OriKey, const TopTools_ListOfShape &Item) |
| Standard_EXPORT void | AddItem (const Standard_Integer OriKey, const TopoDS_Shape &Item) |
| Standard_EXPORT Standard_Boolean | RemoveItem (const Standard_Integer OriKey, const TopoDS_Shape &Item) |
| Standard_EXPORT Standard_Boolean | RemoveItem (const TopoDS_Shape &Item) |
| Standard_EXPORT TopTools_ListOfShape & | ChangeItem (const Standard_Integer OriKey) |
| Standard_EXPORT Standard_Boolean | IsMultiple () const |
| Standard_EXPORT Standard_Boolean | IsFaulty () const |
| Standard_EXPORT Standard_Integer | IsInternal (TopTools_ListOfShape &Item) const |
Private Attributes | |
| TopoDS_Shape | theKey |
| TopTools_Array1OfListOfShape | theItems |
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.4.1