GMModelInterfaces Global Function CATCGMCreateNurbsSurfaceTools


CATCGMCreateNurbsSurfaceTools( iFactory,
iConfig,
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:
[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: CATICGMNurbsSurfaceTools.h
If needed, your Imakefile.mk should include the module: CATGMModelInterfaces

Copyright © 1999-2015, Dassault Systèmes. All rights reserved.