All Frameworks  Class Hierarchy  This Framework  Indexes

GeometricOperators Global Function CATCreateNurbsCurveTools


CATCreateNurbsCurveTools( iFactory,
iConfig,
iCurve)
Creates an operator to manipulate a Nurbs curve.
Parameters:
iFactory
The pointer to the geometry factory needed for the creation of the resulting curve.
iCurve
The pointer to the Nurbs curve to be manipulated.
Returns:
The pointer to the created operator. To delete with the usual C++ delete operator after use.

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

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