Open CASCADE Technology  6.9.1
Public Member Functions | Protected Member Functions | Protected Attributes
PGeom_AxisPlacement Class Reference

#include <PGeom_AxisPlacement.hxx>

Inheritance diagram for PGeom_AxisPlacement:
Inheritance graph
[legend]

Public Member Functions

void Axis (const gp_Ax1 &aAxis)
 Set the field axis with <aAxis>. More...
 
gp_Ax1 Axis () const
 Returns the value of the field axis. More...
 
 PGeom_AxisPlacement (const Storage_stCONSTclCOM &a)
 
const gp_Ax1_CSFDB_GetPGeom_AxisPlacementaxis () const
 
- 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_AxisPlacement ()
 Initializes the field(s) with default value(s). More...
 
 PGeom_AxisPlacement (const gp_Ax1 &aAxis)
 Initializes the field axis with <aAxis>. More...
 

Protected Attributes

gp_Ax1 axis
 

Constructor & Destructor Documentation

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

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

PGeom_AxisPlacement::PGeom_AxisPlacement ( const gp_Ax1 aAxis)
protected

Initializes the field axis with <aAxis>.

Member Function Documentation

const gp_Ax1& PGeom_AxisPlacement::_CSFDB_GetPGeom_AxisPlacementaxis ( ) const
inline
void PGeom_AxisPlacement::Axis ( const gp_Ax1 aAxis)

Set the field axis with <aAxis>.

gp_Ax1 PGeom_AxisPlacement::Axis ( ) const

Returns the value of the field axis.

Field Documentation

gp_Ax1 PGeom_AxisPlacement::axis
protected

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