3x3MatrixToVectorNode

Associated Parameters: 3x3MatrixToVectorNode

Introduced

7.0

UI Location

• Conversion

Description

Outputs three new 3D vectors built from the input 3x3 matrix ordered according to the method specified in the Row or Column parameter.

Parameters

Parameter Name

Scripting Name

Type

Description

Row or Column

roworcolumn

Integer

Are output vectors rows or columns?

Possible Values:

0: Row

1: Column

Port Description

Inputs

Group ID

Instances

Port Name

Connection Info

Description

0

1

matrix

Type: siICENodeDataMatrix33

Structure: siICENodeStructureAny

Context: siICENodeContextAny

The 3x3 matrix to transform.

Outputs

Port Name

Connection Info

Description

vector1

Type: siICENodeDataVector3

Structure: siICENodeStructureAny

Context: siICENodeContextAny

The first 3D vector extracted from the input 3x3 matrix.

vector2

Type: siICENodeDataVector3

Structure: siICENodeStructureAny

Context: siICENodeContextAny

The second 3D vector extracted from the input 3x3 matrix.

vector3

Type: siICENodeDataVector3

Structure: siICENodeStructureAny

Context: siICENodeContextAny

The third 3D vector extracted from the input 3x3 matrix.

Restrictions

• These structures must match: matrix, vector1, vector2, vector3

• These contexts must match: matrix, vector1, vector2, vector3

See Also

MatrixToSRTNode

ScalarTo3DVectorNode

SRTToMatrixNode

VectorTo3x3MatrixNode

3DVectorNode

3DVectorToScalarNode

3x3MatrixNode

4x4MatrixToVectorNode



Autodesk Softimage v7.5