DocumentUnitsPointInDatabaseUnits Property |
Gets or sets the point 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 Point
Get
Set
public Point InDatabaseUnits { get; set; }
Property Value
Type:
PointSee Also