Open CASCADE Technology 7.8.0
Public Member Functions
GeomToStep_MakeAxis1Placement Class Reference

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>

Inheritance diagram for GeomToStep_MakeAxis1Placement:
Inheritance graph
[legend]

Public Member Functions

 GeomToStep_MakeAxis1Placement (const gp_Ax1 &A, const StepData_Factors &theLocalFactors)
 
 GeomToStep_MakeAxis1Placement (const gp_Ax2d &A, const StepData_Factors &theLocalFactors)
 
 GeomToStep_MakeAxis1Placement (const Handle< Geom_Axis1Placement > &A, const StepData_Factors &theLocalFactors)
 
 GeomToStep_MakeAxis1Placement (const Handle< Geom2d_AxisPlacement > &A, const StepData_Factors &theLocalFactors)
 
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
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ GeomToStep_MakeAxis1Placement() [1/4]

GeomToStep_MakeAxis1Placement::GeomToStep_MakeAxis1Placement ( const gp_Ax1 A,
const StepData_Factors theLocalFactors 
)

◆ GeomToStep_MakeAxis1Placement() [2/4]

GeomToStep_MakeAxis1Placement::GeomToStep_MakeAxis1Placement ( const gp_Ax2d A,
const StepData_Factors theLocalFactors 
)

◆ GeomToStep_MakeAxis1Placement() [3/4]

GeomToStep_MakeAxis1Placement::GeomToStep_MakeAxis1Placement ( const Handle< Geom_Axis1Placement > &  A,
const StepData_Factors theLocalFactors 
)

◆ GeomToStep_MakeAxis1Placement() [4/4]

GeomToStep_MakeAxis1Placement::GeomToStep_MakeAxis1Placement ( const Handle< Geom2d_AxisPlacement > &  A,
const StepData_Factors theLocalFactors 
)

Member Function Documentation

◆ Value()

const Handle< StepGeom_Axis1Placement > & GeomToStep_MakeAxis1Placement::Value ( ) const

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