Purpose
Use Set Highlighting Filter to set the inclusion and exclusion highlighting filters for the specified workstation. The new filters take effect when you update the workstation.
The filters consist of class names which indicate which classes the graPHIGS API includes or excludes from highlighting. The same class names may exist in both the inclusion and exclusion filter. If a class name is in both filters when you update the workstation, then the graPHIGS API excludes the class. For more information on classes and class names, see The graPHIGS Programming Interface: Understanding Concepts. Use the Inquire PHIGS Facilities subroutine to inquire the number of available names for name sets.
Language Bindings
pset_highl_filter (ws_id, filter) |
PSHLFT (wkid, isn, is, esn, es) |
Errors
Related Subroutines