4x4MatrixToVectorNode

Associated Parameters: 4x4MatrixToVectorNode

Introduced

7.0

UI Location

• Conversion

Description

Outputs four new 4D vectors built from the input 4x4 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: siICENodeDataMatrix44

Structure: siICENodeStructureAny

Context: siICENodeContextAny

The 4x4 matrix to transform.

Outputs

Port Name

Connection Info

Description

vector1

Type: siICENodeDataVector4

Structure: siICENodeStructureAny

Context: siICENodeContextAny

The first 4D vector extracted from the input 4x4 matrix.

vector2

Type: siICENodeDataVector4

Structure: siICENodeStructureAny

Context: siICENodeContextAny

The second 4D vector extracted from the input 4x4 matrix.

vector3

Type: siICENodeDataVector4

Structure: siICENodeStructureAny

Context: siICENodeContextAny

The third 4D vector extracted from the input 4x4 matrix.

vector4

Type: siICENodeDataVector4

Structure: siICENodeStructureAny

Context: siICENodeContextAny

The fourth 4D vector extracted from the input 4x4 matrix.

Restrictions

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

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

See Also

MatrixToSRTNode

ScalarTo4DVectorNode

SRTToMatrixNode

VectorTo4x4MatrixNode

3x3MatrixToVectorNode

4DVectorNode

4DVectorToScalarNode

4x4MatrixNode



Autodesk Softimage v7.5