Describes the type of Revit display unit, metric or imperial.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum DisplayUnit
Members
| Member name | Value | Description |
|---|
| IMPERIAL | 1 | |
| METRIC | 0 | |
See Also
Reference