Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Public Member Functions
TopOpeBRepTool_connexity Class Reference

#include <TopOpeBRepTool_connexity.hxx>

Public Member Functions

 TopOpeBRepTool_connexity ()
 
 TopOpeBRepTool_connexity (const TopoDS_Shape &Key)
 
void SetKey (const TopoDS_Shape &Key)
 
const TopoDS_ShapeKey () const
 
int Item (const int OriKey, NCollection_List< TopoDS_Shape > &Item) const
 
int AllItems (NCollection_List< TopoDS_Shape > &Item) const
 
void AddItem (const int OriKey, const NCollection_List< TopoDS_Shape > &Item)
 
void AddItem (const int OriKey, const TopoDS_Shape &Item)
 
bool RemoveItem (const int OriKey, const TopoDS_Shape &Item)
 
bool RemoveItem (const TopoDS_Shape &Item)
 
NCollection_List< TopoDS_Shape > & ChangeItem (const int OriKey)
 
bool IsMultiple () const
 
bool IsFaulty () const
 
int IsInternal (NCollection_List< TopoDS_Shape > &Item) const
 

Constructor & Destructor Documentation

◆ TopOpeBRepTool_connexity() [1/2]

TopOpeBRepTool_connexity::TopOpeBRepTool_connexity ( )

◆ TopOpeBRepTool_connexity() [2/2]

TopOpeBRepTool_connexity::TopOpeBRepTool_connexity ( const TopoDS_Shape & Key)

Member Function Documentation

◆ AddItem() [1/2]

void TopOpeBRepTool_connexity::AddItem ( const int OriKey,
const NCollection_List< TopoDS_Shape > & Item )

◆ AddItem() [2/2]

void TopOpeBRepTool_connexity::AddItem ( const int OriKey,
const TopoDS_Shape & Item )

◆ AllItems()

int TopOpeBRepTool_connexity::AllItems ( NCollection_List< TopoDS_Shape > & Item) const

◆ ChangeItem()

NCollection_List< TopoDS_Shape > & TopOpeBRepTool_connexity::ChangeItem ( const int OriKey)

◆ IsFaulty()

bool TopOpeBRepTool_connexity::IsFaulty ( ) const

◆ IsInternal()

int TopOpeBRepTool_connexity::IsInternal ( NCollection_List< TopoDS_Shape > & Item) const

◆ IsMultiple()

bool TopOpeBRepTool_connexity::IsMultiple ( ) const

◆ Item()

int TopOpeBRepTool_connexity::Item ( const int OriKey,
NCollection_List< TopoDS_Shape > & Item ) const

◆ Key()

const TopoDS_Shape & TopOpeBRepTool_connexity::Key ( ) const

◆ RemoveItem() [1/2]

bool TopOpeBRepTool_connexity::RemoveItem ( const int OriKey,
const TopoDS_Shape & Item )

◆ RemoveItem() [2/2]

bool TopOpeBRepTool_connexity::RemoveItem ( const TopoDS_Shape & Item)

◆ SetKey()

void TopOpeBRepTool_connexity::SetKey ( const TopoDS_Shape & Key)

The documentation for this class was generated from the following file: