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