CATIAV4Interfaces Global Function CATV4iGmarln
CATV4iGmarln( | const | iApplElement, |
| const | iNumEle, |
| | oLinkedElement, |
| | oLinkType, |
| | ier) |
-
Retrieves the element linked to an application element.
- Parameters:
-
- iApplElement
- [in] The V4 application element
- iNumEle
- [in] The number of the element linked to the application element
- oLinkedElement
- [out] The element linked to iApplElement and corresponding to iNumEle
- oLinkType
- [out] type of the link
Legal values:
- 1, 3, 5, 7, 9, 11 : weak link
- 2, 4, 6, 8, 10, 12: strong link
- 1 : "no erase" link
- 2 : "no modif" link
- 0 : all others link
- ier
- [out] error code
- 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.