SET ANTIALIASING MODE
CALL SEQUENCE
CALL PXSAMM ( WKID, AMODE)
INPUT PARAMETERS
- INTEGER WKID
- Workstation identifier
- INTEGER AMODE
- Antialiasing mode
POFF: 0
PON: 1
PHIGS STATE
(PHOP,WSOP,*,*)
EFFECT
The antialiasing mode entry in the WKID workstation state
list is set to AMODE.
This function allows the antialiasing to be activated for the WKID
workstation in order to reduce line aliasing.
Use SET ANTIALIASING IDENTIFIER to activate/deactivate antialiasing inside a
structure for individuals elements.
The antialiasing mode is defined as follows:
- POFF deactivate antialiasing
- PON activate antialiasing
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
Generalized structure element, see pgse
Set antialiasing identifier (ext), see PXSAAI