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

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | StepShape_Shell () |
| Returns a Shell SelectType . | |
| Standard_EXPORT Standard_Integer | CaseNum (const Handle(Standard_Transient)&ent) const |
| Recognizes a Shell Kind Entity that is : 1 -> OpenShell 2 -> ClosedShell 0 else . | |
| Standard_EXPORT Handle_StepShape_OpenShell | OpenShell () const |
| returns Value as a OpenShell (Null if another type) | |
| Standard_EXPORT Handle_StepShape_ClosedShell | ClosedShell () const |
| returns Value as a ClosedShell (Null if another type) | |
|
|
|
|
|
Implements StepData_SelectType. |
|
|
|
|
|
|
|
|
Reimplemented from StepData_SelectType. |
|
|
Reimplemented from StepData_SelectType. |
|
||||||||||||
|
Reimplemented from StepData_SelectType. |
1.4.1