Open CASCADE Technology 7.9.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, const StepData_Factors &theLocalFactors=StepData_Factors()) | |
GeomToStep_MakeAxis1Placement (const gp_Ax2d &A, const StepData_Factors &theLocalFactors=StepData_Factors()) | |
GeomToStep_MakeAxis1Placement (const Handle< Geom_Axis1Placement > &A, const StepData_Factors &theLocalFactors=StepData_Factors()) | |
GeomToStep_MakeAxis1Placement (const Handle< Geom2d_AxisPlacement > &A, const StepData_Factors &theLocalFactors=StepData_Factors()) | |
const Handle< StepGeom_Axis1Placement > & | Value () const |
![]() | |
Standard_Boolean | IsDone () const |
Additional Inherited Members | |
![]() | |
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, |
const StepData_Factors & | theLocalFactors = StepData_Factors() ) |
GeomToStep_MakeAxis1Placement::GeomToStep_MakeAxis1Placement | ( | const gp_Ax2d & | A, |
const StepData_Factors & | theLocalFactors = StepData_Factors() ) |
GeomToStep_MakeAxis1Placement::GeomToStep_MakeAxis1Placement | ( | const Handle< Geom_Axis1Placement > & | A, |
const StepData_Factors & | theLocalFactors = StepData_Factors() ) |
GeomToStep_MakeAxis1Placement::GeomToStep_MakeAxis1Placement | ( | const Handle< Geom2d_AxisPlacement > & | A, |
const StepData_Factors & | theLocalFactors = StepData_Factors() ) |
const Handle< StepGeom_Axis1Placement > & GeomToStep_MakeAxis1Placement::Value | ( | ) | const |