NXOpen.UF.Csys.CreateMatrix

Csys.CreateMatrix()

Refer to UF_CSYS_create_matrix for documentation.

Signature: CreateMatrix(matrixValues)

Parameters:matrixValues (list of float) – Matrix values – should be normalized and orthogonal. Use UF_MTX3_initialize to create a matrix from X and Y vectors.
Returns:Object identifier of the matrix
Return type:Tag

License requirements: None