Open CASCADE Technology 6.6.0
Public Member Functions | Protected Attributes
BOPAlgo_WireEdgeSet Class Reference

#include <BOPAlgo_WireEdgeSet.hxx>

Public Member Functions

 BOPAlgo_WireEdgeSet ()
virtual ~BOPAlgo_WireEdgeSet ()
 BOPAlgo_WireEdgeSet (const BOPCol_BaseAllocator &theAllocator)
void Clear ()
void SetFace (const TopoDS_Face &aF)
const TopoDS_FaceFace () const
void AddStartElement (const TopoDS_Shape &sS)
const BOPCol_ListOfShapeStartElements () const
void AddShape (const TopoDS_Shape &sS)
const BOPCol_ListOfShapeShapes () const

Protected Attributes

TopoDS_Face myFace
BOPCol_ListOfShape myStartShapes
BOPCol_ListOfShape myShapes

Constructor & Destructor Documentation

BOPAlgo_WireEdgeSet::BOPAlgo_WireEdgeSet ( )
virtual BOPAlgo_WireEdgeSet::~BOPAlgo_WireEdgeSet ( ) [virtual]
BOPAlgo_WireEdgeSet::BOPAlgo_WireEdgeSet ( const BOPCol_BaseAllocator theAllocator)

Member Function Documentation

void BOPAlgo_WireEdgeSet::AddShape ( const TopoDS_Shape sS)
void BOPAlgo_WireEdgeSet::AddStartElement ( const TopoDS_Shape sS)
void BOPAlgo_WireEdgeSet::Clear ( )
const TopoDS_Face& BOPAlgo_WireEdgeSet::Face ( ) const
void BOPAlgo_WireEdgeSet::SetFace ( const TopoDS_Face aF)
const BOPCol_ListOfShape& BOPAlgo_WireEdgeSet::Shapes ( ) const
const BOPCol_ListOfShape& BOPAlgo_WireEdgeSet::StartElements ( ) const

Field Documentation


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines