DocumentUnitsMatrixTranslation Property |
Gets the translation portion of the matrix.
Namespace:
Autodesk.iLogic.Types
Assembly:
Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 23.0
Syntax Public ReadOnly Property Translation As DocumentUnitsVector
Get
public DocumentUnitsVector Translation { get; }
Property Value
Type:
DocumentUnitsVectorSee Also