CableSizeNumberOfGroundConductors Property |
The number of Ground Conductors.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic int NumberOfGroundConductors { get; set; }
Public Property NumberOfGroundConductors As Integer
Get
Set
public:
property int NumberOfGroundConductors {
int get ();
void set (int value);
}
member NumberOfGroundConductors : int with get, set
Property Value
Int32
Exceptions
See Also