#include <StepVisual_CurveStyleFontSelect.hxx>
Inheritance diagram for StepVisual_CurveStyleFontSelect:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | StepVisual_CurveStyleFontSelect () |
Returns a CurveStyleFontSelect SelectType . | |
Standard_EXPORT Standard_Integer | CaseNum (const Handle(Standard_Transient)&ent) const |
Recognizes a CurveStyleFontSelect Kind Entity that is : 1 -> CurveStyleFont 2 -> PreDefinedCurveFont 3 -> ExternallyDefinedCurveFont 0 else . | |
Standard_EXPORT Handle_StepVisual_CurveStyleFont | CurveStyleFont () const |
returns Value as a CurveStyleFont (Null if another type) | |
Standard_EXPORT Handle_StepVisual_PreDefinedCurveFont | PreDefinedCurveFont () const |
returns Value as a PreDefinedCurveFont (Null if another type) | |
Standard_EXPORT Handle_StepVisual_ExternallyDefinedCurveFont | ExternallyDefinedCurveFont () const |
returns Value as a ExternallyDefinedCurveFont (Null if another type) |
|
|
|
Implements StepData_SelectType. |
|
|
|
|
|
Reimplemented from StepData_SelectType. |
|
Reimplemented from StepData_SelectType. |
|
Reimplemented from StepData_SelectType. |
|
|