GMModelInterfaces Global Function CATCGMCreateCurveUserParameterization


CATICGMCurveUserParameterization * CATCGMCreateCurveUserParameterization(CATGeoFactory* iFactory,
CATSoftwareConfiguration* iSoftwareConfiguration,
const CATCurve* iCurve,
const CATCrvLimits& iLimits,
CATMathFunctionX* iReparametrizationFunction,
double iTolerance)
Creates a CATICGMCurveUserParameterization 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:
[out, IUnknown#Release] The created CATICGMCurveUserParameterization operator.

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

Copyright © 1999-2015, Dassault Systèmes. All rights reserved.