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

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | StepGeom_CurveOnSurface () |
| Returns a CurveOnSurface SelectType . | |
| Standard_EXPORT Standard_Integer | CaseNum (const Handle(Standard_Transient)&ent) const |
| Recognizes a CurveOnSurface Kind Entity that is : 1 -> Pcurve 2 -> SurfaceCurve 3 -> CompositeCurveOnSurface 0 else . | |
| Standard_EXPORT Handle_StepGeom_Pcurve | Pcurve () const |
| returns Value as a Pcurve (Null if another type) | |
| Standard_EXPORT Handle_StepGeom_SurfaceCurve | SurfaceCurve () const |
| returns Value as a SurfaceCurve (Null if another type) | |
| Standard_EXPORT Handle_StepGeom_CompositeCurveOnSurface | CompositeCurveOnSurface () const |
| returns Value as a CompositeCurveOnSurface (Null if another type) | |
|
|
|
|
|
Implements StepData_SelectType. |
|
|
|
|
|
Reimplemented from StepData_SelectType. |
|
|
Reimplemented from StepData_SelectType. |
|
||||||||||||
|
Reimplemented from StepData_SelectType. |
|
|
|
|
|
|
1.4.1