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

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

Property type
Read-only property
Syntax
Visual Basic
Public Property CadToPartMatrix 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