|
Open CASCADE Technology
6.5.4
|
#include <StepGeom_CurveReplica.hxx>

Public Member Functions | |
| StepGeom_CurveReplica () | |
| Returns a CurveReplica | |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aName) |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< StepGeom_Curve > &aParentCurve, const Handle< StepGeom_CartesianTransformationOperator > &aTransformation) |
| void | SetParentCurve (const Handle< StepGeom_Curve > &aParentCurve) |
| Handle_StepGeom_Curve | ParentCurve () const |
| void | SetTransformation (const Handle< StepGeom_CartesianTransformationOperator > &aTransformation) |
| Handle_StepGeom_CartesianTransformationOperator | Transformation () const |
| virtual void StepGeom_CurveReplica::Init | ( | const Handle< TCollection_HAsciiString > & | aName | ) | [virtual] |
Reimplemented from StepRepr_RepresentationItem.
| virtual void StepGeom_CurveReplica::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
| const Handle< StepGeom_Curve > & | aParentCurve, | ||
| const Handle< StepGeom_CartesianTransformationOperator > & | aTransformation | ||
| ) | [virtual] |
| Handle_StepGeom_Curve StepGeom_CurveReplica::ParentCurve | ( | ) | const |
| void StepGeom_CurveReplica::SetParentCurve | ( | const Handle< StepGeom_Curve > & | aParentCurve | ) |
| void StepGeom_CurveReplica::SetTransformation | ( | const Handle< StepGeom_CartesianTransformationOperator > & | aTransformation | ) |
| Handle_StepGeom_CartesianTransformationOperator StepGeom_CurveReplica::Transformation | ( | ) | const |
1.8.0