GMOperatorsInterfaces Global Function CATCGMCreateTopSilhouette


CATCGMCreateTopSilhouette( iFactory,
iTopData,
iBody)
Creates a CATICGMTopSilhouette operator.
Parameters:
iFactory
The factory of the geometry.
iTopData
The pointer to the data defining the software configuration and the journal. If the journal inside iTopData is NULL, it is not filled.
iBody
The pointer to the body whose sihouette needs to be computed.
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: CATICGMTopSilhouette.h
If needed, your Imakefile.mk should include the module: CATGMOperatorsInterfaces

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