#include <StepShape_DimensionalSizeWithPath.hxx>
Inheritance diagram for StepShape_DimensionalSizeWithPath:
Public Member Functions | |
Standard_EXPORT | StepShape_DimensionalSizeWithPath () |
Empty constructor . | |
Standard_EXPORT void | Init (const Handle(StepRepr_ShapeAspect)&aDimensionalSize_AppliesTo, const Handle(TCollection_HAsciiString)&aDimensionalSize_Name, const Handle(StepRepr_ShapeAspect)&aPath) |
Initialize all fields (own and inherited) . | |
Standard_EXPORT Handle_StepRepr_ShapeAspect | Path () const |
Returns field Path . | |
Standard_EXPORT void | SetPath (const Handle(StepRepr_ShapeAspect)&Path) |
Set field Path . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_StepRepr_ShapeAspect | thePath |
|
|
|
Reimplemented from StepShape_DimensionalSize. |
|
|
|
|
|
|
|
|