#include <StepVisual_LayeredItem.hxx>
Inheritance diagram for StepVisual_LayeredItem:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | StepVisual_LayeredItem () |
Returns a LayeredItem SelectType . | |
Standard_EXPORT Standard_Integer | CaseNum (const Handle(Standard_Transient)&ent) const |
Recognizes a LayeredItem Kind Entity that is : 1 -> PresentationRepresentation 2 -> RepresentationItem 0 else . | |
Standard_EXPORT Handle_StepVisual_PresentationRepresentation | PresentationRepresentation () const |
returns Value as a PresentationRepresentation (Null if another type) | |
Standard_EXPORT Handle_StepRepr_RepresentationItem | RepresentationItem () const |
returns Value as a RepresentationItem (Null if another type) |
|
|
|
Implements StepData_SelectType. |
|
Reimplemented from StepData_SelectType. |
|
Reimplemented from StepData_SelectType. |
|
Reimplemented from StepData_SelectType. |
|
|
|
|