Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
StepShape_ReversibleTopologyItem Class Reference

#include <StepShape_ReversibleTopologyItem.hxx>

Inheritance diagram for StepShape_ReversibleTopologyItem:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC StepShape_ReversibleTopologyItem ()
 Returns a ReversibleTopologyItem SelectType

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

Handle_StepShape_Edge Edge () const
 returns Value as a Edge (Null if another type)

Handle_StepShape_Path Path () const
 returns Value as a Path (Null if another type)

Handle_StepShape_Face Face () const
 returns Value as a Face (Null if another type)

Handle_StepShape_FaceBound FaceBound () const
 returns Value as a FaceBound (Null if another type)

Handle_StepShape_ClosedShell ClosedShell () const
 returns Value as a ClosedShell (Null if another type)

Handle_StepShape_OpenShell OpenShell () const
 returns Value as a OpenShell (Null if another type)


Constructor & Destructor Documentation


Member Function Documentation

Implements StepData_SelectType.

Handle_StepShape_ClosedShell StepShape_ReversibleTopologyItem::ClosedShell ( ) const
Handle_StepShape_Edge StepShape_ReversibleTopologyItem::Edge ( ) const
Handle_StepShape_Face StepShape_ReversibleTopologyItem::Face ( ) const
Handle_StepShape_FaceBound StepShape_ReversibleTopologyItem::FaceBound ( ) const
Handle_StepShape_OpenShell StepShape_ReversibleTopologyItem::OpenShell ( ) const
Handle_StepShape_Path StepShape_ReversibleTopologyItem::Path ( ) const

The documentation for this class was generated from the following file: