Open CASCADE Technology
6.9.0
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Boolean.hxx>
#include <Handle_StepGeom_Curve.hxx>
#include <Handle_Geom2d_Curve.hxx>
Data Structures | |
class | StepToGeom_MakeCurve2d |
This class implements the mapping between class Curve from StepGeom which describes a Curve from prostep and Curve from Geom2d. As Curve is an abstract class this class an access to the sub-class required. More... | |