Previous Next Up Title Contents Index Functions Index Top Library

INQUIRE POSTED STRUCTURES ON VIEW

PXQPOSTV


CALL SEQUENCE

CALL PXQPOSTV ( WKID, IVIEW, N, ERRIND, OL, STRID, PRIOR)

INPUT PARAMETERS

INTEGER WKID
Workstation identifier
INTEGER IVIEW
View index
INTEGER N
List element requested of structure identifiers

OUTPUT PARAMETERS

INTEGER ERRIND
Error indicator
INTEGER OL
Total number of structure identifiers
INTEGER STRID
Requested structure identifier
REAL PRIOR
Requested structure priority

PHIGS STATE

(PHOP, WSOP, *, *).

EFFECT

Returns structure networks associated with view IVIEW on workstation WKID.

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

The structure returned represents the top of the structure network.

ERRORS

3
Ignoring function, function requires state (PHOP, WSOP,*,*)
54
Ignoring function, the specified workstation is not open
59
Ignoring function, the specified workstation does not have output capability (i.e. the workstation category is neither OUTPUT, OUTIN, nor MO)

SEE ALSO

Post structure on view (ext), see pxpostv


Previous Next Up Title Contents Index Functions Index Top Library