GMOperatorsInterfaces Global Function CATCGMCreateTopCornerBiTgt
CATCGMCreateTopCornerBiTgt( | | iFactory, |
| | iTopData, |
| | iPassage1, |
| | iPassage2, |
| | iSupport, |
| | Radius) |
-
Creates the operator defining a corner between two wires.
The wire can be degenerated by one vertex
- Parameters:
-
- iFactory
- The pointer to the factory that creates 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.
- iPassage1
- The first wire.
- iPassage2
- The second wire.
- iSupport
- The underlying support.
- Radius
- The radius
- 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: CATCGMCreateTopCorner.h
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.