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

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | StepVisual_InvisibleItem () |
| Returns a InvisibleItem SelectType . | |
| Standard_EXPORT Standard_Integer | CaseNum (const Handle(Standard_Transient)&ent) const |
| Recognizes a InvisibleItem Kind Entity that is : 1 -> StyledItem 2 -> PresentationLayerAssignment 3 -> PresentationRepresentation 0 else . | |
| Standard_EXPORT Handle_StepVisual_StyledItem | StyledItem () const |
| returns Value as a StyledItem (Null if another type) | |
| Standard_EXPORT Handle_StepVisual_PresentationLayerAssignment | PresentationLayerAssignment () const |
| returns Value as a PresentationLayerAssignment (Null if another type) | |
| Standard_EXPORT Handle_StepVisual_PresentationRepresentation | PresentationRepresentation () const |
| returns Value as a PresentationRepresentation (Null if another type) | |
|
|
|
|
|
Implements StepData_SelectType. |
|
|
Reimplemented from StepData_SelectType. |
|
|
Reimplemented from StepData_SelectType. |
|
||||||||||||
|
Reimplemented from StepData_SelectType. |
|
|
|
|
|
|
|
|
|
1.4.1