All Frameworks  Class Hierarchy  This Framework  Indexes

TopologicalOperators Global Function CreateExtrapolParallelTool


CATExtrapolParallelTool * CreateExtrapolParallelTool(CATGeoFactory* iGeoFactory,
CATTopData* iData,
CATDistanceTool* iDist,
CATBody* iSkinBody,
int 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

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

Copyright © 2003, Dassault Systèmes. All rights reserved.