Open CASCADE Technology 7.8.0
|
This class implements the mapping between the class Parabola from Geom and the class Parabola from StepGeom which describes a Parabola from ProSTEP. More...
#include <GeomToStep_MakeParabola.hxx>
Public Member Functions | |
GeomToStep_MakeParabola (const Handle< Geom2d_Parabola > &C, const StepData_Factors &theLocalFactors) | |
GeomToStep_MakeParabola (const Handle< Geom_Parabola > &C, const StepData_Factors &theLocalFactors) | |
const Handle< StepGeom_Parabola > & | 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 the class Parabola from Geom and the class Parabola from StepGeom which describes a Parabola from ProSTEP.
GeomToStep_MakeParabola::GeomToStep_MakeParabola | ( | const Handle< Geom2d_Parabola > & | C, |
const StepData_Factors & | theLocalFactors | ||
) |
GeomToStep_MakeParabola::GeomToStep_MakeParabola | ( | const Handle< Geom_Parabola > & | C, |
const StepData_Factors & | theLocalFactors | ||
) |
const Handle< StepGeom_Parabola > & GeomToStep_MakeParabola::Value | ( | ) | const |