Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

DdPickObjs(3D)

DoNameSet(3D)

DdSetPickCallback(3D)

DoPickID(3D)  —  Kubota Pacfic Computer Inc. (\*(Dd)

NAME

DoPickID − Create a pick identifier object

SYNOPSIS

C:

DtObject DoPickID(pickid)
DtInt pickid;

FORTRAN:

INTEGER∗4 DOPID(PICKID)
INTEGER∗4 PICKID

DESCRIPTION

DoPickID returns a pick identifier primitive attribute object. The argument pickid determines the pick identification number for subsequent objects.  A pick identification number is an arbitrary 32-bit value that is used to identify various parts of the Dor´
e
  database. It is similar to a name set in its ability to identify or give special meaning to parts of the database.

The pick identifiers are part of the information returned in a pick.  They are returned for the picked primitives as well as for their ancestors in the hierarchy. 

DEFAULTS

The default DoPickID is 0. 

SEE ALSO

DdPickObjs(3D), DoNameSet(3D), DdSetPickCallback(3D)

September 02, 1992

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026