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