#include <PGeom_ElementarySurface.hxx>
Inheritance diagram for PGeom_ElementarySurface:
Public Member Functions | |
Standard_EXPORT void | Position (const gp_Ax3 &aPosition) |
Set the field position with <aposition>. . | |
Standard_EXPORT gp_Ax3 | Position () const |
Returns the value of the field position. . | |
PGeom_ElementarySurface (const Storage_stCONSTclCOM &a) | |
const gp_Ax3 & | _CSFDB_GetPGeom_ElementarySurfaceposition () const |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Protected Member Functions | |
Standard_EXPORT | PGeom_ElementarySurface () |
Initializes the field(s) with default value(s). . | |
Standard_EXPORT | PGeom_ElementarySurface (const gp_Ax3 &aPosition) |
Initializes the fields with these values. . | |
Protected Attributes | |
gp_Ax3 | position |
|
|
|
|
|
|
|
|
|
Reimplemented from PGeom_Surface. Reimplemented in PGeom_ConicalSurface, PGeom_CylindricalSurface, PGeom_Plane, PGeom_SphericalSurface, and PGeom_ToroidalSurface. |
|
|
|
|
|
|