NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
NXOpen.UF.UFMtx3 Member List

This is the complete list of members for NXOpen.UF.UFMtx3, including all inherited members.

AsyncProcessMessage(IMessage msg, IMessageSink replySink)NXOpen.Utilities.NXRemotableObjectinline
Copy(double[] mtx_src,[Out] double[] mtx_dst)NXOpen.UF.UFMtx3inline
Determinant(double[] mtx, out double determinant)NXOpen.UF.UFMtx3inline
Identity([Out] double[] identity_mtx)NXOpen.UF.UFMtx3inline
Initialize(double[] x_vec, double[] y_vec,[Out] double[] mtx)NXOpen.UF.UFMtx3inline
initialize()NXOpen.Utilities.NXRemotableObjectinlineprotected
InitializeX(double[] x_vec,[Out] double[] mtx)NXOpen.UF.UFMtx3inline
InitializeZ(double[] z_vec,[Out] double[] mtx)NXOpen.UF.UFMtx3inline
Mtx4(double[] mtx_3D,[Out] double[] mtx_4D)NXOpen.UF.UFMtx3inline
Multiply(double[] mtx1, double[] mtx2,[Out] double[] mtx_product)NXOpen.UF.UFMtx3inline
MultiplyT(double[] mtx1, double[] mtx2,[Out] double[] mtx_product)NXOpen.UF.UFMtx3inline
NextSinkNXOpen.Utilities.NXRemotableObject
OrthoNormalize([In, Out] double[] mtx)NXOpen.UF.UFMtx3inline
RotateAboutAxis(double[] rotation_axis, double rotation_angle,[Out] double[] mtx)NXOpen.UF.UFMtx3inline
SyncProcessMessage(IMessage msg)NXOpen.Utilities.NXRemotableObjectinline
Transpose(double[] mtx,[Out] double[] transpose_mtx)NXOpen.UF.UFMtx3inline
VecMultiply(double[] vec, double[] mtx,[Out] double[] vec_product)NXOpen.UF.UFMtx3inline
VecMultiplyT(double[] vec, double[] mtx,[Out] double[] vec_product)NXOpen.UF.UFMtx3inline
XVec(double[] mtx,[Out] double[] x_vec)NXOpen.UF.UFMtx3inline
YVec(double[] mtx,[Out] double[] y_vec)NXOpen.UF.UFMtx3inline
ZVec(double[] mtx,[Out] double[] z_vec)NXOpen.UF.UFMtx3inline
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.