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