Open CASCADE Technology
7.3.0
|
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) | |
GeomToStep_MakeEllipse (const Handle< Geom_Ellipse > &C) | |
GeomToStep_MakeEllipse (const Handle< Geom2d_Ellipse > &C) | |
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 | ) |
GeomToStep_MakeEllipse::GeomToStep_MakeEllipse | ( | const Handle< Geom_Ellipse > & | C | ) |
GeomToStep_MakeEllipse::GeomToStep_MakeEllipse | ( | const Handle< Geom2d_Ellipse > & | C | ) |
const Handle< StepGeom_Ellipse >& GeomToStep_MakeEllipse::Value | ( | ) | const |