GMOperatorsInterfaces Interface CATICGMTopCompatible
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATICGMTopCompatible
Class representing the topological operator which performs a compatible Boolean union of bodies.
- Create it with the CATCGMCreateTopCompatibleForCGM global function.
- Run it ( only one time ).
- Get the resulting body with the GetResult method.
If you do not want to keep this resulting body,
use the method to remove it from the geometric factory, after the operator deletion.
- Release it after use with the Release method.
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.