DocumentUnitsVectorInDatabaseUnits Property |
Gets or sets the vector in Inventor internal database units (centimeters).
Namespace:
Autodesk.iLogic.Types
Assembly:
Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 23.0
Syntax Public Property InDatabaseUnits As Vector
Get
Set
public Vector InDatabaseUnits { get; set; }
Property Value
Type:
VectorSee Also