Ops.Array.PointArray


process and manipulate collections (arrays) of data

Array3AreaRemove

remove points from an array3 with different shapes

Array3FlipAxis

Transform Array3 by flipping on an axis

Array3PointEditor

visually edit positions in an array of point coordinates

Array3RepeatTransform

Repeat an array by transforming it x times

Array3VectorDistance

Returns the distance between 2 points from an array

ArraySpray

Particle Spray simulation

CircularPoints

create arrays for circular shapes, helix,circle etc

FillPointArrayDuplicates

fill a XYZ array with existing duplicate points until it reaches the length

PointsCube

Generates a 3d point field with controllable amount of xyz points (was PointsField3d)

PointsHexagonGrid

generate coordinates for a hexagon grid, outputs array3x

PointsPlane

Generate coordinates for a rectangular field / grid of points

PointsRectangle

generate an array of XYZ coordinates of an rectangle

PointsSphereRandom

Generates a point field mapped to the surface of a sphere

RedistributeSplinePoints

recalculate a spline / change number of points of a spline

SortArray3ByDistance

sort an array3, by the distance of each point to the previous point

SplinePositionAtDistanceArray3

get position in array3/spline at distance from start

SubdivideArray3

For subdividing splines, smoothing lines using cubic bezier interpolation

TransformArray3

transform (translate,rotate,scale) positions in an array3x