The number of Ground Conductors.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public int NumberOfGroundConductors { get; set; }
Property Value
Int32Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | When setting this property: The given value for numberOfGroundConductors is negative. |
