Share

DocumentUnitsVector.InDatabaseUnits 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: 29.0

Syntax

VB

Public Property InDatabaseUnits As Vector
	Get
	Set

C#

public Vector InDatabaseUnits { get; set; }

Property Value

Type: Vector

See Also

Reference

Was this information helpful?