GMOperatorsInterfaces Global Function CATCGMCreateTopDisconnect


CATCGMCreateTopDisconnect( iFactory,
iData,
iBodyToDisconnect,
iDisconnectingBody,
iCuttingBody)
Creates the operator to insert vertices in a wire or skin body, or to insert edges in a skin body.
Parameters:
iFactory
The pointer to the geometry factory.
iData
The pointer to the data defining the software configuration and the journal. If the journal inside iData is NULL, it is not filled.
iBodyToDisconnect
The pointer to the body in which cells are inserted.
iDisconnectingBody
The pointer to the body containing the cells to insert.
iCuttingBody
The pointer to the resulting body of the operation of projection of iDisconnectingBody onto iBodyToDisconnect.
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: CATCGMCreateTopDisconnect.h

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