GMOperatorsInterfaces Global Function CATCGMCreateTopExtrapolWireOnShell
CATCGMCreateTopExtrapolWireOnShell( | | iFactory, |
| | iTopData, |
| | iBodyWire, |
| | iBodyShell) |
-
Creates a CATICGMTopExtrapolWireOnShell operator that computes the extrapolation of a wire on a shell.
Orientation: The resulting wire is oriented as the input one.
- Parameters:
-
- iFactory
- The pointer to the factory of the resulting body.
- iData
- The pointer to the data defining the software configuration and the journal. If the journal inside iData
is NULL, it is not filled.
- iBodyWire
- The pointer to the body defining the wire to extrapolate.
- iBodyShell
- The pointer to the body defining the support on which the input wire will be extrapolated.
- 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: CATICGMTopExtrapolWireOnShell.h
If needed, your Imakefile.mk should include the module: CATGMOperatorsInterfaces
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.