Open CASCADE Technology  6.9.1
Public Member Functions
PGeom2d_AxisPlacement Class Reference

#include <PGeom2d_AxisPlacement.hxx>

Inheritance diagram for PGeom2d_AxisPlacement:
Inheritance graph
[legend]

Public Member Functions

 PGeom2d_AxisPlacement ()
 Initializes the field(s) with default value(s). More...
 
 PGeom2d_AxisPlacement (const gp_Ax2d &aAxis)
 Initializes the field axis with <aAxis>. More...
 
void Axis (const gp_Ax2d &aAxis)
 Set the field axis with <aAxis>. More...
 
gp_Ax2d Axis () const
 Returns the value of the field axis. More...
 
 PGeom2d_AxisPlacement (const Storage_stCONSTclCOM &a)
 
const gp_Ax2d_CSFDB_GetPGeom2d_AxisPlacementaxis () const
 
- Public Member Functions inherited from PGeom2d_Geometry
 PGeom2d_Geometry (const Storage_stCONSTclCOM &a)
 
 PGeom2d_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
 

Constructor & Destructor Documentation

PGeom2d_AxisPlacement::PGeom2d_AxisPlacement ( )

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

PGeom2d_AxisPlacement::PGeom2d_AxisPlacement ( const gp_Ax2d aAxis)

Initializes the field axis with <aAxis>.

PGeom2d_AxisPlacement::PGeom2d_AxisPlacement ( const Storage_stCONSTclCOM a)
inline

Member Function Documentation

const gp_Ax2d& PGeom2d_AxisPlacement::_CSFDB_GetPGeom2d_AxisPlacementaxis ( ) const
inline
void PGeom2d_AxisPlacement::Axis ( const gp_Ax2d aAxis)

Set the field axis with <aAxis>.

gp_Ax2d PGeom2d_AxisPlacement::Axis ( ) const

Returns the value of the field axis.


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