GMOperatorsInterfaces Global Function CATCGMCreateGeometrySizeOptimization
CATCGMCreateGeometrySizeOptimization(
iFactory,
iTopData)
Creates a CATICGMGeometrySizeOptimization operator.
Parameters:
iFactory
The pointer to the factory that creates the resulting body.
iTopData
The pointer to the data defining the software configuration.
Returns:
[out, IUnknown#Release] The pointer to the created operator. To delete with the usual delete C++ operator.
This object is included in the file: CATICGMGeometrySizeOptimization.h
If needed, your Imakefile.mk should include the module: CATGMOperatorsInterfaces