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_MakeCurve Class Reference

    This class implements the mapping between classes Curve from Geom and the class Curve from StepGeom which describes a Curve from prostep. As Curve is an abstract curve this class an access to the sub-class required. More...

    #include <GeomToStep_MakeCurve.hxx>

    Inheritance diagram for GeomToStep_MakeCurve:

    Public Member Functions

     GeomToStep_MakeCurve (const occ::handle< Geom_Curve > &C, const StepData_Factors &theLocalFactors=StepData_Factors())
     GeomToStep_MakeCurve (const occ::handle< Geom2d_Curve > &C, const StepData_Factors &theLocalFactors=StepData_Factors())
    const occ::handle< StepGeom_Curve > & 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 Curve from Geom and the class Curve from StepGeom which describes a Curve from prostep. As Curve is an abstract curve this class an access to the sub-class required.

    Constructor & Destructor Documentation

    ◆ GeomToStep_MakeCurve() [1/2]

    GeomToStep_MakeCurve::GeomToStep_MakeCurve ( const occ::handle< Geom_Curve > & C,
    const StepData_Factors & theLocalFactors = StepData_Factors() )

    ◆ GeomToStep_MakeCurve() [2/2]

    GeomToStep_MakeCurve::GeomToStep_MakeCurve ( const occ::handle< Geom2d_Curve > & C,
    const StepData_Factors & theLocalFactors = StepData_Factors() )

    Member Function Documentation

    ◆ Value()

    const occ::handle< StepGeom_Curve > & GeomToStep_MakeCurve::Value ( ) const

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