|
Open CASCADE Technology 6.5.2
|
#include <StepShape_RightAngularWedge.hxx>

Public Member Functions | |
| StepShape_RightAngularWedge () | |
| Returns a RightAngularWedge | |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aName) |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< StepGeom_Axis2Placement3d > &aPosition, const Standard_Real aX, const Standard_Real aY, const Standard_Real aZ, const Standard_Real aLtx) |
| void | SetPosition (const Handle< StepGeom_Axis2Placement3d > &aPosition) |
| Handle_StepGeom_Axis2Placement3d | Position () const |
| void | SetX (const Standard_Real aX) |
| Standard_Real | X () const |
| void | SetY (const Standard_Real aY) |
| Standard_Real | Y () const |
| void | SetZ (const Standard_Real aZ) |
| Standard_Real | Z () const |
| void | SetLtx (const Standard_Real aLtx) |
| Standard_Real | Ltx () const |
| StepShape_RightAngularWedge::StepShape_RightAngularWedge | ( | ) |
| virtual void StepShape_RightAngularWedge::Init | ( | const Handle< TCollection_HAsciiString > & | aName | ) | [virtual] |
Reimplemented from StepRepr_RepresentationItem.
| virtual void StepShape_RightAngularWedge::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
| const Handle< StepGeom_Axis2Placement3d > & | aPosition, | ||
| const Standard_Real | aX, | ||
| const Standard_Real | aY, | ||
| const Standard_Real | aZ, | ||
| const Standard_Real | aLtx | ||
| ) | [virtual] |
| Standard_Real StepShape_RightAngularWedge::Ltx | ( | ) | const |
| Handle_StepGeom_Axis2Placement3d StepShape_RightAngularWedge::Position | ( | ) | const |
| void StepShape_RightAngularWedge::SetLtx | ( | const Standard_Real | aLtx | ) |
| void StepShape_RightAngularWedge::SetPosition | ( | const Handle< StepGeom_Axis2Placement3d > & | aPosition | ) |
| void StepShape_RightAngularWedge::SetX | ( | const Standard_Real | aX | ) |
| void StepShape_RightAngularWedge::SetY | ( | const Standard_Real | aY | ) |
| void StepShape_RightAngularWedge::SetZ | ( | const Standard_Real | aZ | ) |
| Standard_Real StepShape_RightAngularWedge::X | ( | ) | const |
| Standard_Real StepShape_RightAngularWedge::Y | ( | ) | const |
| Standard_Real StepShape_RightAngularWedge::Z | ( | ) | const |
1.7.4