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

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

AskRotation(double[] mtx_4D,[Out] double[] mtx_3D)NXOpen.UF.UFMtx4inline
AskScale(double[] mtx, out double scale)NXOpen.UF.UFMtx4inline
AskTranslation(double[] mtx,[Out] double[] translate_vec)NXOpen.UF.UFMtx4inline
AsyncProcessMessage(IMessage msg, IMessageSink replySink)NXOpen.Utilities.NXRemotableObjectinline
Copy(double[] mtx_src,[Out] double[] mtx_dst)NXOpen.UF.UFMtx4inline
CsysToCsys(double[] from_origin, double[] from_x_axis, double[] from_y_axis, double[] to_origin, double[] to_x_axis, double[] to_y_axis,[Out] double[] mtx)NXOpen.UF.UFMtx4inline
EditRotation([In, Out] double[] mtx_4D, double[] mtx_3D)NXOpen.UF.UFMtx4inline
EditScale([In, Out] double[] mtx, double scale)NXOpen.UF.UFMtx4inline
EditTranslation([In, Out] double[] mtx, double[] translate_vec)NXOpen.UF.UFMtx4inline
Identity([Out] double[] identity_mtx)NXOpen.UF.UFMtx4inline
initialize()NXOpen.Utilities.NXRemotableObjectinlineprotected
Initialize(double scale, double[] translation_vec, double[] mtx_3D,[Out] double[] mtx_4D)NXOpen.UF.UFMtx4inline
Invert(double[] mtx_in,[Out] double[] mtx_out)NXOpen.UF.UFMtx4inline
Mirror(double[] origin, double[] normal,[Out] double[] mtx)NXOpen.UF.UFMtx4inline
Multiply(double[] mtx1, double[] mtx2,[Out] double[] mtx_product)NXOpen.UF.UFMtx4inline
MultiplyT(double[] mtx1, double[] mtx2,[Out] double[] mtx_product)NXOpen.UF.UFMtx4inline
NextSinkNXOpen.Utilities.NXRemotableObject
OrthoNormalize([In, Out] double[] mtx)NXOpen.UF.UFMtx4inline
Rotation(double[] rotation_point, double[] rotation_axis, double angle,[Out] double[] mtx)NXOpen.UF.UFMtx4inline
Scaling(double[] invariant_point, double[] scale,[Out] double[] mtx)NXOpen.UF.UFMtx4inline
SyncProcessMessage(IMessage msg)NXOpen.Utilities.NXRemotableObjectinline
Transpose(double[] mtx,[Out] double[] transpose_mtx)NXOpen.UF.UFMtx4inline
Vec3Multiply(double[] vec, double[] mtx,[Out] double[] vec_product)NXOpen.UF.UFMtx4inline
Vec3MultiplyT(double[] vec, double[] mtx,[Out] double[] vec_product)NXOpen.UF.UFMtx4inline
VecMultiply(double[] vec, double[] mtx,[Out] double[] vec_product)NXOpen.UF.UFMtx4inline
VecMultiplyT(double[] vec, double[] mtx,[Out] double[] vec_product)NXOpen.UF.UFMtx4inline
XVec(double[] mtx,[Out] double[] x_vec)NXOpen.UF.UFMtx4inline
YVec(double[] mtx,[Out] double[] y_vec)NXOpen.UF.UFMtx4inline
ZVec(double[] mtx,[Out] double[] z_vec)NXOpen.UF.UFMtx4inline
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.