Revit 2026 API
Circuit |
An enumerated type listing all the possible circuit types.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
Members
Member name | Value | Description |
---|---|---|
Circuit | 0 | Circuit type is circuit. |
Space | 2 | Circuit type is space. |
Spare | 1 | Circuit type is spare. |
See Also