#include <StepVisual_StyleContextSelect.hxx>
Inheritance diagram for StepVisual_StyleContextSelect:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | StepVisual_StyleContextSelect () |
Returns a StyleContextSelect SelectType . | |
Standard_EXPORT Standard_Integer | CaseNum (const Handle(Standard_Transient)&ent) const |
Recognizes a StyleContextSelect Kind Entity that is : 1 -> Representation 2 -> RepresentationItem 3 -> PresentationSet 0 else . | |
Standard_EXPORT Handle_StepRepr_Representation | Representation () const |
returns Value as a Representation (Null if another type) | |
Standard_EXPORT Handle_StepRepr_RepresentationItem | RepresentationItem () const |
returns Value as a RepresentationItem (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. |
|
|
|
|
|
|