Open CASCADE Technology 6.6.0
|
#include <PGeom_AxisPlacement.hxx>
Public Member Functions | |
void | Axis (const gp_Ax1 &aAxis) |
Set the field axis with <aAxis>. | |
gp_Ax1 | Axis () const |
Returns the value of the field axis. | |
PGeom_AxisPlacement (const Storage_stCONSTclCOM &a) | |
const gp_Ax1 & | _CSFDB_GetPGeom_AxisPlacementaxis () const |
Protected Member Functions | |
PGeom_AxisPlacement () | |
Initializes the field(s) with default value(s). | |
PGeom_AxisPlacement (const gp_Ax1 &aAxis) | |
Initializes the field axis with <aAxis>. | |
Protected Attributes | |
gp_Ax1 | axis |
PGeom_AxisPlacement::PGeom_AxisPlacement | ( | const Storage_stCONSTclCOM & | a | ) | [inline] |
PGeom_AxisPlacement::PGeom_AxisPlacement | ( | ) | [protected] |
PGeom_AxisPlacement::PGeom_AxisPlacement | ( | const gp_Ax1 & | aAxis | ) | [protected] |
const gp_Ax1& PGeom_AxisPlacement::_CSFDB_GetPGeom_AxisPlacementaxis | ( | ) | const [inline] |
void PGeom_AxisPlacement::Axis | ( | const gp_Ax1 & | aAxis | ) |
gp_Ax1 PGeom_AxisPlacement::Axis | ( | ) | const |
gp_Ax1 PGeom_AxisPlacement::axis [protected] |