GMOperatorsInterfaces Global Function CATCGMCreatePowerFill


CATCGMCreatePowerFill( iFactory,
iData,
iListOfWires,
iListOfSupports)
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.
iListOfSupports
The list of pointers to the supporting bodies of the wires, thus allowing you to define G1 or G2 continuity criteria.
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: CATICGMPowerFill.h
If needed, your Imakefile.mk should include the module: CATGMOperatorsInterfaces

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