Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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.
More...

#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
More...
 
const Handle_Geom2d_Curve & CurveOnF1 () const
 returns the approximation of the PCurve on the
first face of the MultiLine
More...
 
const Handle_Geom2d_Curve & CurveOnF2 () const
 returns the approximation of the PCurve on the
first face of the MultiLine
More...
 

Detailed Description

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.

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

returns the approximation of the 3d Curve

const Handle_Geom2d_Curve& BRepFill_ApproxSeewing::CurveOnF1 ( ) const

returns the approximation of the PCurve on the
first face of the MultiLine

const Handle_Geom2d_Curve& BRepFill_ApproxSeewing::CurveOnF2 ( ) const

returns the approximation of the PCurve on the
first face of the MultiLine

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: