SoComposeVec2f

InventorModule

genre

InventorEngines

author

Silicon Graphics Inc

package

MeVisLab/Standard

definition

inventor.def

Purpose

The engine SoComposeVec2f takes two floating-point inputs and composes a 2D floating-point vector.

Windows

Default Panel

../../../Modules/Inventor/InventorBase/mhelp/Images/Screenshots/SoComposeVec2f._default.png

Parameter Fields

Visible Fields

X

name: x, type: DoubleList, default: 0

Sets the x-component of the 2D vector.

Y

name: y, type: DoubleList, default: 0

Sets the y-component of the 2D vector.

Vector

name: vector, type: EngineOutput, persistent: no

Outputs the vector composed of the x and y components.

This field must be connected to an appropriate Open Inventor field to access or view its value.