CATIAV4Interfaces Global Function CATV4iGislnk
CATV4iGislnk( | const | iElement, |
| const | iJADP, |
| | oJADF, |
| | oEnd, |
| | ier) |
-
Retrieves in the model the connected element of a geometrical element.
- Parameters:
-
- iElement
- [in] The element: Surface/Plane, face, edge
- iJADP
- [in] The element linked to iElement
Legal values: NULL for the first one, else the previous element
- oJADF
- [out] The next element connected to iElement
- oEnd
- [out]
Legal values: 1 if iJADP is the last element, else 0
- ier
- [out] error code:
Legal values:
- 27 : the iElement is not one of the correct types
- 2061 : Error on the element
- Returns:
-
Legal values:
- 0 : No error
- 1 : An error occured
This object is included in the file: CATV4iFunctions.h
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.