#include <Geom_Axis1Placement.hxx>
Inheritance diagram for Geom_Axis1Placement:

Public Member Functions | |
| Standard_EXPORT | Geom_Axis1Placement (const gp_Ax1 &A1) |
| Returns a transient copy of A1. . | |
| Standard_EXPORT | Geom_Axis1Placement (const gp_Pnt &P, const gp_Dir &V) |
| P is the origin of the axis placement and V is the direction of the axis placement. . | |
| Standard_EXPORT const gp_Ax1 & | Ax1 () const |
| Returns a non transient copy of <me>. . | |
| Standard_EXPORT void | Reverse () |
| Reverses the direction of the axis placement. . | |
| Standard_EXPORT Handle_Geom_Axis1Placement | Reversed () const |
| Returns a copy of <me> reversed. . | |
| Standard_EXPORT void | SetDirection (const gp_Dir &V) |
| Assigns V to the unit vector of this axis. . | |
| Standard_EXPORT void | Transform (const gp_Trsf &T) |
| Applies the transformation T to this axis. . | |
| Standard_EXPORT Handle_Geom_Geometry | Copy () const |
| Creates a new object, which is a copy of this axis. . | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
Implements Geom_Geometry. |
|
|
Reimplemented from Geom_AxisPlacement. |
|
|
|
|
|
|
|
|
Implements Geom_AxisPlacement. |
|
|
Implements Geom_Geometry. |
1.4.1