#include <StepShape_AngularLocation.hxx>
Inheritance diagram for StepShape_AngularLocation:
Public Member Functions | |
Standard_EXPORT | StepShape_AngularLocation () |
Empty constructor . | |
Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aShapeAspectRelationship_Name, const Standard_Boolean hasShapeAspectRelationship_Description, const Handle(TCollection_HAsciiString)&aShapeAspectRelationship_Description, const Handle(StepRepr_ShapeAspect)&aShapeAspectRelationship_RelatingShapeAspect, const Handle(StepRepr_ShapeAspect)&aShapeAspectRelationship_RelatedShapeAspect, 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_DimensionalLocation. |
|
|
|
|
|
|