All Frameworks  Class Hierarchy  This Framework  Indexes

GeometricOperators Global Function CATCreateCurveUserParameterization


CATCurveUserParameterization * CATCreateCurveUserParameterization(CATGeoFactory* iFactory,
CATSoftwareConfiguration* iSoftwareConfiguration,
const CATCurve* iCurve,
const CATCrvLimits& iLimits,
CATMathFunctionX* iReparametrizationFunction,
double 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.