OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    GeomToStep_MakeAxis2Placement3d Class Reference

    This class implements the mapping between classes Axis2Placement from Geom and Ax2, Ax3 from gp, and the class Axis2Placement3d from StepGeom which describes an axis2_placement_3d from Prostep. More...

    #include <GeomToStep_MakeAxis2Placement3d.hxx>

    Inheritance diagram for GeomToStep_MakeAxis2Placement3d:

    Public Member Functions

     GeomToStep_MakeAxis2Placement3d (const StepData_Factors &theLocalFactors=StepData_Factors())
     GeomToStep_MakeAxis2Placement3d (const gp_Ax2 &A, const StepData_Factors &theLocalFactors=StepData_Factors())
     GeomToStep_MakeAxis2Placement3d (const gp_Ax3 &A, const StepData_Factors &theLocalFactors=StepData_Factors())
     GeomToStep_MakeAxis2Placement3d (const gp_Trsf &T, const StepData_Factors &theLocalFactors=StepData_Factors())
     GeomToStep_MakeAxis2Placement3d (const occ::handle< Geom_Axis2Placement > &A, const StepData_Factors &theLocalFactors=StepData_Factors())
    const occ::handle< StepGeom_Axis2Placement3d > & Value () const
    Public Member Functions inherited from GeomToStep_Root
    bool IsDone () const

    Additional Inherited Members

    Protected Attributes inherited from GeomToStep_Root
    bool done

    Detailed Description

    This class implements the mapping between classes Axis2Placement from Geom and Ax2, Ax3 from gp, and the class Axis2Placement3d from StepGeom which describes an axis2_placement_3d from Prostep.

    Constructor & Destructor Documentation

    ◆ GeomToStep_MakeAxis2Placement3d() [1/5]

    GeomToStep_MakeAxis2Placement3d::GeomToStep_MakeAxis2Placement3d ( const StepData_Factors & theLocalFactors = StepData_Factors())

    ◆ GeomToStep_MakeAxis2Placement3d() [2/5]

    GeomToStep_MakeAxis2Placement3d::GeomToStep_MakeAxis2Placement3d ( const gp_Ax2 & A,
    const StepData_Factors & theLocalFactors = StepData_Factors() )

    ◆ GeomToStep_MakeAxis2Placement3d() [3/5]

    GeomToStep_MakeAxis2Placement3d::GeomToStep_MakeAxis2Placement3d ( const gp_Ax3 & A,
    const StepData_Factors & theLocalFactors = StepData_Factors() )

    ◆ GeomToStep_MakeAxis2Placement3d() [4/5]

    GeomToStep_MakeAxis2Placement3d::GeomToStep_MakeAxis2Placement3d ( const gp_Trsf & T,
    const StepData_Factors & theLocalFactors = StepData_Factors() )

    ◆ GeomToStep_MakeAxis2Placement3d() [5/5]

    GeomToStep_MakeAxis2Placement3d::GeomToStep_MakeAxis2Placement3d ( const occ::handle< Geom_Axis2Placement > & A,
    const StepData_Factors & theLocalFactors = StepData_Factors() )

    Member Function Documentation

    ◆ Value()

    const occ::handle< StepGeom_Axis2Placement3d > & GeomToStep_MakeAxis2Placement3d::Value ( ) const

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