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