GMOperatorsInterfaces Global Function CATCGMCreateCrvDegreeModification
CATCGMCreateCrvDegreeModification( | | iFactory, |
| | iNurbsCurve, |
| const | iNewDegree, |
| | iMode | = BASIC) |
-
Creates the geometric operator increases the degree of a Nurbs curve.
- Parameters:
-
- iFactory
- The pointer to the factory of the geometry.
- iNurbsCurve
- The pointer to the curve to be converted.
- iNewDegree
- The new degree.
- 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: CATCGMCreateCrvDegreeModification.h
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.