Share

DocumentUnitsPoint2d.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: 29.0

Syntax

VB

Public Property InDatabaseUnits As Point2d
	Get
	Set

C#

public Point2d InDatabaseUnits { get; set; }

Property Value

Type: Point2d

See Also

Reference

Was this information helpful?