Open CASCADE Technology
6.5.4
|
#include <PGeom_ElementarySurface.hxx>
Public Member Functions | |
void | Position (const gp_Ax3 &aPosition) |
Set the field position with <aPosition>. | |
gp_Ax3 | Position () const |
Returns the value of the field position. | |
PGeom_ElementarySurface (const Storage_stCONSTclCOM &a) | |
const gp_Ax3 & | _CSFDB_GetPGeom_ElementarySurfaceposition () const |
Protected Member Functions | |
PGeom_ElementarySurface () | |
Initializes the field(s) with default value(s). | |
PGeom_ElementarySurface (const gp_Ax3 &aPosition) | |
Initializes the fields with these values. | |
Protected Attributes | |
gp_Ax3 | position |
PGeom_ElementarySurface::PGeom_ElementarySurface | ( | ) | [protected] |
PGeom_ElementarySurface::PGeom_ElementarySurface | ( | const gp_Ax3 & | aPosition | ) | [protected] |
const gp_Ax3& PGeom_ElementarySurface::_CSFDB_GetPGeom_ElementarySurfaceposition | ( | ) | const [inline] |
void PGeom_ElementarySurface::Position | ( | const gp_Ax3 & | aPosition | ) |
gp_Ax3 PGeom_ElementarySurface::Position | ( | ) | const |
gp_Ax3 PGeom_ElementarySurface::position [protected] |