DocumentUnitsMatrixInDatabaseUnits 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: 23.0
Syntax Public Property InDatabaseUnits As Matrix
Get
Set
public Matrix InDatabaseUnits { get; set; }
Property Value
Type:
MatrixSee Also