Open CASCADE Technology  6.9.0
Data Structures

GeomToStep_MakeBoundedCurve.hxx File Reference

#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Handle_StepGeom_BoundedCurve.hxx>
#include <GeomToStep_Root.hxx>
#include <Handle_Geom_BoundedCurve.hxx>
#include <Handle_Geom2d_BoundedCurve.hxx>

Data Structures

class  GeomToStep_MakeBoundedCurve
 This class implements the mapping between classes BoundedCurve from Geom, Geom2d and the class BoundedCurve from StepGeom which describes a BoundedCurve from prostep. As BoundedCurve is an abstract BoundedCurve this class is an access to the sub-class required. More...