|
Public Member Functions |
| Standard_EXPORT | PGeom2d_AxisPlacement () |
| | Initializes the field(s) with default value(s).
.
|
| Standard_EXPORT | PGeom2d_AxisPlacement (const gp_Ax2d &aAxis) |
| | Initializes the field axis with <aaxis>.
.
|
| Standard_EXPORT void | Axis (const gp_Ax2d &aAxis) |
| | Set the field axis with <aaxis>.
.
|
| Standard_EXPORT gp_Ax2d | Axis () const |
| | Returns the value of the field axis.
.
|
| | PGeom2d_AxisPlacement (const Storage_stCONSTclCOM &a) |
| const gp_Ax2d & | _CSFDB_GetPGeom2d_AxisPlacementaxis () const |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes |
| gp_Ax2d | axis |