| 
    Open CASCADE Technology 7.8.2.dev
    
   | 
 
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>

Public Member Functions | |
| GeomToStep_MakeCurve (const Handle< Geom_Curve > &C, const StepData_Factors &theLocalFactors=StepData_Factors()) | |
| GeomToStep_MakeCurve (const Handle< Geom2d_Curve > &C, const StepData_Factors &theLocalFactors=StepData_Factors()) | |
| const Handle< StepGeom_Curve > & | 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 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.
| GeomToStep_MakeCurve::GeomToStep_MakeCurve | ( | const Handle< Geom_Curve > & | C, | 
| const StepData_Factors & | theLocalFactors = StepData_Factors()  | 
        ||
| ) | 
| GeomToStep_MakeCurve::GeomToStep_MakeCurve | ( | const Handle< Geom2d_Curve > & | C, | 
| const StepData_Factors & | theLocalFactors = StepData_Factors()  | 
        ||
| ) | 
| const Handle< StepGeom_Curve > & GeomToStep_MakeCurve::Value | ( | ) | const |