Open CASCADE Technology 6.6.0
Public Member Functions
GeomFill_Generator Class Reference

Create a surface using generating lines. Inherits
profiler. The surface will be a BSplineSurface
passing by all the curves described in the
generator. The VDegree of the resulting surface is
1.

#include <GeomFill_Generator.hxx>

Inheritance diagram for GeomFill_Generator:
Inheritance graph
[legend]

Public Member Functions

 GeomFill_Generator ()
virtual void Perform (const Standard_Real PTol)
 Converts all curves to BSplineCurves.
Set them to the common profile.
Compute the surface (degv = 1).
<PTol> is used to compare 2 knots.

const Handle_Geom_Surface & Surface () const

Constructor & Destructor Documentation

GeomFill_Generator::GeomFill_Generator ( )

Member Function Documentation

virtual void GeomFill_Generator::Perform ( const Standard_Real  PTol) [virtual]

Reimplemented from GeomFill_Profiler.

const Handle_Geom_Surface& GeomFill_Generator::Surface ( ) const

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