Share

DocumentUnitsMatrix2d.InDatabaseUnits Property

Gets or sets the Inventor matrix in Inventor internal units.

Namespace:  Autodesk.iLogic.Types
Assembly:  Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 29.0

Syntax

VB

Public Property InDatabaseUnits As Matrix2d
	Get
	Set

C#

public Matrix2d InDatabaseUnits { get; set; }

Property Value

Type: Matrix2d

See Also

Reference

Was this information helpful?