Previous Next Up Title Contents Index Functions Index Top Library

INQUIRE LIST OF ACTIVE EXTENDED VIEW INDICES

PXQEAVQI


CALL SEQUENCE

CALL PXQEAVQI ( WKID, N, ERRIND, OL, IVIEW)

INPUT PARAMETERS

INTEGER WKID
Workstation identifier
INTEGER N
List element requested of view indices

OUTPUT PARAMETERS

INTEGER ERRIND
Error indicator
INTEGER OL
Total number of view indices
INTEGER IVIEW
Requested view index

PHIGS STATE

(PHOP, WSOP, *, *).

EFFECT

Returns active extended views from PHIGS state list. The list is in inverted output priority, the first having the lowest priority.

If the data is available, error indicator is returned as 0.

ERRORS

3
Ignoring function, function requires state (PHOP, WSOP,*,*)
54
Ignoring function, the specified workstation is not open
57
Ignoring function, specified workstation is of category MI

SEE ALSO

Set view representation 3, see PSVWR3

Set extended view representation (ext), see pxsevwr

Set extended view activation flag (ext), see pxsevaf

Set view transformation output priority (ext), see pxsvtop


Previous Next Up Title Contents Index Functions Index Top Library