Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > AlignCmnd Object : MachineToPartMatrix Property
MachineToPartMatrix Property
Description

Represents the matrix used to transform points between the machine and part alignment systems.

 

Property type
Read-only property
Syntax
Visual Basic
Public Property MachineToPartMatrix As DmisMatrix
Return Type
Read only DmisMatrix. If used on an object other than a start alignment or a recall alignment, the identity matrix will be returned.
See Also