PSANS(3g) — Subroutines
Name
PSANS − Sets the text style for annotation text primitives.
Operating States: PHOP, ∗, STOP, ∗
PHIGS standard function
Creates a structure element
Syntax
PSANS (ASTYLE)
Argument Data Type Access Description
---------------------------------------------------------------------------
ASTYLE Integer Read Annotation text style
---------------------------------------------------------------------------
Constants
Defined Argument Constant Description
---------------------------------------------------------------------------
ASTYLE PUNCON No visible connection between the
annotation text and the point being
annotated. This is the default value.
PLDLN Visible connection between the
annotation text and the point being
annotated, using the current polyline
attributes.
---------------------------------------------------------------------------
Description
PSANS sets the annotation text style Digital PHIGS uses for annotation text primitives. Depending on the edit mode, this function either inserts the new structure element directly after the element indicated by the element pointer or replaces the element indicated by the pointer. The pointer then points to the new set annotation style element.
During structure traversal, Digital PHIGS sets the current annotation style entry in the PHIGS traversal state list to the value specified by the element. If the workstation does not have the specified annotation style, Digital PHIGS uses annotation style 1.
If Digital PHIGS is in immediate mode, it performs this function immediately, but the function does not create a structure element.
See Also
DAATR
DAATR3
PATR
PATR3
PQANF