Open CASCADE Technology  6.9.1
Data Structures
StepToGeom_MakeBoundedCurve.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Boolean.hxx>
#include <Handle_StepGeom_BoundedCurve.hxx>
#include <Handle_Geom_BoundedCurve.hxx>

Data Structures

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