GMModelInterfaces Global Function CATCGMCreateNurbsCurveTools
CATCGMCreateNurbsCurveTools( | | 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:
- [out, IUnknown#Release] The pointer to the created operator.
To be released with the Release method after use.
This object is included in the file: CATICGMNurbsCurveTools.h
If needed, your Imakefile.mk should include the module: CATGMModelInterfaces
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.