Previous Next Up Title Contents Index Functions Index Top Library

COPY ALL ELEMENTS FROM STRUCTURE

PCELST


CALL SEQUENCE

CALL PCELST (STRID)

INPUT PARAMETERS

INTEGER STRID
Structure indicator from which the elements must be copied.

PHIGS STATE

(PHOP, *, STOP, *).

EFFECT

COPY ALL ELEMENTS FROM STRUCTURE copies the elements from the structure STRID to the open structure.

The STRID elements are copied after the element indicated by element pointer. Element pointer is then updated to point to the last element inserted.

If structure STRID is empty or does not exist, no action is taken.

ERRORS

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

SEE ALSO

open structure, change structure identifier, change structure reference, change structure identifier and references


Previous Next Up Title Contents Index Functions Index Top Library