Open CASCADE Technology
6.5.4
|
#include <TopOpeBRepDS_ShapeWithState.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | TopOpeBRepDS_ShapeWithState () |
const TopTools_ListOfShape & | Part (const TopAbs_State aState) const |
void | AddPart (const TopoDS_Shape &aShape, const TopAbs_State aState) |
void | AddParts (const TopTools_ListOfShape &aListOfShape, const TopAbs_State aState) |
void | SetState (const TopAbs_State aState) |
TopAbs_State | State () const |
void | SetIsSplitted (const Standard_Boolean anIsSplitted) |
Standard_Boolean | IsSplitted () const |
void TopOpeBRepDS_ShapeWithState::AddPart | ( | const TopoDS_Shape & | aShape, |
const TopAbs_State | aState | ||
) |
void TopOpeBRepDS_ShapeWithState::AddParts | ( | const TopTools_ListOfShape & | aListOfShape, |
const TopAbs_State | aState | ||
) |
const TopTools_ListOfShape& TopOpeBRepDS_ShapeWithState::Part | ( | const TopAbs_State | aState | ) | const |
void TopOpeBRepDS_ShapeWithState::SetIsSplitted | ( | const Standard_Boolean | anIsSplitted | ) |