Gets the translation portion of the matrix.
Namespace:
Autodesk.iLogic.Types
Assembly:
Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 25.0
Syntax
VB
Public ReadOnly Property Translation As DocumentUnitsVector
Get
C#
public DocumentUnitsVector Translation { get; }
Property Value
Type:
DocumentUnitsVector
See Also
Reference