Open CASCADE Technology
6.5.4
|
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
More...
#include <GeomFill_Generator.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | 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 |
virtual void GeomFill_Generator::Perform | ( | const Standard_Real | PTol | ) | [virtual] |
Reimplemented from GeomFill_Profiler.
const Handle_Geom_Surface& GeomFill_Generator::Surface | ( | ) | const |