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

PointsPlane_v2 Op



PointsPlane

Op author: pandur

Test Patches: 2 Tests

Generate coordinates for a rectangular field / grid of points


Used to generate a field of points/2d array of 3d points.



Inputs

Rows (integer /Number)
Columns (integer /Number)
Width (Number)
Height (Number)
Row Offset (Number)
Center (boolean /Number)

Outputs

Result (Array)
Total points (Number)
Array length (Number)
Row Numbers (Array)
Column Numbers (Array)

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

PointsPlane example


Patches using PointsPlane_v2

  • Examples
  • Public
  • My Patches

Changelog


created op
2020-09-10 - pandur
renameOps.Points.PointsPlane_v2 renamed to Ops.Array.PointArray.PointsPlane_v2
2023-12-06 - pandur