Handbook
Glossary
clip-range ( from to sequence -- from' to' )
Vocabulary
nurbs
Inputs
from
an
object
to
an
object
sequence
an
object
Outputs
from'
an
object
to'
an
object
Definition
USING:
kernel
math.order
sequences
;
IN:
nurbs
:
clip-range
( from to sequence -- from' to' )
length
min
[
0
max
]
dip
;