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

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | StepGeom_SurfaceBoundary () |
| Empty constructor . | |
| Standard_EXPORT Standard_Integer | CaseNum (const Handle(Standard_Transient)&ent) const |
| Recognizes a kind of SurfaceBoundary select type 1 -> BoundaryCurve from StepGeom 2 -> DegeneratePcurve from StepGeom 0 else . | |
| Standard_EXPORT Handle_StepGeom_BoundaryCurve | BoundaryCurve () const |
| Returns Value as BoundaryCurve (or Null if another type) . | |
| Standard_EXPORT Handle_StepGeom_DegeneratePcurve | DegeneratePcurve () const |
| Returns Value as DegeneratePcurve (or Null if another type) . | |
|
|
|
|
|
|
|
|
Implements StepData_SelectType. |
|
|
|
|
|
Reimplemented from StepData_SelectType. |
|
|
Reimplemented from StepData_SelectType. |
|
||||||||||||
|
Reimplemented from StepData_SelectType. |
1.4.1