DoLabel(3D) — Kubota Pacfic Computer Inc. (\*(Dd)
NAME
DoLabel − Create a label organizational object
SYNOPSIS
C:
DtObject DoLabel(label)
DtInt label;
FORTRAN:
INTEGER∗4 DOLL(LABEL)
INTEGER∗4 LABEL
DESCRIPTION
DoLabel creates a label organizational object. Labels are objects that act as place markers within a group; the parameter label marks that special location. Labels can be placed anywhere within the group. There may be more than one location with the same label; however, functions using labels search for the first occurrence of a given label starting at the position of the current group element pointer. Labels have no effect during group execution.
SEE ALSO
DgDelEleBetweenLabels(3D), DgInqElePtr(3D), DgSetElePtrRelLabel(3D)
September 02, 1992