GMOperatorsInterfaces Global Function CATCGMCreateRemoveFacesInShell


CATCGMCreateRemoveFacesInShell( iFactory,
iTopData,
iBody,
iFacesToRemove)
Creates an operator to build a new shell from an initial shell and a list of faces to remove.
Parameters:
iFactory
The pointer to the factory of the geometry.
iTopData
The pointer to the data defining the software configuration and the journal. If the journal inside the configuration is NULL, it is not filled.
iBody
The pointer to the 2D body containing the shell with faces to remove
iFacesToRemove
The pointer to the list of faces to remove in the initial shell.
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: CATICGMRemoveFacesInShell.h
If needed, your Imakefile.mk should include the module: CATGMOperatorsInterfaces

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