All Frameworks  Class Hierarchy  This Framework  Indexes

CATIAV4Interfaces Global Function CATV4iGmarln


int CATV4iGmarln( const CATV4iV4Element* iApplElement,
const int& iNumEle,
CATV4iV4Element*& oLinkedElement,
int& oLinkType,
int& 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

This object is included in the file: CATV4iFunctions.h

Copyright © 2003, Dassault Systèmes. All rights reserved.