Open CASCADE Technology 6.6.0
|
Representation of STEP entity DimensionalSizeWithPath
#include <StepShape_DimensionalSizeWithPath.hxx>
Public Member Functions | |
StepShape_DimensionalSizeWithPath () | |
Empty constructor | |
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) | |
Handle_StepRepr_ShapeAspect | Path () const |
Returns field Path | |
void | SetPath (const Handle< StepRepr_ShapeAspect > &Path) |
Set field Path |
StepShape_DimensionalSizeWithPath::StepShape_DimensionalSizeWithPath | ( | ) |
void StepShape_DimensionalSizeWithPath::Init | ( | const Handle< StepRepr_ShapeAspect > & | aDimensionalSize_AppliesTo, |
const Handle< TCollection_HAsciiString > & | aDimensionalSize_Name, | ||
const Handle< StepRepr_ShapeAspect > & | aPath | ||
) |
Handle_StepRepr_ShapeAspect StepShape_DimensionalSizeWithPath::Path | ( | ) | const |
void StepShape_DimensionalSizeWithPath::SetPath | ( | const Handle< StepRepr_ShapeAspect > & | Path | ) |