GMOperatorsInterfaces Global Function CATCGMCreateTopExtrapolWireOpe
CATCGMCreateTopExtrapolWireOpe( | | iFacto, |
| | iData, |
| | iBodyWire, |
| | iBodyShell | = NULL) |
-
Creates a topological operator that extrapolates a wire.
It allows you to extrapolate a wire
- in tangency mode
- or in curvature mode
- on a support or not.
- from a given length or up to an other wire or a shell.
- Parameters:
-
- iFactory
- The pointer to the geometry factory.
- 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 wire to extrapolate.
- iBodyShell
- The pointer to the body support on which the wire must be extrapolated. If NULL, the result won't have any support.
- 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: CATCGMCreateTopExtrapolWireOpe.h
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.