CircularPoints_v2 Op

CircularPoints

create arrays for circular shapes, helix,circle etc



Edit Documentation
Full Name
  • Ops.Array.PointArray.CircularPoints_v2
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorTest Patches


INPUT PORTS


Radius (Number)
Round Segments (Number)
Rounds (Number)
Radius Add Round (Number)
Radius Add Point (Number)
Offset (Number)
Point Offset XY (Number)
Point Offset Z (Number)
Offset rotation (Number)
Plane index (Number:integer ) XY  XZ  YZ 
Loop (Number:boolean )
Rotation Direction index (Number:integer ) Clockwise  Anticlockwise 

OUTPUT PORTS


Points (Array)
Rotation (Array)
Total points (Number)
Array lengths (Number)

Patches using CircularPoints_v2

  • Examples
  • Public
  • My Patches

Changelog


created opuser avatarpandur - 2022-11-03 20:36
featureAdded direction clockwise/anti-clockwise toggleuser avatarkikohs - 2024-04-10 08:40
featureAdded axis/plane switchuser avatarkikohs - 2024-04-10 08:43
featureAdded Loop option to close the gap to the first point againuser avatarpandur - 2024-06-27 08:23