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