GMOperatorsInterfaces Global Function CATCGMCreateInterproxCrv


CATCGMCreateInterproxCrv( iFactory,
iConfig,
iListe,
const iPoints,
const iVectors,
iTension,
iSmoothness,
iTolapp,
const iImposition,
iMode= BASIC)
Creates the operator that deforms curves on a set of points.
Parameters:
iFactory
The pointer to the factory of the geometry.
iConfig
The pointer to configuration defining the level of code to replay.
iListe
The list of pointers to the curves to deform.
iPoints
The pointer to the set of points on which the curves are deformed.
iVectors
To keep to 0.
iTension
The tension.
iSmoothness
The smoothness.
iTolapp
Always keep to the factory resolution.
iImposition
The array [2] defining the type of constraints at each extremities of the deformed curve.
Legal values: 0 if a G0 continuity with the input curve is required, 1 for a G1 continuity, 2 for a G1 continuity.
iMode
The mode of use.
Returns:
[out, IUnknown#Release] The pointer to the created operator. To be released with the Release method after use.
See also:

This object is included in the file: CATCGMCreateInterproxCrv.h

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