Share

DocumentUnitsPoint.InDatabaseUnits 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: 30.0

Syntax

VB

Public Property InDatabaseUnits As Point
	Get
	Set

C#

public Point InDatabaseUnits { get; set; }

Property Value

Type: Point

See Also

Reference

Was this information helpful?