GMOperatorsInterfaces Global Function CATCGMCreateCompatibleForCGM
CATCGMCreateCompatibleForCGM( | | iFactory, |
| | iTopData, |
| | iBody1, |
| | iBody2) |
-
Creates the manifold body resulting from the compatible boolean union of two bodies.
- Parameters:
-
- iFactory
- A pointer to the factory of the resulting body.
- iTopData
- A pointer to the topological data.
- iBody1
- A pointer to the first body.
- iBody2
- A pointer to the second body.
- 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: CATICGMTopCompatible.h
If needed, your Imakefile.mk should include the module: CATGMOperatorsInterfaces
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.