Purpose
Use Set Element Pointer at Label to set the element pointer to the specified label identifier element within the open structure.
Starting at the position following the current element pointer, the graPHIGS API searches for the first occurrence of the specified label. If the element pointer is already positioned at an occurrence of the specified label, then the search starts at the next element. If the graPHIGS API does not find the label when the end of the structure is reached, then the graPHIGS API generates an error and does not change the position of the current element pointer.
Language Bindings
pset_elem_ptr_label (label_id) |
PSEPLB (ep) |
Errors
Related Subroutines