GeometricOperators Global Function CATCreateCurveUserParameterization
All Frameworks Class Hierarchy This Framework Indexes
GeometricOperators Global Function CATCreateCurveUserParameterization
| CATCreateCurveUserParameterization( | | iFactory, |
| | iSoftwareConfiguration, |
| const | iCurve, |
| const | iLimits, |
| | iReparametrizationFunction, |
| | iTolerance) |
-
Creates a CATCurveUserParameterization operator.
- Parameters:
-
- iFactory
- The factory where the result curve is created.
- iSoftwareConfiguration
- The software configuration.
- iCurve
- The input curve to be reparameterized.
- iLimits
- The limits on which the input curve will be reparameterized.
- iTolerance
- The function wich defines the new parameterization of the curve
- iReparametrizationFunction
- The tolerance for user reparameterization.
- Returns:
- The created CATCurveUserParameterization operator.
This object is included in the file: CATCurveUserParameterization.h
If needed, your Imakefile.mk should include the module: CATGeometricOperators
Copyright © 2003, Dassault Systèmes. All rights reserved.