Open CASCADE Technology  7.3.0
Data Structures

Geom_Line.hxx File Reference

#include <Standard.hxx>
#include <Standard_Type.hxx>
#include <gp_Ax1.hxx>
#include <Geom_Curve.hxx>
#include <Standard_Real.hxx>
#include <Standard_Boolean.hxx>
#include <GeomAbs_Shape.hxx>
#include <Standard_Integer.hxx>

Data Structures

class  Geom_Line
 Describes an infinite line. A line is defined and positioned in space with an axis (gp_Ax1 object) which gives it an origin and a unit vector. The Geom_Line line is parameterized: P (U) = O + U*Dir, where: More...