Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Data Structures
StepToGeom_MakeBoundedCurve2d.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_Geom2d_BoundedCurve.hxx>

Data Structures

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