GMOperatorsInterfaces Global Function CATCGMFrFCreateSmoothingOper
CATCGMFrFCreateSmoothingOper( | | iFactory, |
| | iConfig, |
| | iPoints) |
-
Creates the operator that smoothes a set of points to create a Set of curves.
- Parameters:
-
- iFactory
- The pointer to the factory of the geometry.
- iConfig
- The pointer to configuration defining the level of code to replay.
- iPoints
- The pointer to the set of points (Its dimension=3).
- Returns:
- The pointer to the created operator. To delete with the usual C++ delete operator afer use.
- See also:
-
This object is included in the file: CATICGMFrFSmoothingOper.h
If needed, your Imakefile.mk should include the module: CATGMOperatorsInterfaces
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.