DPTVW(3g) — Subroutines
Name
DPTVW − Adds a structure to the list of posted structures entry for a particular view.
Operating States: PHOP, WSOP, ∗, ∗
Digital PHIGS extension function
Creates a structure element
Syntax
DPTVW (WKID, VIEWI, STRID, PRIORT)
Argument Data Type Access Description
-------------------------------------------------------------------------
WKID Integer Read Workstation identifier.
VIEWI Integer Read View index.
STRID Integer Read Structure identifier.
PRIORT Real Read Posted priority. This argument
must be a real number between 0
and 1, and the higher the number,
the higher the priority.
-------------------------------------------------------------------------
Description
DPTVW adds the specified structure to the list of posted structures entry in the workstation state list for a particular view. If the specified structure does not exist, it is created by the function. This function also assigns a display priority to the structure.
Depending on the current edit mode, this function either inserts the new structure element directly after the element indicated by the pointer or replaces the element indicated by the pointer. The pointer then points to the new post structure to a view element.
If Digital PHIGS is in immediate mode, it performs this function immediately, but the function does not create a structure element.
See Also
DQSPTV
DUAFVW
DUFVW
DUFAVW