Open CASCADE Technology
6.5.4
|
#include <StepShape_SurfaceModel.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | StepShape_SurfaceModel () |
Returns a SurfaceModel SelectType | |
Standard_Integer | CaseNum (const Handle< Standard_Transient > &ent) const |
Recognizes a SurfaceModel Kind Entity that is : 1 -> ShellBasedSurfaceModel 2 -> FaceBasedSurfaceModel 0 else | |
Handle_StepShape_ShellBasedSurfaceModel | ShellBasedSurfaceModel () const |
returns Value as a ShellBasedSurfaceModel (Null if another type) |
Standard_Integer StepShape_SurfaceModel::CaseNum | ( | const Handle< Standard_Transient > & | ent | ) | const [virtual] |
Implements StepData_SelectType.
Handle_StepShape_ShellBasedSurfaceModel StepShape_SurfaceModel::ShellBasedSurfaceModel | ( | ) | const |