OCC Main Page | ModelingAlgorithms | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ModelingAlgorithms
TKBool
BRepFill


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

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT BRepFill_ApproxSeewing ()
Standard_EXPORT BRepFill_ApproxSeewing (const BRepFill_MultiLine &ML)
Standard_EXPORT void Perform (const BRepFill_MultiLine &ML)
Standard_EXPORT Standard_Boolean IsDone () const
Standard_EXPORT const Handle_Geom_Curve & Curve () const
 returns the approximation of the 3d Curve

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

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


Private Attributes

BRepFill_MultiLine myML
Standard_Boolean myIsDone
Handle_Geom_Curve myCurve
Handle_Geom2d_Curve myPCurve1
Handle_Geom2d_Curve myPCurve2


Constructor & Destructor Documentation

Standard_EXPORT BRepFill_ApproxSeewing::BRepFill_ApproxSeewing  ) 
 

Standard_EXPORT BRepFill_ApproxSeewing::BRepFill_ApproxSeewing const BRepFill_MultiLine ML  ) 
 


Member Function Documentation

Standard_EXPORT const Handle_Geom_Curve& BRepFill_ApproxSeewing::Curve  )  const
 

Standard_EXPORT const Handle_Geom2d_Curve& BRepFill_ApproxSeewing::CurveOnF1  )  const
 

Standard_EXPORT const Handle_Geom2d_Curve& BRepFill_ApproxSeewing::CurveOnF2  )  const
 

Standard_EXPORT Standard_Boolean BRepFill_ApproxSeewing::IsDone  )  const
 

void BRepFill_ApproxSeewing::operator delete void *  anAddress  )  [inline]
 

void* BRepFill_ApproxSeewing::operator new size_t  size  )  [inline]
 

void* BRepFill_ApproxSeewing::operator new size_t  ,
void *  anAddress
[inline]
 

Standard_EXPORT void BRepFill_ApproxSeewing::Perform const BRepFill_MultiLine ML  ) 
 


Field Documentation

Handle_Geom_Curve BRepFill_ApproxSeewing::myCurve [private]
 

Standard_Boolean BRepFill_ApproxSeewing::myIsDone [private]
 

BRepFill_MultiLine BRepFill_ApproxSeewing::myML [private]
 

Handle_Geom2d_Curve BRepFill_ApproxSeewing::myPCurve1 [private]
 

Handle_Geom2d_Curve BRepFill_ApproxSeewing::myPCurve2 [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:41:15 2008 for OpenCASCADE by  doxygen 1.4.1