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