GMOperatorsInterfaces Global Function CATCGMCreateExtrapolateBody


CATCGMCreateExtrapolateBody( iGeoFactory,
iTopData,
iBodyToExtrapol,
iSupport= NULL,
iMinimumGap= 0.)
Creates a CATICGMExtrapolateBody operator.
Parameters:
iFactory
The factory of the geometry.
iData
The pointer to the data defining the software configuration and the journal. If the journal inside iData is NULL, it is not filled.
iBodyToExtrapol
The CATWire to be extrapolated.
iSupport
The surfacic support on which the CATWire is to be extrapolated. This option is only available for planar supports.
iMinimumGap
The minimum gap.
Returns:
[out, IUnknown#Release] The pointer to the created operator. To be released with the Release method after use.

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

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