All Frameworks  Class Hierarchy  This Framework  Indexes

CATIAV4Interfaces Global Function CATV4iGmasel


int CATV4iGmasel( const CATV4iV4Element* iApplSet,
const int& iType,
const CATV4iV4Element* iPrevApplElement,
const int& iStep,
CATV4iV4Element*& oNextApplElement,
int& oEnd,
int& ier)
Scans the application elements of a given type and in a given application set.
Parameters:
iApplSet
[in] The V4 application set
iType
[in] The type of the application elements. 0 to search for all the type
iPrevApplElement
[in] The previous application element.
Legal values: NULL to get the first application element
iStep
[in] The Number of times the search for application elements is to be iterated.
Legal values:
  • >0: scans in the order of the set ;
  • <0: scans in the inverse order of the set
oNextApplElement
[out] The following application element of the desired type after iStep iteration
oEnd
[out] The end of the scan.
Legal values: value is 1 if iPrevApplElement is the last element
ier
[out] error code

This object is included in the file: CATV4iFunctions.h

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