catoffset

Attach vectors function.

Syntax

catoffset(mode, expr_1, expr_2, ...,expr_n

Argument

mode
0
Attach x vectors only.
1
Attach x and y vectors.
expr_1, expr_2, ...,expr_n
Two or more valid vector expressions.

Example

Source curves 1 and 2, as shown below. Curve 1 and curve 2 have four points each.

Figure 1.


catoffset with mode zero on source curves produces following result:
Figure 2.


Figure 3.


catoffset with mode one on source curves produces following result:

Figure 4.


Figure 5.


Comments

catoffset appends a flexible number of curves based on attaching x vectors only or attaching x and y vectors.