GMOperatorsInterfaces Global Function CATCGMCreateThickenOp


CATCGMCreateThickenOp( iFactory,
iTopData,
iBody,
iOffset1,
iOffset2)
Creates an operator that thickens a skin body with inside and outside offset values.
Parameters:
iFactory
The pointer to the factory of the geometry.
iTopData
The pointer to the data defining the software configuration and the journal. If the journal inside iTopData is NULL, it is not filled.
iBody
The pointer to the skin body to thicken.
iOffset1
The smaller value of the offset in the side of the natural orientation of the skin.
iOffset2
The larger value of the offset in the side of the natural orientation of the skin.
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: CATICGMThickenOp.h
If needed, your Imakefile.mk should include the module: CATGMOperatorsInterfaces

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