Open CASCADE Technology
6.5.4
|
Representation of STEP entity DimensionalLocationWithPath
#include <StepShape_DimensionalLocationWithPath.hxx>
Public Member Functions | |
StepShape_DimensionalLocationWithPath () | |
Empty constructor | |
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 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 |
void StepShape_DimensionalLocationWithPath::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 Handle< StepRepr_ShapeAspect > & | aPath | ||
) |
Handle_StepRepr_ShapeAspect StepShape_DimensionalLocationWithPath::Path | ( | ) | const |