Open CASCADE Technology
6.5.4
|
#include <PTopoDS_TShape.hxx>
PTopoDS_TShape::PTopoDS_TShape | ( | const Storage_stCONSTclCOM & | a | ) | [inline] |
PTopoDS_TShape::PTopoDS_TShape | ( | ) | [protected] |
Standard_Integer PTopoDS_TShape::_CSFDB_GetPTopoDS_TShapemyFlags | ( | ) | const [inline] |
Handle< PTopoDS_HArray1OfHShape > PTopoDS_TShape::_CSFDB_GetPTopoDS_TShapemyShapes | ( | ) | const [inline] |
void PTopoDS_TShape::_CSFDB_SetPTopoDS_TShapemyShapes | ( | const Handle< PTopoDS_HArray1OfHShape > & | p | ) | [inline] |
Standard_Boolean PTopoDS_TShape::Checked | ( | ) | const |
Standard_Boolean PTopoDS_TShape::Closed | ( | ) | const |
Standard_Boolean PTopoDS_TShape::Convex | ( | ) | const |
Standard_Boolean PTopoDS_TShape::Infinite | ( | ) | const |
Standard_Boolean PTopoDS_TShape::Modified | ( | ) | const |
Standard_Boolean PTopoDS_TShape::Orientable | ( | ) | const |
Handle_PTopoDS_HArray1OfHShape PTopoDS_TShape::Shapes | ( | ) | const |
Handle_PTopoDS_HShape PTopoDS_TShape::Shapes | ( | const Standard_Integer | I | ) | const |
void PTopoDS_TShape::Shapes | ( | const Standard_Integer | I, |
const Handle< PTopoDS_HShape > & | S | ||
) |
virtual TopAbs_ShapeEnum PTopoDS_TShape::ShapeType | ( | ) | const [pure virtual] |
Implemented in PTopoDS_TSolid, PTopoDS_TWire, PTopoDS_TFace, PTopoDS_TShell, PTopoDS_TCompSolid, PTopoDS_TCompound, PTopoDS_TVertex, and PTopoDS_TEdge.