Gets or sets the Inventor matrix in Inventor internal units.
Namespace: Autodesk.iLogic.Types
Assembly: Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 30.0
Syntax
VB
Public Property InDatabaseUnits As Matrix2d Get Set
C#
public Matrix2d InDatabaseUnits { get; set; }