Open CASCADE Technology
7.3.0
|
#include <TopOpeBRepTool_connexity.hxx>
Public Member Functions | |
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 |
TopOpeBRepTool_connexity::TopOpeBRepTool_connexity | ( | ) |
TopOpeBRepTool_connexity::TopOpeBRepTool_connexity | ( | const TopoDS_Shape & | Key | ) |
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 |
TopTools_ListOfShape& TopOpeBRepTool_connexity::ChangeItem | ( | const Standard_Integer | OriKey | ) |
Standard_Boolean TopOpeBRepTool_connexity::IsFaulty | ( | ) | const |
Standard_Integer TopOpeBRepTool_connexity::IsInternal | ( | TopTools_ListOfShape & | Item | ) | const |
Standard_Boolean TopOpeBRepTool_connexity::IsMultiple | ( | ) | 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 | ||
) |
Standard_Boolean TopOpeBRepTool_connexity::RemoveItem | ( | const TopoDS_Shape & | Item | ) |
void TopOpeBRepTool_connexity::SetKey | ( | const TopoDS_Shape & | Key | ) |