NXOpen.UF.Mtx4.OrthoNormalize

Mtx4.OrthoNormalize()

Refer to UF_MTX4_ortho_normalize for documentation.

Signature: OrthoNormalize(mtx)

Parameters:mtx (list of float) – Matrix to be ortho-normalized. (Input) Ortho-normalized matrix. (Output)
Returns:Modified value of mtx
Return type:list of float

License requirements: None