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

AnglesBetweenPoints Op



AnglesBetweenPoints
Namespace: Ops.Array

Op author: pandur

Outputs the angle between points in 3D space (degree)


This op will take an incoming array of point locations in 3D space (groups of X,Y,Z coordinates) and output an array of angles between the points.



Inputs

Points (Array)
Theta (Number)
Phi (Number)

Outputs

Rotations (Array)

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Example: AnglesBetweenPoints


Patches using AnglesBetweenPoints

  • Examples
  • Public
  • My Patches

Changelog


created op
2021-10-27 - pandur
Ops.User.pandur.ArrayRotations renamed to Ops.Array.AnglesBetweenPoints
2021-10-27 - pandur