Open CASCADE Technology 6.6.0
|
#include <PGeom2d_Conic.hxx>
Public Member Functions | |
void | Position (const gp_Ax22d &aPosition) |
Set the value of the field position with <aPosition>. | |
gp_Ax22d | Position () const |
Returns the value of the field <position>. | |
PGeom2d_Conic (const Storage_stCONSTclCOM &a) | |
const gp_Ax22d & | _CSFDB_GetPGeom2d_Conicposition () const |
Protected Member Functions | |
PGeom2d_Conic () | |
Initializes the field(s) with default value(s). | |
PGeom2d_Conic (const gp_Ax22d &aPosition) | |
Initializes the field position with <aPosition>. | |
Protected Attributes | |
gp_Ax22d | position |
PGeom2d_Conic::PGeom2d_Conic | ( | const Storage_stCONSTclCOM & | a | ) | [inline] |
PGeom2d_Conic::PGeom2d_Conic | ( | ) | [protected] |
PGeom2d_Conic::PGeom2d_Conic | ( | const gp_Ax22d & | aPosition | ) | [protected] |
const gp_Ax22d& PGeom2d_Conic::_CSFDB_GetPGeom2d_Conicposition | ( | ) | const [inline] |
void PGeom2d_Conic::Position | ( | const gp_Ax22d & | aPosition | ) |
gp_Ax22d PGeom2d_Conic::Position | ( | ) | const |
gp_Ax22d PGeom2d_Conic::position [protected] |