Open CASCADE Technology  6.9.0
Public Member Functions | Protected Member Functions | Protected Attributes

PGeom_ElementarySurface Class Reference

#include <PGeom_ElementarySurface.hxx>

Inheritance diagram for PGeom_ElementarySurface:
Inheritance graph
[legend]

Public Member Functions

void Position (const gp_Ax3 &aPosition)
 Set the field position with <aPosition>. More...
 
gp_Ax3 Position () const
 Returns the value of the field position. More...
 
 PGeom_ElementarySurface (const Storage_stCONSTclCOM &a)
 
const gp_Ax3_CSFDB_GetPGeom_ElementarySurfaceposition () const
 
- Public Member Functions inherited from PGeom_Surface
 PGeom_Surface (const Storage_stCONSTclCOM &a)
 
 PGeom_Surface ()
 
- Public Member Functions inherited from PGeom_Geometry
 PGeom_Geometry (const Storage_stCONSTclCOM &a)
 
 PGeom_Geometry ()
 
- Public Member Functions inherited from Standard_Persistent
virtual Handle_Standard_Persistent This () const
 
virtual void Delete () const
 
virtual ~Standard_Persistent ()
 
Standard_Persistentoperator= (const Standard_Persistent &)
 
 Standard_Persistent ()
 
 Standard_Persistent (const Standard_Persistent &)
 
 Standard_Persistent (const Storage_stCONSTclCOM &)
 
virtual const
Handle_Standard_Type & 
DynamicType () const
 
Standard_Boolean IsKind (const Handle_Standard_Type &) const
 
Standard_Boolean IsInstance (const Handle_Standard_Type &) const
 
virtual Handle_Standard_Persistent This () const
 
virtual void Delete () const
 
virtual ~Standard_Persistent ()
 
Standard_Persistentoperator= (const Standard_Persistent &)
 
 Standard_Persistent ()
 
 Standard_Persistent (const Standard_Persistent &)
 
 Standard_Persistent (const Storage_stCONSTclCOM &)
 
virtual const
Handle_Standard_Type & 
DynamicType () const
 
Standard_Boolean IsKind (const Handle_Standard_Type &) const
 
Standard_Boolean IsInstance (const Handle_Standard_Type &) const
 

Protected Member Functions

 PGeom_ElementarySurface ()
 Initializes the field(s) with default value(s). More...
 
 PGeom_ElementarySurface (const gp_Ax3 &aPosition)
 Initializes the fields with these values. More...
 

Protected Attributes

gp_Ax3 position
 

Constructor & Destructor Documentation

PGeom_ElementarySurface::PGeom_ElementarySurface ( const Storage_stCONSTclCOM a)
inline
PGeom_ElementarySurface::PGeom_ElementarySurface ( )
protected

Initializes the field(s) with default value(s).

PGeom_ElementarySurface::PGeom_ElementarySurface ( const gp_Ax3 aPosition)
protected

Initializes the fields with these values.

Member Function Documentation

const gp_Ax3& PGeom_ElementarySurface::_CSFDB_GetPGeom_ElementarySurfaceposition ( ) const
inline
void PGeom_ElementarySurface::Position ( const gp_Ax3 aPosition)

Set the field position with <aPosition>.

gp_Ax3 PGeom_ElementarySurface::Position ( ) const

Returns the value of the field position.

Field Documentation

gp_Ax3 PGeom_ElementarySurface::position
protected

The documentation for this class was generated from the following file: