get or set the Distribution System for the Electrical Equipment.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public DistributionSysType DistributionSystem { get; set; }
Property Value
DistributionSysTypeExceptions
| Exception | Condition |
|---|---|
| ArgumentException | When setting this property: The Distribution System can not be assigned to the Electrical Equipment. |
| ArgumentNullException | When setting this property: A non-optional argument was null |
