A system of measurement: Metric or Imperial units.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum UnitSystem
Members
| Member name | Value | Description |
|---|
| Imperial | 1 |
Imperial units.
|
| Metric | 0 |
Metric units.
|
See Also
Reference