All Frameworks  Class Hierarchy  This Framework  Indexes

CATIAV4Interfaces Global Function CATV4iGislnk


int CATV4iGislnk( const CATV4iV4Element* iElement,
const CATV4iV4Element* iJADP,
CATV4iV4Element*& oJADF,
int& oEnd,
int& 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

This object is included in the file: CATV4iFunctions.h

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