#include <StepVisual_PresentationStyleSelect.hxx>
Inheritance diagram for StepVisual_PresentationStyleSelect:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | StepVisual_PresentationStyleSelect () |
Returns a PresentationStyleSelect SelectType . | |
Standard_EXPORT Standard_Integer | CaseNum (const Handle(Standard_Transient)&ent) const |
Recognizes a PresentationStyleSelect Kind Entity that is : 1 -> PointStyle 2 -> CurveStyle 3 -> SurfaceStyleUsage 4 -> SymbolStyle 5 -> FillAreaStyle 6 -> TextStyle 0 else . | |
Standard_EXPORT Handle_StepVisual_PointStyle | PointStyle () const |
returns Value as a PointStyle (Null if another type) | |
Standard_EXPORT Handle_StepVisual_CurveStyle | CurveStyle () const |
returns Value as a CurveStyle (Null if another type) | |
Standard_EXPORT Handle_StepVisual_SurfaceStyleUsage | SurfaceStyleUsage () const |
returns Value as a SurfaceStyleUsage (Null if another type) |
|
|
|
Implements StepData_SelectType. |
|
|
|
Reimplemented from StepData_SelectType. |
|
Reimplemented from StepData_SelectType. |
|
Reimplemented from StepData_SelectType. |
|
|
|
|