/usr/share/doc/dx/help/dxall978 is in dx-doc 1:4.4.4-9.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 | #!F-adobe-helvetica-medium-r-normal--18*
#!N
#!N #!Rvectorl
VectorList #!N #!N Category #!N #!N #!Lcatint,dxall757 h Interactor #!EL #!N #!N Function #!N
#!N Generates a list of vectors. #!N #!N Syntax #!N #!N
Available only through the user interface. #!N #!N Inputs #!T,1,91,276,461,646 #!F-adobe-times-medium-r-normal--14*
#!F-adobe-times-bold-r-normal--18* #!N TAB Name TAB Type TAB Default TAB Description #!EF
#!N TAB data TAB object TAB no default TAB object from
which interactor #!N TAB - TAB - TAB - TAB attributes
can be derived #!N TAB refresh TAB flag TAB 0 TAB
reset the interactor #!N TAB min TAB scalar TAB minimum data
value TAB minimum output value #!N TAB max TAB scalar TAB
maximum data value TAB maximum output value #!N TAB delta TAB
scalar TAB input dependent TAB increment between successive #!N TAB -
TAB - TAB - TAB scalar outputs #!N TAB method TAB
string TAB input dependent TAB defines interpretation of delta #!N TAB
- TAB - TAB - TAB input #!N TAB decimals TAB
integer TAB input dependent TAB number of decimal places to be
#!N TAB - TAB - TAB - TAB displayed in output
values #!N TAB nitems TAB integer TAB 11 TAB number of
items in the initial #!N TAB - TAB - TAB -
TAB list #!N TAB label TAB string TAB "ScalarList" TAB global
name applied to interactor #!N TAB - TAB - TAB -
TAB stand-ins #!N TAB - TAB - TAB - TAB #!EF
#!N #!N Outputs #!T,1,161,321,646 #!F-adobe-times-medium-r-normal--14* #!F-adobe-times-bold-r-normal--18* #!N TAB Name TAB Type
TAB Description #!EF #!N TAB output TAB vector list TAB interactor
output #!N TAB - TAB - TAB #!EF #!N #!N Functional
Details #!N #!N This interactor allows the user to interactively change
a list of vector values. Through inputs to the module (outputs
from other tools or values set in its configuration dialog box)
the interactor can be "data driven." #!N #!N If the interactor
is not data-driven, its attributes (e.g., #!F-adobe-times-bold-r-normal--18* min #!EF , #!F-adobe-times-bold-r-normal--18*
max #!EF , and #!F-adobe-times-bold-r-normal--18* delta #!EF ) are taken from
its #!F-adobe-times-bold-r-normal--18* Set Attributes... #!EF dialog box (accessed from the #!F-adobe-times-bold-r-normal--18*
Edit #!EF pull-down menu in the Control Panel). Note: The module's
control panel is invoked by double clicking on its icon in
the VPE window. Its configuration dialog box is accessed from the
#!F-adobe-times-bold-r-normal--18* Edit #!EF pull-down menu in the same window. #!N #!I0
#!N #!N #!I0 #!N #!F-adobe-times-bold-r-normal--18* #!F-adobe-times-bold-r-normal--18* data #!EF #!EF #!I50 #!N
is the object from which the interactor can derive any or
all of the minimum, maximum, and delta attributes when their corresponding
input uses the default value (tab up). Initially, all inputs are
default values. #!N #!I0 #!N #!F-adobe-times-bold-r-normal--18* #!F-adobe-times-bold-r-normal--18* refresh #!EF #!EF #!I50
#!N resets the interactor so that the output is computed from
the current input. If #!F-adobe-times-bold-r-normal--18* refresh #!EF = 0 (the default),
the output is recomputed only if the current output does not
lie within the range of the current #!F-adobe-times-bold-r-normal--18* data #!EF .
#!N #!I0 #!N #!F-adobe-times-bold-r-normal--18* #!F-adobe-times-bold-r-normal--18* min #!EF and #!F-adobe-times-bold-r-normal--18* max #!EF
#!EF #!I50 #!N specify the minimum and maximum values of the
interactor's vector output. If set, these values override those implied by
#!F-adobe-times-bold-r-normal--18* data #!EF . Each component of the vector values corresponds
to a component of the interactor output. #!N #!N A specified
value of [10 20 30] means that the minimum (or maximum)
of the first component is 10, of the second is 20,
and of the third is 30. When the specified value is
scalar, that value is used for all components. #!N #!N If
neither #!F-adobe-times-bold-r-normal--18* min #!EF nor #!F-adobe-times-bold-r-normal--18* data #!EF is specified, the
interactor uses the minimum set in the #!F-adobe-times-bold-r-normal--18* Set Attributes... #!EF
dialog box. #!N #!N If neither #!F-adobe-times-bold-r-normal--18* max #!EF nor #!F-adobe-times-bold-r-normal--18*
data #!EF is specified, the interactor uses the maximum in the
#!F-adobe-times-bold-r-normal--18* Set Attributes... #!EF dialog box. #!N #!I0 #!N #!F-adobe-times-bold-r-normal--18* #!F-adobe-times-bold-r-normal--18*
delta #!EF #!EF #!I50 #!N specifies a scalar value as a
factor for calculating the increment between successive outputs over the specified
range. The actual value depends on the interpretation specified by #!F-adobe-times-bold-r-normal--18*
method #!EF (see below). #!N #!I0 #!N #!F-adobe-times-bold-r-normal--18* #!F-adobe-times-bold-r-normal--18* method #!EF
#!EF #!I50 #!N specifies the interpretation of #!F-adobe-times-bold-r-normal--18* delta #!EF :
#!N #!I0 #!N #!F-adobe-times-medium-r-normal--18* #!N #!N #!I30 #!N o "rounded": the
increment ( #!F-adobe-times-bold-r-normal--18* max #!EF - #!F-adobe-times-bold-r-normal--18* min #!EF ) *
#!F-adobe-times-bold-r-normal--18* delta #!EF is rounded to a "nice" number. The spacing
between successive values will approximate the interval specified by #!F-adobe-times-bold-r-normal--18* delta
#!EF . (For example, the default value of 0.01 specifies an
interval of 1/100 of the specified range.) #!N #!I30 #!N o
"relative": the interpretation is the same as for "rounded," but the
increment is #!F-adobe-times-medium-i-normal--18* not #!EF rounded. #!N #!I30 #!N o "absolute":
#!F-adobe-times-bold-r-normal--18* delta #!EF is the absolute value of the interval. (If
#!F-adobe-times-bold-r-normal--18* delta #!EF has not been specified, its default is 1.)
#!N #!N The default value for #!F-adobe-times-bold-r-normal--18* method #!EF depends on
other input. The default is: #!N #!I0 #!N #!F-adobe-times-medium-r-normal--18* #!N #!N
#!I30 #!N - "rounded" if #!F-adobe-times-bold-r-normal--18* data #!EF is specified #!F-adobe-times-medium-i-normal--18*
or #!EF if both #!F-adobe-times-bold-r-normal--18* min #!EF and #!F-adobe-times-bold-r-normal--18* max #!EF
are specified. #!N #!I30 #!N - "absolute" in all other cases.
#!N #!I0 #!N #!EF #!N #!N #!I0 #!N #!EF #!N #!N
#!I0 #!N #!F-adobe-times-bold-r-normal--18* #!F-adobe-times-bold-r-normal--18* decimals #!EF #!EF #!I50 #!N specifies the
number of decimal places displayed in the interactor. If neither #!F-adobe-times-bold-r-normal--18*
data #!EF nor #!F-adobe-times-bold-r-normal--18* delta #!EF is specified, the interactor uses
the value in its own #!F-adobe-times-bold-r-normal--18* Set Attributes... #!EF dialog box.
#!N #!I0 #!N #!F-adobe-times-bold-r-normal--18* #!F-adobe-times-bold-r-normal--18* nitems #!EF #!EF #!I50 #!N specifies
the number of items in the interactor list. These are evenly
spaced between the minimum and maximum values (see above). For example,
if this parameter is given a value of 3, and the
range is [0 0 0] to [100 100 100], the output
list will be {[0 0 0], [50 50 50], [100 100
100]} Note: If #!F-adobe-times-bold-r-normal--18* nitems #!EF changes, a new list is
computed. #!N #!I0 #!N #!F-adobe-times-bold-r-normal--18* #!F-adobe-times-bold-r-normal--18* label #!EF #!EF #!I50 #!N
is the global label of all instances of the corresponding interactor
stand-in. An interactor instance's local label (set from the Control Panel)
overrides a global label. If not specified, the global label is
set by the user interface. #!I0 #!N #!N #!N #!N See
Also #!N #!N #!Linteger,dxall878 h Integer #!EL , #!Lintegel,dxall879 h IntegerList #!EL , #!Lscalar,dxall932 h Scalar #!EL , #!Lscalarl,dxall933 h ScalarList #!EL ,
#!Lvector,dxall977 h Vector #!EL #!N #!N #!N #!F-adobe-times-medium-i-normal--18* Next Topic #!EF #!N #!N #!Lverify,dxall979 h Verify #!EL
#!N #!F-adobe-times-medium-i-normal--18* #!N
|