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

    This class implements the mapping between classes Circle from Geom, and Circ from gp, and the class Circle from StepGeom which describes a circle from Prostep. More...

    #include <GeomToStep_MakeCircle.hxx>

    Inheritance diagram for GeomToStep_MakeCircle:

    Public Member Functions

     GeomToStep_MakeCircle (const gp_Circ &C, const StepData_Factors &theLocalFactors=StepData_Factors())
     GeomToStep_MakeCircle (const occ::handle< Geom_Circle > &C, const StepData_Factors &theLocalFactors=StepData_Factors())
     GeomToStep_MakeCircle (const occ::handle< Geom2d_Circle > &C, const StepData_Factors &theLocalFactors=StepData_Factors())
    const occ::handle< StepGeom_Circle > & 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 Circle from Geom, and Circ from gp, and the class Circle from StepGeom which describes a circle from Prostep.

    Constructor & Destructor Documentation

    ◆ GeomToStep_MakeCircle() [1/3]

    GeomToStep_MakeCircle::GeomToStep_MakeCircle ( const gp_Circ & C,
    const StepData_Factors & theLocalFactors = StepData_Factors() )

    ◆ GeomToStep_MakeCircle() [2/3]

    GeomToStep_MakeCircle::GeomToStep_MakeCircle ( const occ::handle< Geom_Circle > & C,
    const StepData_Factors & theLocalFactors = StepData_Factors() )

    ◆ GeomToStep_MakeCircle() [3/3]

    GeomToStep_MakeCircle::GeomToStep_MakeCircle ( const occ::handle< Geom2d_Circle > & C,
    const StepData_Factors & theLocalFactors = StepData_Factors() )

    Member Function Documentation

    ◆ Value()

    const occ::handle< StepGeom_Circle > & GeomToStep_MakeCircle::Value ( ) const

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