Vector3D Arithmetic Operations

Function

This Step performs simple operations on a list of 3D vectors of the Vector3D data type with another list of 3D vectors (or numbers).

Usage Scenario

This Step is a general 3D vector calculation Step. This Step has no fixed usage scenarios.

Input and Output

  • Input:

  1. First list of 3D vectors for the operation.

  2. Second list of 3D vectors (or numbers) for the operation.

  • Output:

  1. 3D vectors obtained from operation.