Open CASCADE Technology  6.9.0
Public Member Functions

PGeom_Axis2Placement Class Reference

#include <PGeom_Axis2Placement.hxx>

Inheritance diagram for PGeom_Axis2Placement:
Inheritance graph
[legend]

Public Member Functions

 PGeom_Axis2Placement ()
 Returns an Axis2Placement with default values. More...
 
 PGeom_Axis2Placement (const gp_Ax1 &aAxis, const gp_Dir &aXDirection)
 Creates an Axis2Placement with <A2>. More...
 
void XDirection (const gp_Dir &aXDirection)
 Set the value of the field xDirection with <aXDirection>. More...
 
gp_Dir XDirection () const
 Returns the "XDirection". This is a unit vector. More...
 
 PGeom_Axis2Placement (const Storage_stCONSTclCOM &a)
 
const gp_Dir_CSFDB_GetPGeom_Axis2PlacementxDirection () const
 
- 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_Axis2Placement::PGeom_Axis2Placement ( )

Returns an Axis2Placement with default values.

PGeom_Axis2Placement::PGeom_Axis2Placement ( const gp_Ax1 aAxis,
const gp_Dir aXDirection 
)

Creates an Axis2Placement with <A2>.

PGeom_Axis2Placement::PGeom_Axis2Placement ( const Storage_stCONSTclCOM a)
inline

Member Function Documentation

const gp_Dir& PGeom_Axis2Placement::_CSFDB_GetPGeom_Axis2PlacementxDirection ( ) const
inline
void PGeom_Axis2Placement::XDirection ( const gp_Dir aXDirection)

Set the value of the field xDirection with <aXDirection>.

gp_Dir PGeom_Axis2Placement::XDirection ( ) const

Returns the "XDirection". This is a unit vector.


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