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