#include <StepShape_SurfaceModel.hxx>
Inheritance diagram for StepShape_SurfaceModel:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | StepShape_SurfaceModel () |
Returns a SurfaceModel SelectType . | |
Standard_EXPORT Standard_Integer | CaseNum (const Handle(Standard_Transient)&ent) const |
Recognizes a SurfaceModel Kind Entity that is : 1 -> ShellBasedSurfaceModel 2 -> FaceBasedSurfaceModel 0 else . | |
Standard_EXPORT Handle_StepShape_ShellBasedSurfaceModel | ShellBasedSurfaceModel () const |
returns Value as a ShellBasedSurfaceModel (Null if another type) |
|
|
|
Implements StepData_SelectType. |
|
Reimplemented from StepData_SelectType. |
|
Reimplemented from StepData_SelectType. |
|
Reimplemented from StepData_SelectType. |
|
|