The size of a Ground Conductor.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public ElementId GroundConductorSize { get; set; }
Property Value
ElementIdExceptions
Exception | Condition |
---|---|
ArgumentException | When setting this property: The id is not a Conductor Size id nor invalidElementId. |
ArgumentNullException | When setting this property: A non-optional argument was null |