GMModelInterfaces Global Function CATCGMCreateLocalAnalysis2D


CATCGMCreateLocalAnalysis2D( iConfig,
const iSurface,
const iPointToAnalyze)
Creates a local analyzer on a point of a CATSurface.
Parameters:
iConfig
The level of code (Versionning).
iSupport
The surface on which the analysis is done.
iPointToAnalyze
The parameter on iSupport of the point to analyze.
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: CATICGMLocalAnalysis2D.h
If needed, your Imakefile.mk should include the module: CATGMModelInterfaces

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