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

Public Member Functions | |
| StepGeom_Placement () | |
| Returns a Placement | |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aName) |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< StepGeom_CartesianPoint > &aLocation) |
| void | SetLocation (const Handle< StepGeom_CartesianPoint > &aLocation) |
| Handle_StepGeom_CartesianPoint | Location () const |
| virtual void StepGeom_Placement::Init | ( | const Handle< TCollection_HAsciiString > & | aName | ) | [virtual] |
Reimplemented from StepRepr_RepresentationItem.
| virtual void StepGeom_Placement::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
| const Handle< StepGeom_CartesianPoint > & | aLocation | ||
| ) | [virtual] |
Reimplemented in StepGeom_Axis1Placement, StepGeom_Axis2Placement2d, and StepGeom_Axis2Placement3d.
| Handle_StepGeom_CartesianPoint StepGeom_Placement::Location | ( | ) | const |
| void StepGeom_Placement::SetLocation | ( | const Handle< StepGeom_CartesianPoint > & | aLocation | ) |
1.8.0