GMOperatorsInterfaces Global Function CATCGMCreateTopMostContinuousGeoInWireOperator


CATCGMCreateTopMostContinuousGeoInWireOperator( iFactory,
iTopData,
iWireBody,
iShellBody1,
iShellBody2)
Creates a topological operator to recover the most continuous geometry of a body mono-wire, the geometry of which is defined on TWO body shells. Concrete case example : Intersection
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.
iShellBody1
The pointer to the 1st shell body where the former part of the wire geometry is defined.
iShellBody2
The pointer to the 2nd shell body where the latter part of 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.