GMOperatorsInterfaces Global Function CATCGMCreatePowerFill


CATCGMCreatePowerFill( iFactory,
iData,
iListOfWires)
Creates a topological operator that fills a closed area defined by a set of wires.
Parameters:
iFactory
The pointer to the factory of the geometry.
iListOfWires
The list of pointers to the wire bodies, each containing only one wire. The set of wires must define a closed area and be connected.
Returns:
[out, IUnknown#Release] The pointer to the created operator. To be released with the Release method after use.
See also:

This object is included in the file: CATICGMPowerFill.h
If needed, your Imakefile.mk should include the module: CATGMOperatorsInterfaces

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