Previous Next Up Title Contents Index Functions Index Top Library

INQUIRE DISPLAY SPACE SIZE 3

PQDSP3


CALL SEQUENCE

CALL PQDSP3 (WTYPE, ERRIND, DCUNIT, DX, DY, DZ, RX, RY, RZ).

INPUT PARAMETERS

INTEGER WTYPE
Workstation type.
INTEGER ERRIND
Error indicator
INTEGER DCUNIT
Workstation coordinate system units (Device Coordinates or DC).
REAL DX, DY, DZ
Maximum size of display volume in DC.
INTEGER RX, RY, RZ
Maximum size of display volume in pixels.

PHIGS STATES

(PHOP, *, *, *).

EFFECT

Returns data concerning workstation addressing. If the data is available, error indicator is returned as 0.

The data is read from the workstation description table of type WTYPE.

ERRORS

2
Ignoring function, function requires state (PHOP, *,*,*)
52
Ignoring function, workstation type not recognized by the implementation
51
Ignoring function, this information is not yet available for this generic workstation type: open a workstation of this type and use the specific workstation type
57
Ignoring function, specified workstation is of category MI
62
Ignoring function, this information is not available for this MO workstation type

SEE ALSO

inquire workstation transformation 3, inquire display space size.


Previous Next Up Title Contents Index Functions Index Top Library