pe_set_elem_ptr_pick_id(3g) — Subroutines
Name
pe_set_elem_ptr_pick_id − Sets the element pointer to a specified pick identifier.
Operating States: PHOP, ∗, STOP, ∗
Digital PHIGS extension function
Syntax
void pe_set_elem_ptr_pick_id (
Pint pick_id /∗ (I) Pick identifier ∗/
)
Description
pe_set_elem_ptr_pick_id searches for and sets the element pointer to a specified pick identifier in the open structure. If the pointer currently points to the specified pick identifier, the function begins the search with the next structure element. Otherwise, the search begins at the current pointer position. If the pick identifier does not exist between the element pointer and the end of the open structure, the function generates an error and the element pointer remains unchanged.
See Also
pinq_elem_ptr
poffset_elem_ptr
pset_elem_ptr
pset_elem_ptr_label