Previous Next Up Title Contents Index Functions Index Top Library

SET INDIVIDUAL ASF

PSIASF


CALL SEQUENCE

CALL PSIASF (ATTRID, ASFVAL)

INPUT PARAMETERS

INTEGER ATTRID
Variable defining the attribute type to which the aspect source flag applies (see list below).
INTEGER ASFVAL
Aspect source flag value for the current attrid value.

PHIGS STATE

(PHOP, *, STOP, *).

EFFECT

A SET INDIVIDUAL ASF element is inserted in the open structure after element pointer or replaces the element indicated by element pointer, depending on edit mode. Element pointer then points to the SET INDIVIDUAL ASF element. The values specified by the function parameter are associated with the element.

When the SET INDIVIDUAL ASF element is interpreted, the Aspect Source Flag (ASF) in the PHIGS traversal state list identified by the aspect identifier ATTRID is set to the specified value ASFVAL. These values are used by the primitives which follow.

EXTENSION TO THE PHIGS STANDARD

If GPHIGS is in NRS mode, the effect of this function is different from the effect described in the standard.

In NRS mode, (see OPEN PIPE), the element is not stored in a structure. It is sent to the workstation on which the pipe is opened.

ERRORS

5
Ignoring function, function requires state (PHOP,*, STOP,*)

SEE ALSO

set polyline index, set polymarker index, set text index, set interior index, set edge index, open structure, open pipe (ext), inquire current element content, inquire current element type and size


Previous Next Up Title Contents Index Functions Index Top Library