GMOperatorsInterfaces Global Function CATCGMCreateExtrapolParallelTool
CATCGMCreateExtrapolParallelTool( | | iGeoFactory, |
| | iData, |
| | iDist, |
| | iSkinBody, |
| | iRelimitType | = 1) |
-
Creates a parallel computation definition.
- Parameters:
-
- iGeoFactory
- The pointer to the geometry factory that creates the resulting body.
- iData
- The pointer to the data defining the software configuration and the journal. If the journal inside iData
is NULL, it is not filled.
- iDist
- The type of computation (parallel, geodesic).
- iSkinBody
- The pointer to the skin body on which the parallel is computed.
- iRelimitType
- The type of relimitation.
Legal values:
- 1
- Straight relimitation
- 0
- Round relimitation
- Returns:
- [out, IUnknown#Release]
This object is included in the file: CATICGMExtrapolParallelTool.h
If needed, your Imakefile.mk should include the module: CATGMOperatorsInterfaces
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.