GMOperatorsInterfaces Global Function CATCGMCreateTopExtractFace
CATCGMCreateTopExtractFace( | | iFactory, |
| | iTopData, |
| | iFace) |
-
Creates an operator that extracts a face from a body.
- Parameters:
-
- iFactory
- The pointer to the factory of the geometry.
- iTopData
- The pointer to the data defining the configuration and the journal. If the journal inside iData
is NULL, it is not filled.
- iFace
- The face to be extracted.
- 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: CATICGMTopExtractFace.h
If needed, your Imakefile.mk should include the module: CATGMOperatorsInterfaces
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.