#include <StepShape_CsgPrimitive.hxx>
Inheritance diagram for StepShape_CsgPrimitive:

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | StepShape_CsgPrimitive () |
| Returns a CsgPrimitive SelectType . | |
| Standard_EXPORT Standard_Integer | CaseNum (const Handle(Standard_Transient)&ent) const |
| Recognizes a CsgPrimitive Kind Entity that is : 1 -> Sphere 2 -> Block 3 -> RightAngularWedge 4 -> Torus 5 -> RightCircularCone 6 -> RightCircularCylinder 0 else . | |
| Standard_EXPORT Handle_StepShape_Sphere | Sphere () const |
| returns Value as a Sphere (Null if another type) | |
| Standard_EXPORT Handle_StepShape_Block | Block () const |
| returns Value as a Block (Null if another type) | |
| Standard_EXPORT Handle_StepShape_RightAngularWedge | RightAngularWedge () const |
| returns Value as a RightAngularWedge (Null if another type) | |
| Standard_EXPORT Handle_StepShape_Torus | Torus () const |
| returns Value as a Torus (Null if another type) | |
| Standard_EXPORT Handle_StepShape_RightCircularCone | RightCircularCone () const |
| returns Value as a RightCircularCone (Null if another type) | |
| Standard_EXPORT Handle_StepShape_RightCircularCylinder | RightCircularCylinder () const |
| returns Value as a RightCircularCylinder (Null if another type) | |
|
|
|
|
|
|
|
|
Implements StepData_SelectType. |
|
|
Reimplemented from StepData_SelectType. |
|
|
Reimplemented from StepData_SelectType. |
|
||||||||||||
|
Reimplemented from StepData_SelectType. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1