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

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | StepShape_ReversibleTopologyItem () |
| Returns a ReversibleTopologyItem SelectType . | |
| Standard_EXPORT Standard_Integer | CaseNum (const Handle(Standard_Transient)&ent) const |
| Recognizes a ReversibleTopologyItem Kind Entity that is : 1 -> Edge 2 -> Path 3 -> Face 4 -> FaceBound 5 -> ClosedShell 6 -> OpenShell 0 else . | |
| Standard_EXPORT Handle_StepShape_Edge | Edge () const |
| returns Value as a Edge (Null if another type) | |
| Standard_EXPORT Handle_StepShape_Path | Path () const |
| returns Value as a Path (Null if another type) | |
| Standard_EXPORT Handle_StepShape_Face | Face () const |
| returns Value as a Face (Null if another type) | |
| Standard_EXPORT Handle_StepShape_FaceBound | FaceBound () const |
| returns Value as a FaceBound (Null if another type) | |
| Standard_EXPORT Handle_StepShape_ClosedShell | ClosedShell () const |
| returns Value as a ClosedShell (Null if another type) | |
| Standard_EXPORT Handle_StepShape_OpenShell | OpenShell () const |
| returns Value as a OpenShell (Null if another type) | |
|
|
|
|
|
Implements StepData_SelectType. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from StepData_SelectType. |
|
|
Reimplemented from StepData_SelectType. |
|
||||||||||||
|
Reimplemented from StepData_SelectType. |
|
|
|
1.4.1