|
Open CASCADE Technology
6.5.4
|
#include <TopOpeBRepTool_connexity.hxx>
Public Member Functions | |
| DEFINE_STANDARD_ALLOC | TopOpeBRepTool_connexity () |
| TopOpeBRepTool_connexity (const TopoDS_Shape &Key) | |
| void | SetKey (const TopoDS_Shape &Key) |
| const TopoDS_Shape & | Key () const |
| Standard_Integer | Item (const Standard_Integer OriKey, TopTools_ListOfShape &Item) const |
| Standard_Integer | AllItems (TopTools_ListOfShape &Item) const |
| void | AddItem (const Standard_Integer OriKey, const TopTools_ListOfShape &Item) |
| void | AddItem (const Standard_Integer OriKey, const TopoDS_Shape &Item) |
| Standard_Boolean | RemoveItem (const Standard_Integer OriKey, const TopoDS_Shape &Item) |
| Standard_Boolean | RemoveItem (const TopoDS_Shape &Item) |
| TopTools_ListOfShape & | ChangeItem (const Standard_Integer OriKey) |
| Standard_Boolean | IsMultiple () const |
| Standard_Boolean | IsFaulty () const |
| Standard_Integer | IsInternal (TopTools_ListOfShape &Item) const |
| void TopOpeBRepTool_connexity::AddItem | ( | const Standard_Integer | OriKey, |
| const TopTools_ListOfShape & | Item | ||
| ) |
| void TopOpeBRepTool_connexity::AddItem | ( | const Standard_Integer | OriKey, |
| const TopoDS_Shape & | Item | ||
| ) |
| Standard_Integer TopOpeBRepTool_connexity::AllItems | ( | TopTools_ListOfShape & | Item | ) | const |
| Standard_Integer TopOpeBRepTool_connexity::IsInternal | ( | TopTools_ListOfShape & | Item | ) | const |
| Standard_Integer TopOpeBRepTool_connexity::Item | ( | const Standard_Integer | OriKey, |
| TopTools_ListOfShape & | Item | ||
| ) | const |
| const TopoDS_Shape& TopOpeBRepTool_connexity::Key | ( | ) | const |
| Standard_Boolean TopOpeBRepTool_connexity::RemoveItem | ( | const Standard_Integer | OriKey, |
| const TopoDS_Shape & | Item | ||
| ) |
1.8.0