| 
    Open CASCADE Technology 7.8.2.dev
    
   | 
 
This class implements the mapping between classes Ellipse from Geom, and Circ from gp, and the class Ellipse from StepGeom which describes a Ellipse from Prostep. More...
#include <GeomToStep_MakeEllipse.hxx>

Public Member Functions | |
| GeomToStep_MakeEllipse (const gp_Elips &C, const StepData_Factors &theLocalFactors=StepData_Factors()) | |
| GeomToStep_MakeEllipse (const Handle< Geom_Ellipse > &C, const StepData_Factors &theLocalFactors=StepData_Factors()) | |
| GeomToStep_MakeEllipse (const Handle< Geom2d_Ellipse > &C, const StepData_Factors &theLocalFactors=StepData_Factors()) | |
| const Handle< StepGeom_Ellipse > & | 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 | 
This class implements the mapping between classes Ellipse from Geom, and Circ from gp, and the class Ellipse from StepGeom which describes a Ellipse from Prostep.
| GeomToStep_MakeEllipse::GeomToStep_MakeEllipse | ( | const gp_Elips & | C, | 
| const StepData_Factors & | theLocalFactors = StepData_Factors()  | 
        ||
| ) | 
| GeomToStep_MakeEllipse::GeomToStep_MakeEllipse | ( | const Handle< Geom_Ellipse > & | C, | 
| const StepData_Factors & | theLocalFactors = StepData_Factors()  | 
        ||
| ) | 
| GeomToStep_MakeEllipse::GeomToStep_MakeEllipse | ( | const Handle< Geom2d_Ellipse > & | C, | 
| const StepData_Factors & | theLocalFactors = StepData_Factors()  | 
        ||
| ) | 
| const Handle< StepGeom_Ellipse > & GeomToStep_MakeEllipse::Value | ( | ) | const |