![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
#include <TopOpeBRepDS_ShapeWithState.hxx>
Public Member Functions | |
| TopOpeBRepDS_ShapeWithState () | |
| const NCollection_List< TopoDS_Shape > & | Part (const TopAbs_State aState) const |
| void | AddPart (const TopoDS_Shape &aShape, const TopAbs_State aState) |
| void | AddParts (const NCollection_List< TopoDS_Shape > &aListOfShape, const TopAbs_State aState) |
| void | SetState (const TopAbs_State aState) |
| TopAbs_State | State () const |
| void | SetIsSplitted (const bool anIsSplitted) |
| bool | IsSplitted () const |
| TopOpeBRepDS_ShapeWithState::TopOpeBRepDS_ShapeWithState | ( | ) |
| void TopOpeBRepDS_ShapeWithState::AddPart | ( | const TopoDS_Shape & | aShape, |
| const TopAbs_State | aState ) |
| void TopOpeBRepDS_ShapeWithState::AddParts | ( | const NCollection_List< TopoDS_Shape > & | aListOfShape, |
| const TopAbs_State | aState ) |
| bool TopOpeBRepDS_ShapeWithState::IsSplitted | ( | ) | const |
| const NCollection_List< TopoDS_Shape > & TopOpeBRepDS_ShapeWithState::Part | ( | const TopAbs_State | aState | ) | const |
| void TopOpeBRepDS_ShapeWithState::SetState | ( | const TopAbs_State | aState | ) |
| TopAbs_State TopOpeBRepDS_ShapeWithState::State | ( | ) | const |