Open CASCADE Technology
6.5.4
|
Auxiliary class to store data about set
of connex shapes
#include <BOP_ConnexityBlock.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | BOP_ConnexityBlock () |
Empty constructor; | |
void | SetShapes (const TopTools_ListOfShape &anEdges) |
Modifier | |
void | SetShapes (const TopTools_IndexedMapOfOrientedShape &nEdges) |
Modifier | |
void | SetRegularity (const Standard_Boolean aFlag) |
Modifier | |
const TopTools_ListOfShape & | Shapes () const |
Selector | |
Standard_Boolean | IsRegular () const |
Selector Returns TRUE if all elements in the block are biconnexity |
void BOP_ConnexityBlock::SetShapes | ( | const TopTools_ListOfShape & | anEdges | ) |
const TopTools_ListOfShape& BOP_ConnexityBlock::Shapes | ( | ) | const |