GMOperatorsInterfaces Global Function CATCGMCreateTopSurToNurbsSurOperator
CATCGMCreateTopSurToNurbsSurOperator( | | iFactory, |
| | iTopData, |
| | iSkinBody, |
| | iFaceCell) |
-
Creates a topological operator to convert the geometry of a surface into a NURBS surface.
- Parameters:
-
- iFactory
- The pointer to the factory that creates the resulting body.
- iTopData
- The pointer to the data defining the software configuration and the journal. If the journal inside iTopData
is NULL, it is not filled.
- iSkinBody
- The skin body that contains the face iFaceCell.
- iFaceCell
- The face whose surface is transformed into a NURBS surface.
- 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: CATICGMTopSurToNurbsSurOperator.h
If needed, your Imakefile.mk should include the module: CATGMOperatorsInterfaces
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.