GMOperatorsInterfaces Global Function CATCGMCreateDynThickness
CATCGMCreateDynThickness( | | iContainer, |
| | iTopData, |
| | iPart) |
-
Creates a CATICGMDynThickness operator.
To define the offset
values for each face, use the CATICGMDynThickness::Append method.
- Parameters:
-
- iForResultingBody
- The pointer to the factory of the geometry for the creation of the resulting body.
- iTopData
- The pointer to the data defining the software configuration and the journal. If the journal inside iTopData
is NULL, it is not filled.
- iPart
- The pointer to the 3D CATBody to operate.
- 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: CATICGMDynThickness.h
If needed, your Imakefile.mk should include the module: CATGMOperatorsInterfaces
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.