CATIAV4Interfaces Global Function CATV4iGmasel
CATV4iGmasel( | const | iApplSet, |
| const | iType, |
| const | iPrevApplElement, |
| const | iStep, |
| | oNextApplElement, |
| | oEnd, |
| | 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
- 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.