GMOperatorsInterfaces Global Function CATCGMCreateDynTransformation


CATCGMCreateDynTransformation( iFactory,
iData,
iBodytoTransform)
Creates a CATICGMDynTransformation.
Parameters:
iFactory
The factory of the geometry.
iData
The pointer to the data defining the software configuration and the journal. If the journal inside iData is NULL, it is not filled.
iBodyToTransform
The pointer to the body to transform. This body will not be modified. A new resulting body is created, that can be retrieved by the GetResult method.
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: CATICGMDynTransformation.h
If needed, your Imakefile.mk should include the module: CATGMOperatorsInterfaces

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