Namespace:
Autodesk.Revit.DB.Mechanical
OccupancyUnit
Enumeration
Description:
An enumerated type listing the occupancy unit of measure for a space object.
An enumerated type listing the occupancy unit of measure for a space object.
OccupancyUnit Enumeration Members:
| Name | Description |
|---|---|
| 0 | OccupancyUnit is NumberOfPeople. |
| 1 | OccupancyUnit is AreaPerPerson. |
| -1 | OccupancyUnit is BySpaceType. |