Open CASCADE Technology
7.0.0
|
This class implements the mapping between classes Axis1Placement from Geom and Ax1 from gp, and the class Axis1Placement from StepGeom which describes an Axis1Placement from Prostep. More...
#include <GeomToStep_MakeAxis1Placement.hxx>
Public Member Functions | |
GeomToStep_MakeAxis1Placement (const gp_Ax1 &A) | |
GeomToStep_MakeAxis1Placement (const gp_Ax2d &A) | |
GeomToStep_MakeAxis1Placement (const Handle< Geom_Axis1Placement > &A) | |
GeomToStep_MakeAxis1Placement (const Handle< Geom2d_AxisPlacement > &A) | |
const Handle< StepGeom_Axis1Placement > & | Value () const |
Public Member Functions inherited from GeomToStep_Root | |
Standard_Boolean | IsDone () const |
Additional Inherited Members | |
Protected Attributes inherited from GeomToStep_Root | |
Standard_Boolean | done |
This class implements the mapping between classes Axis1Placement from Geom and Ax1 from gp, and the class Axis1Placement from StepGeom which describes an Axis1Placement from Prostep.
GeomToStep_MakeAxis1Placement::GeomToStep_MakeAxis1Placement | ( | const gp_Ax1 & | A | ) |
GeomToStep_MakeAxis1Placement::GeomToStep_MakeAxis1Placement | ( | const gp_Ax2d & | A | ) |
GeomToStep_MakeAxis1Placement::GeomToStep_MakeAxis1Placement | ( | const Handle< Geom_Axis1Placement > & | A | ) |
GeomToStep_MakeAxis1Placement::GeomToStep_MakeAxis1Placement | ( | const Handle< Geom2d_AxisPlacement > & | A | ) |
const Handle< StepGeom_Axis1Placement >& GeomToStep_MakeAxis1Placement::Value | ( | ) | const |