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_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:

    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 occ::handle< Geom_Axis1Placement > &A, const StepData_Factors &theLocalFactors=StepData_Factors())
     GeomToStep_MakeAxis1Placement (const occ::handle< Geom2d_AxisPlacement > &A, const StepData_Factors &theLocalFactors=StepData_Factors())
    const occ::handle< StepGeom_Axis1Placement > & 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 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 = StepData_Factors() )

    ◆ GeomToStep_MakeAxis1Placement() [2/4]

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

    ◆ GeomToStep_MakeAxis1Placement() [3/4]

    GeomToStep_MakeAxis1Placement::GeomToStep_MakeAxis1Placement ( const occ::handle< Geom_Axis1Placement > & A,
    const StepData_Factors & theLocalFactors = StepData_Factors() )

    ◆ GeomToStep_MakeAxis1Placement() [4/4]

    GeomToStep_MakeAxis1Placement::GeomToStep_MakeAxis1Placement ( const occ::handle< Geom2d_AxisPlacement > & A,
    const StepData_Factors & theLocalFactors = StepData_Factors() )

    Member Function Documentation

    ◆ Value()

    const occ::handle< StepGeom_Axis1Placement > & GeomToStep_MakeAxis1Placement::Value ( ) const

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