Purpose

The module ComposeVector3 composes a Vector3 from three input double fields.

Windows

Default Panel

../../../Modules/ML/MLCoordUtils1/mhelp/Images/Screenshots/ComposeVector3._default.png

Parameter Fields

Visible Fields

V

name: v, type: Vector3, persistent: no

Shows the composed output vector.

X

name: x, type: Double, default: 0

Sets the first component of the vector.

Y

name: y, type: Double, default: 0

Sets the second component of the vector.

Z

name: z, type: Double, default: 0

Sets the third component of the vector.