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

Public Member Functions | |
| StepGeom_PointReplica () | |
| Returns a PointReplica | |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aName) |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< StepGeom_Point > &aParentPt, const Handle< StepGeom_CartesianTransformationOperator > &aTransformation) |
| void | SetParentPt (const Handle< StepGeom_Point > &aParentPt) |
| Handle_StepGeom_Point | ParentPt () const |
| void | SetTransformation (const Handle< StepGeom_CartesianTransformationOperator > &aTransformation) |
| Handle_StepGeom_CartesianTransformationOperator | Transformation () const |
| virtual void StepGeom_PointReplica::Init | ( | const Handle< TCollection_HAsciiString > & | aName | ) | [virtual] |
Reimplemented from StepRepr_RepresentationItem.
| virtual void StepGeom_PointReplica::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
| const Handle< StepGeom_Point > & | aParentPt, | ||
| const Handle< StepGeom_CartesianTransformationOperator > & | aTransformation | ||
| ) | [virtual] |
| Handle_StepGeom_Point StepGeom_PointReplica::ParentPt | ( | ) | const |
| void StepGeom_PointReplica::SetParentPt | ( | const Handle< StepGeom_Point > & | aParentPt | ) |
| void StepGeom_PointReplica::SetTransformation | ( | const Handle< StepGeom_CartesianTransformationOperator > & | aTransformation | ) |
| Handle_StepGeom_CartesianTransformationOperator StepGeom_PointReplica::Transformation | ( | ) | const |
1.8.0