GMOperatorsInterfaces Global Function CATCGMCreateSurDegreeModification


CATCGMCreateSurDegreeModification( iFactory,
iNurbsSurface,
const iNewDegreeU,
const iNewDegreeV,
iMode= BASIC)
Creates the geometric operator increases the degree of a Nurbs surface.
Parameters:
iFactory
The pointer to the factory of the geometry.
iNurbsCurve
The pointer to the surface to be converted.
iNewDegreeU
The new degree along U.
iNewDegreeV
The new degree along V.
iMode
The mode of use.
Returns:
[out, IUnknown#Release] The pointer to the created operator. To be released with the Release method afer use.

This object is included in the file: CATCGMCreateSurDegreeModification.h

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