#include <StepShape_AngularSize.hxx>
Inheritance diagram for StepShape_AngularSize:
Public Member Functions | |
Standard_EXPORT | StepShape_AngularSize () |
Empty constructor . | |
Standard_EXPORT void | Init (const Handle(StepRepr_ShapeAspect)&aDimensionalSize_AppliesTo, const Handle(TCollection_HAsciiString)&aDimensionalSize_Name, const StepShape_AngleRelator aAngleSelection) |
Initialize all fields (own and inherited) . | |
Standard_EXPORT StepShape_AngleRelator | AngleSelection () const |
Returns field AngleSelection . | |
Standard_EXPORT void | SetAngleSelection (const StepShape_AngleRelator AngleSelection) |
Set field AngleSelection . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
StepShape_AngleRelator | theAngleSelection |
|
|
|
|
|
Reimplemented from StepShape_DimensionalSize. |
|
|
|
|
|
|