DotProduct function
DotProduct script to evaluate the dot product of two user-defined vectors
Simple script to show how to evaluate the dot product of two user-defined vectors.
Functions: In this example, the user picks 3 nodes to define two vectors and the dot product is printed to the message/dialogue panel. |