User Tools

Site Tools


INTERLEAVE

Guide Section: Processing Object Data | EASAP Tree: DATA PROCESSINGLIST


INTERLEAVE combines two or more LIST's by interleaving their values into a new LIST.

  • If we create an INTERLEAVE with Lists: → X, Y, Z (each of size N) the new LIST will have values,
    • x1, y1, z1, x2, y2, z2, … xN, yN, zN
INTERLEAVE
Essential Parameters:
Lists:Choice of one or more existing LIST's

Many Diagramming objects require interleaving X and Y coordinate lists together.


Page Tools