All Frameworks  Class Hierarchy  This Framework  Indexes

FreeFormOperators Global Function CATFrFCreateSmoothingOper


CATFrFCreateSmoothingOper( 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:
CATFrFSmoothingOper

This object is included in the file: CATFrFSmoothingOper.h
If needed, your Imakefile.mk should include the module: CATFreeFormOperators

Copyright © 2003, Dassault Systèmes. All rights reserved.