Open CASCADE Technology 6.6.0
Public Member Functions
BRepFill_ApproxSeewing Class Reference

Evaluate the 3dCurve and the PCurves described in
a MultiLine from BRepFill. The parametrization of
those curves is not imposed by the Bissectrice.
The parametrization is given approximatively by
the abscissa of the curve3d.

#include <BRepFill_ApproxSeewing.hxx>

Public Member Functions

 BRepFill_ApproxSeewing ()
 BRepFill_ApproxSeewing (const BRepFill_MultiLine &ML)
void Perform (const BRepFill_MultiLine &ML)
Standard_Boolean IsDone () const
const Handle_Geom_Curve & Curve () const
 returns the approximation of the 3d Curve

const Handle_Geom2d_Curve & CurveOnF1 () const
 returns the approximation of the PCurve on the
first face of the MultiLine

const Handle_Geom2d_Curve & CurveOnF2 () const
 returns the approximation of the PCurve on the
first face of the MultiLine


Constructor & Destructor Documentation

BRepFill_ApproxSeewing::BRepFill_ApproxSeewing ( )
BRepFill_ApproxSeewing::BRepFill_ApproxSeewing ( const BRepFill_MultiLine ML)

Member Function Documentation

const Handle_Geom_Curve& BRepFill_ApproxSeewing::Curve ( ) const
const Handle_Geom2d_Curve& BRepFill_ApproxSeewing::CurveOnF1 ( ) const
const Handle_Geom2d_Curve& BRepFill_ApproxSeewing::CurveOnF2 ( ) const
Standard_Boolean BRepFill_ApproxSeewing::IsDone ( ) const
void BRepFill_ApproxSeewing::Perform ( const BRepFill_MultiLine ML)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines