Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Data Structures
BRepAdaptor_Curve2d.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <TopoDS_Edge.hxx>
#include <TopoDS_Face.hxx>
#include <Geom2dAdaptor_Curve.hxx>

Data Structures

class  BRepAdaptor_Curve2d
 The Curve2d from BRepAdaptor allows to use an Edge
on a Face like a 2d curve. (curve in the
parametric space).

It has the methods of the class Curve2d from
Adpator.

It is created or initialized with a Face and an
Edge. The methods are inherited from Curve from
Geom2dAdaptor.
More...