Share

DGNExportOptions.WorkingUnits Property

If true, Main Units will be used. If false, Sub Units will be used. Default value of WorkingUnits is true.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public bool WorkingUnits { get; set; }

Property Value

Boolean

See Also

Reference

Was this information helpful?