PC-DMIS 2019 R1 Object Library
DmisMatrix Object Members
See Also  Overview  Send Topic Feedback | See Object Hierarchy Chart
PCDLRN ActiveX DLL : DmisMatrix Object

Glossary Item Box

Public Methods

Public Method ItemReturns the data item of the matrix.
Public Method MultiplyMultiplies two matrices and returns the result as a DmisMatrix object.
Public Method NormalizeNormalizes the matrix.
Public Method ResetResets the matrix to the identity matrix.
Public Method RotateByAngle

Rotates the matrix by the specified angle relative to the workplane.

Public Method RotateToPoint

Rotates the matrix by the calculated angle relative to the workplane.

Public Method RotateToVector

Rotates the primary axis (as determined by the workplane parameter) to the specified vector.

Public Method SetMatrix

Initializes the matrix using the vector and workplane to set the matrix orientation and the point to set the matrix offset.

Public Method TransformDataBackMultiplies the supplied data by the matrix
Public Method TransformDataForwardMultiplies the supplied data by the inverse of the matrix

Public Properties

Public Property _Copy 
Public Property CopyReturns a copy of the matrix.
Public Property InverseReturns an inverse matrix of the current matrix.
Public Property IsIdentityDetermines whether or not the matrix is the identity matrix.
Public Property OffsetThe first set of three doubles in the matrix representing the translation offset of the matrix.
Public Property PrimaryAxisThe second set of three doubles in the matrix representing the matrix's primary axis.
Public Property SecondaryAxisThe third set of three doubles in the matrix representing the matrix's secondary axis.
Public Property TertiaryAxisThe fourth set of three doubles in the matrix representing the matrix's tertiary axis.

See Also

Copyright © 2019. Hexagon Manufacturing Intelligence – Metrology Software, Inc. All Rights Reserved.