Open CASCADE Technology 6.5.2
Public Member Functions
StepShape_SurfaceModel Class Reference

#include <StepShape_SurfaceModel.hxx>

Inheritance diagram for StepShape_SurfaceModel:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 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)


Constructor & Destructor Documentation

StepShape_SurfaceModel::StepShape_SurfaceModel ( )

Member Function Documentation

Standard_Integer StepShape_SurfaceModel::CaseNum ( const Handle< Standard_Transient > &  ent) const [virtual]

Implements StepData_SelectType.

void StepShape_SurfaceModel::operator delete ( void *  anAddress) [inline]

Reimplemented from StepData_SelectType.

void* StepShape_SurfaceModel::operator new ( size_t  size) [inline]

Reimplemented from StepData_SelectType.

void* StepShape_SurfaceModel::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from StepData_SelectType.

Handle_StepShape_ShellBasedSurfaceModel StepShape_SurfaceModel::ShellBasedSurfaceModel ( ) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines