Open CASCADE Technology  7.0.0
Data Structures
IntPatch_Line.hxx File Reference
#include <Standard.hxx>
#include <Standard_Type.hxx>
#include <IntPatch_IType.hxx>
#include <Standard_Boolean.hxx>
#include <IntSurf_TypeTrans.hxx>
#include <IntSurf_Situation.hxx>
#include <MMgt_TShared.hxx>
#include <IntPatch_Line.lxx>

Data Structures

class  IntPatch_Line
 Definition of an intersection line between two surfaces. A line may be either geometric : line, circle, ellipse, parabola, hyperbola, as defined in the class GLine, or analytic, as defined in the class ALine, or defined by a set of points (coming from a walking algorithm) as defined in the class WLine. More...