GMOperatorsInterfaces Global Function CATCGMCreateTopBlend
CATCGMCreateTopBlend( | | iFactory, |
| | iTopData, |
| const | iWire1, |
| const | iWire2, |
| const | iSupport1, |
| const | iSupport2) |
-
Creates a topological operator that computes a connecting surface between two wires.
- Parameters:
-
- iFactory
- The pointer to the factory of the geometry.
- iTopData
- The pointer to the data of the operation.
- iWire1
- The pointer to the first wire to connect.
- iWire2
- The pointer to the second wire to connect.
- iSupport1
- The pointer to the supporting surface of the first wire to connect, thus allowing you to define G1 and G2
continuity criteria.
- iSupport2
- The pointer to the supporting surface of the second wire to connect, thus allowing you to define G1 and G2
continuity criteria.
- Returns:
- [out, IUnknown#Release] The pointer to the created operator. To be released with the Release method afer use.
- See also:
-
This object is included in the file: CATCGMCreateTopBlend.h
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.