Open CASCADE Technology  6.9.0
Data Structures

GeomToStep_MakeCurve.hxx File Reference

#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Handle_StepGeom_Curve.hxx>
#include <GeomToStep_Root.hxx>
#include <Handle_Geom_Curve.hxx>
#include <Handle_Geom2d_Curve.hxx>

Data Structures

class  GeomToStep_MakeCurve
 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...