Open CASCADE Technology  6.9.0
Data Structures
GeomToIGES_GeomCurve.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <GeomToIGES_GeomEntity.hxx>
#include <Handle_IGESData_IGESEntity.hxx>
#include <Handle_Geom_Curve.hxx>
#include <Standard_Real.hxx>
#include <Handle_Geom_BoundedCurve.hxx>
#include <Handle_Geom_BSplineCurve.hxx>
#include <Handle_Geom_BezierCurve.hxx>
#include <Handle_Geom_TrimmedCurve.hxx>
#include <Handle_Geom_Conic.hxx>
#include <Handle_Geom_Circle.hxx>
#include <Handle_Geom_Ellipse.hxx>
#include <Handle_Geom_Hyperbola.hxx>
#include <Handle_Geom_Line.hxx>
#include <Handle_Geom_Parabola.hxx>
#include <Handle_Geom_OffsetCurve.hxx>

Data Structures

class  GeomToIGES_GeomCurve
 This class implements the transfer of the Curve Entity from Geom To IGES. These can be : Curve . BoundedCurve. More...