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

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | StepShape_GeometricSetSelect () |
| Returns a GeometricSetSelect SelectType . | |
| Standard_EXPORT Standard_Integer | CaseNum (const Handle(Standard_Transient)&ent) const |
| Recognizes a GeometricSetSelect Kind Entity that is : 1 -> Point 2 -> Curve 3 -> Surface 0 else . | |
| Standard_EXPORT Handle_StepGeom_Point | Point () const |
| returns Value as a Point (Null if another type) | |
| Standard_EXPORT Handle_StepGeom_Curve | Curve () const |
| returns Value as a Curve (Null if another type) | |
| Standard_EXPORT Handle_StepGeom_Surface | Surface () const |
| returns Value as a Surface (Null if another type) | |
|
|
|
|
|
Implements StepData_SelectType. |
|
|
|
|
|
Reimplemented from StepData_SelectType. |
|
|
Reimplemented from StepData_SelectType. |
|
||||||||||||
|
Reimplemented from StepData_SelectType. |
|
|
|
|
|
|
1.4.1