Describes the type of Revit display unit, metric or imperial.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
SyntaxPublic Enumeration DisplayUnit
public enum class DisplayUnit
MembersMember name | Value | Description |
---|
IMPERIAL | 1 | |
METRIC | 0 | |
See Also