GMOperatorsInterfaces Global Function CATCGMCreateTopMostContinuousGeoInWireOperator


CATICGMTopMostContinuousGeoInWireOperator * CATCGMCreateTopMostContinuousGeoInWireOperator(CATGeoFactory* iFactory,
CATTopData* iTopData,
CATBody* iWireBody,
CATBody* iShellBody)
Creates a topological operator to recover the most continuous geometry of a body mono-wire, the geometry of which is defined on ONE body shell. Concrete case example : Projection
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 to treat.
iShellBody
The pointer to the shell body where the wire geometry is defined.
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: CATICGMTopMostContinuousGeoInWireOperator.h
If needed, your Imakefile.mk should include the module: CATGMOperatorsInterfaces

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