Previous Next Up Title Contents Index Functions Index Top Library

INQUIRE WORKSTATION TRANSFORMATION

PQWKT


CALL SEQUENCE

CALL PQWKT (WKID, ERRIND, TUS, RWINDO, CWINDO, RVIEWP, CVIEWP)

INPUT PARAMETERS

INTEGER WKID
Workstation identifier.

OUTPUT PARAMETERS

INTEGER ERRIND
Error indicator
INTEGER TUS
Workstation transformation update state
REAL RWINDO (4)
Requested NPC workstation window:
REAL CWINDO (4)
Current NPC workstation window:
REAL RVIEWP (4)
Requested DC workstation viewport:
REAL CVIEWP (4)
Current DC workstation viewport:

PHIGS STATE

(PHOP, WSOP, *, *).

EFFECT

Returns workstation WKID' transformation update state as well as the requested and current window and viewport (in 2D) from the workstation state list. If the data is available, error indicator is returned as 0.

The workstation transformation update state is PUPD_PEND when a modification has been requested but is not yet effective.

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 workstation window, set workstation viewport.
G5G - GPHIGS F77 FUNCTIONS VOLUME 2


Previous Next Up Title Contents Index Functions Index Top Library