#include <PGeom_Axis2Placement.hxx>
Inheritance diagram for PGeom_Axis2Placement:
Public Member Functions | |
Standard_EXPORT | PGeom_Axis2Placement () |
Returns an Axis2Placement with default values. . | |
Standard_EXPORT | PGeom_Axis2Placement (const gp_Ax1 &aAxis, const gp_Dir &aXDirection) |
Creates an Axis2Placement with <a2>. . | |
Standard_EXPORT void | XDirection (const gp_Dir &aXDirection) |
Set the value of the field xDirection with <axdirection>. . | |
Standard_EXPORT gp_Dir | XDirection () const |
Returns the "XDirection". This is a unit vector. . | |
PGeom_Axis2Placement (const Storage_stCONSTclCOM &a) | |
const gp_Dir & | _CSFDB_GetPGeom_Axis2PlacementxDirection () const |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
gp_Dir | xDirection |
|
|
|
|
|
|
|
|
|
Reimplemented from PGeom_AxisPlacement. |
|
|
|
|
|
|