beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

Array3 Op

Ops.Array.Array3


Array3
Collections:generator  
Namespace: Ops.Array

Op author: pandur

create an array of num triplets set to default values xyz


result will look like this: [XYZXYZXYZXYZ.....]



Inputs

Num Triplets (integer /Number)
X (Number)
Y (Number)
Z (Number)

Outputs

Array (Array)
Total points (Number)
Array length (Number)
Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Patches using Array3

Changelog


created op
2019-05-28 - pandur