GMOperatorsInterfaces Global Function CATCGMCreateTopCleanCrvOperator


CATCGMCreateTopCleanCrvOperator( iFactory,
iTopData,
iWireBody)
Creates a topological operator to clean the curve geometry of a wire.
Parameters:
iFactory
The factory that creates the resulting body.
iTopData
The pointer to the data defining the configuration and the journal. If the journal inside iTopData is NULL, it is not filled.
iWireBody
The pointer to the wire body which edges will be cleaned,
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: CATICGMTopCleanCrvOperator.h
If needed, your Imakefile.mk should include the module: CATGMOperatorsInterfaces

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