GMOperatorsInterfaces Global Function CATCGMCreateShellOperatorPlus
CATCGMCreateShellOperatorPlus( | | iBody, |
| | iTopData, |
| | iInternalOffsetValue, |
| | iExternalOffsetValue) |
-
Creates a topological operator that creates a cavity from a body while keeping a given thickness on its sides.
The shelling operation may also consist in adding thickness to the outside.
- Parameters:
-
- iBody
- The input body.
- iTopData
- A pointer to the topological data.
- iInternalOffsetValue
- The value of the internal offset (negative if the volume of the resulting cavity is smaller that the
initial volume).
- iExternalOffsetValue
- The value of the external offset.
- 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: CATICGMShellOperatorPlus.h
If needed, your Imakefile.mk should include the module: CATGMOperatorsInterfaces
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.