[ Previous | Next | Contents | Glossary | Home | Search ]
The graPHIGS Programming Interface : Subroutine Reference

GPPKID - Set Pick Identifier

GPPKID (pickid)

Purpose

Use GPPKID to insert a Set Pick Identifier structure element into the open structure following the element pointer or to replace the element pointed at by the element pointer with a Set Pick Identifier structure element depending on the current edit mode.

The pick identifier is associated with all subsequent primitives and is returned in each entry of a pickpath. The returned pickid represents the pick identifier that was current when the corresponding structure element was processed.

The traversal default for pick identifier is no pick identifier.

Parameters

pickid -- specified by user, fullword integer

Pick identifier.

Error Codes

5
FUNCTION REQUIRES STATE STOP OR NROP (NOT STCL)

Related Subroutines

None

RCP code

201334787 (X'0C002003')


[ Previous | Next | Contents | Glossary | Home | Search ]