There is a newer version of this op!
This version will not receive any updates. It is recommended to use a newer version.
Current version: Ops.Points.PointsPlane_v2
generate coordinates for a rectangular field of points (was Field)
summary (oneliner)
Used to generate a field of points/2d array of 3d points.
doc
issues
youtube id
caniuse query
collections
Inputs
Rows (integer /Number)
Amount of rows
Columns (integer /Number)
Amount of columns
Width (integer /Number)
Width of rectangle
Height (integer /Number)
Height of rectangle
Center (boolean /Number)
Pivot point. Center of bottom left corner
Outputs
Result (Array)
Array out
Total points (Number)
Array length (Number)
Row Numbers (Array)
Column Numbers (Array)
Changelog
fixed the columns and rows parameter not resetting the array
2019-02-20 - andro
Ops.Array.PointArray.Field renamed to Ops.Points.PointsPlane
2019-09-05 - pandur
2019-02-20 - andro
Ops.Array.PointArray.Field renamed to Ops.Points.PointsPlane
2019-09-05 - pandur