GMOperatorsInterfaces Global Function CATCGMCreateRemoveFacesInShell
All Frameworks Class Hierarchy This Framework Indexes
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 be removed
- iFacesToRemove
- The pointer to the list of faces to be removed 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 © 2003, Dassault Systèmes. All rights reserved.