Purpose
Use Copy All Elements From Structure to copy the elements from the specified structure into the open structure following the current element pointer. The element pointer moves to the last element copied into the open structure.
If the structure you copy references the open structure (by the use of an execute structure-type element), then the graPHIGS API issues an implementation error message (-125) and does not perform the copy.
Language Bindings
pcopy_all_elems_struct (struct_id) |
PCELST (strid) |
Errors
Related Subroutines