Open CASCADE Technology  6.9.0
Public Member Functions

PGeom_Axis1Placement Class Reference

#include <PGeom_Axis1Placement.hxx>

Inheritance diagram for PGeom_Axis1Placement:
Inheritance graph
[legend]

Public Member Functions

 PGeom_Axis1Placement ()
 Creates an Axis1Placement with Ax1 default value. More...
 
 PGeom_Axis1Placement (const gp_Ax1 &aAxis)
 Creates an Axis1Placement with <aAxis>. More...
 
 PGeom_Axis1Placement (const Storage_stCONSTclCOM &a)
 
- Public Member Functions inherited from PGeom_AxisPlacement
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
 

Additional Inherited Members

- Protected Member Functions inherited from PGeom_AxisPlacement
 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 inherited from PGeom_AxisPlacement
gp_Ax1 axis
 

Constructor & Destructor Documentation

PGeom_Axis1Placement::PGeom_Axis1Placement ( )

Creates an Axis1Placement with Ax1 default value.

PGeom_Axis1Placement::PGeom_Axis1Placement ( const gp_Ax1 aAxis)

Creates an Axis1Placement with <aAxis>.

PGeom_Axis1Placement::PGeom_Axis1Placement ( const Storage_stCONSTclCOM a)
inline

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