Open CASCADE Technology 6.6.0
Public Member Functions
StepShape_CsgPrimitive Class Reference

#include <StepShape_CsgPrimitive.hxx>

Inheritance diagram for StepShape_CsgPrimitive:
Inheritance graph
[legend]

Public Member Functions

 StepShape_CsgPrimitive ()
 Returns a CsgPrimitive SelectType

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

Handle_StepShape_Sphere Sphere () const
 returns Value as a Sphere (Null if another type)

Handle_StepShape_Block Block () const
 returns Value as a Block (Null if another type)

Handle_StepShape_RightAngularWedge RightAngularWedge () const
 returns Value as a RightAngularWedge (Null if another type)

Handle_StepShape_Torus Torus () const
 returns Value as a Torus (Null if another type)

Handle_StepShape_RightCircularCone RightCircularCone () const
 returns Value as a RightCircularCone (Null if another type)

Handle_StepShape_RightCircularCylinder RightCircularCylinder () const
 returns Value as a RightCircularCylinder (Null if another type)


Constructor & Destructor Documentation

StepShape_CsgPrimitive::StepShape_CsgPrimitive ( )

Member Function Documentation

Handle_StepShape_Block StepShape_CsgPrimitive::Block ( ) const
Standard_Integer StepShape_CsgPrimitive::CaseNum ( const Handle< Standard_Transient > &  ent) const [virtual]

Implements StepData_SelectType.

Handle_StepShape_RightAngularWedge StepShape_CsgPrimitive::RightAngularWedge ( ) const
Handle_StepShape_RightCircularCone StepShape_CsgPrimitive::RightCircularCone ( ) const
Handle_StepShape_RightCircularCylinder StepShape_CsgPrimitive::RightCircularCylinder ( ) const
Handle_StepShape_Sphere StepShape_CsgPrimitive::Sphere ( ) const
Handle_StepShape_Torus StepShape_CsgPrimitive::Torus ( ) const

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