Open CASCADE Technology  7.4.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. 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() [1/2]

BRepFill_ApproxSeewing::BRepFill_ApproxSeewing ( )

◆ BRepFill_ApproxSeewing() [2/2]

BRepFill_ApproxSeewing::BRepFill_ApproxSeewing ( const BRepFill_MultiLine ML)

Member Function Documentation

◆ Curve()

const Handle< Geom_Curve >& BRepFill_ApproxSeewing::Curve ( ) const

returns the approximation of the 3d Curve

◆ CurveOnF1()

const Handle< Geom2d_Curve >& BRepFill_ApproxSeewing::CurveOnF1 ( ) const

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

◆ CurveOnF2()

const Handle< Geom2d_Curve >& BRepFill_ApproxSeewing::CurveOnF2 ( ) const

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

◆ IsDone()

Standard_Boolean BRepFill_ApproxSeewing::IsDone ( ) const

◆ Perform()

void BRepFill_ApproxSeewing::Perform ( const BRepFill_MultiLine ML)

The documentation for this class was generated from the following file: