All Frameworks  Class Hierarchy  This Framework  Indexes

GeometricOperators Global Function CATCreateNurbsSurfaceTools


CATNurbsSurfaceTools * CATCreateNurbsSurfaceTools(CATGeoFactory* iFactory,
CATSoftwareConfiguration* iConfig,
CATSurface* iSurface)
Creates an operator to manipulate a Nurbs Surface.
Parameters:
iFactory
The pointer to the geometry factory needed for the creation of the result surface.
iSurface
The pointer to the Nurbs Surface to be manipulated.
Returns:
The pointer to the created operator. To be deleted with the usual C++ delete operator after use.

This object is included in the file: CATNurbsSurfaceTools.h
If needed, your Imakefile.mk should include the module: GeoNurbsTools

Copyright © 2003, Dassault Systèmes. All rights reserved.