GMOperatorsInterfaces Global Function CATCGMCreateTopSkin


CATCGMCreateTopSkin( iFactory,
iData,
iSurface,
const iLims)
Creates an operator to build a skin body on one surface. The boundaries of the shell are the surface boundaries.
Parameters:
iFactory
The pointer to the factory of the geometry.
iData
The pointer to the data defining the software configuration and the journal. If the journal inside the configuration is NULL, it is not filled.
iSurface
The pointer to the surface used to define the shell.
iLims
The limits to apply to the surface.
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: CATICGMTopSkin.h
If needed, your Imakefile.mk should include the module: CATGMOperatorsInterfaces

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