Card 9 - LABELLIST
This optional card references a list of labels.
Parameters: KODE
, N1
, T1
,
T2
, T3
KODE
KODE
is the code LABELLIST
(or 104)
N1
N1
is the LABELLIST ID.
T1
T1
is a label number. LABELLIST N1
will contain
labels T1
through T2
, in increments of
T3
. The labels could be element or node labels.
T2
T2
is a label number.
T3
T3
is a label number increment or is blank, in which case T3
= 1
.
Code example
LABELLIST 29 contains labels 1 through 24, 30, 35, and 40.
LABELLIST 29 1 24 1
LABELLIST 29 30 40 5