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