Open CASCADE Technology 7.9.1
Loading...
Searching...
No Matches
BOPTools_ConnexityBlock Class Reference

#include <BOPTools_ConnexityBlock.hxx>

Public Member Functions

 BOPTools_ConnexityBlock ()
 BOPTools_ConnexityBlock (const Handle< NCollection_BaseAllocator > &theAllocator)
const TopTools_ListOfShapeShapes () const
TopTools_ListOfShapeChangeShapes ()
void SetRegular (const Standard_Boolean theFlag)
Standard_Boolean IsRegular () const
const TopTools_ListOfShapeLoops () const
TopTools_ListOfShapeChangeLoops ()

Protected Attributes

Handle< NCollection_BaseAllocatormyAllocator
Standard_Boolean myRegular
TopTools_ListOfShape myShapes
TopTools_ListOfShape myLoops

Constructor & Destructor Documentation

◆ BOPTools_ConnexityBlock() [1/2]

BOPTools_ConnexityBlock::BOPTools_ConnexityBlock ( )
inline

◆ BOPTools_ConnexityBlock() [2/2]

BOPTools_ConnexityBlock::BOPTools_ConnexityBlock ( const Handle< NCollection_BaseAllocator > & theAllocator)
inline

Member Function Documentation

◆ ChangeLoops()

TopTools_ListOfShape & BOPTools_ConnexityBlock::ChangeLoops ( )
inline

◆ ChangeShapes()

TopTools_ListOfShape & BOPTools_ConnexityBlock::ChangeShapes ( )
inline

◆ IsRegular()

Standard_Boolean BOPTools_ConnexityBlock::IsRegular ( ) const
inline

◆ Loops()

const TopTools_ListOfShape & BOPTools_ConnexityBlock::Loops ( ) const
inline

◆ SetRegular()

void BOPTools_ConnexityBlock::SetRegular ( const Standard_Boolean theFlag)
inline

◆ Shapes()

const TopTools_ListOfShape & BOPTools_ConnexityBlock::Shapes ( ) const
inline

Field Documentation

◆ myAllocator

Handle< NCollection_BaseAllocator > BOPTools_ConnexityBlock::myAllocator
protected

◆ myLoops

TopTools_ListOfShape BOPTools_ConnexityBlock::myLoops
protected

◆ myRegular

Standard_Boolean BOPTools_ConnexityBlock::myRegular
protected

◆ myShapes

TopTools_ListOfShape BOPTools_ConnexityBlock::myShapes
protected

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