GMOperatorsInterfaces Global Function CATCGMCreateDynFillet
CATCGMCreateDynFillet( | | iContainer, |
| | iData, |
| | iPart | = NULL) |
-
Creates a CATICGMDynFillet operator.
- Parameters:
-
- iContainer
- 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.
- iPart
- The pointer to the body to fillet.
When set to NULL, the different ribbons can be defined on several bodies.
- 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: CATICGMDynFillet.h
If needed, your Imakefile.mk should include the module: CATGMOperatorsInterfaces
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.