cut
audio
genetic
scale
See also
cut
Returns values near and far planes z cut (default 10 and 0.32000).
cut(z1,z2)
Change the z cut values.
Valid only for display type = 2 (implemented in future versions).
primitive(...) cut(c1,c2)
In some graphics commands to define a dotted line.
Example:
segment(0,0,200,100)cut(3,3)
: Trace segment(0,0,200,100: dotted line.
cut audio
cut(t1,t2) audio(id)
Cuts time segment [t1,t2] (in seconds) of object
audio(id).
cut genetic
cut(c) genetic(id)
Returns the cut property of the c particle of the id genetic
in the form:
ind,"part1","part2",part0"
part0 is deducted from the particle part1 and part2 crossover at indice ind.
cut scale
cut scale(id)
If the scale id is of type directory
returns the level of this scale.
cut scale(id)=v
Changes this level
Note;
v=0: level root
v>0: sub directory
v<0: up in the directories (up arrow)
See also: