Revit 2025 API
WireGround |
The ground conductor number. Its default value is zero after created.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public int GroundConductorNum { get; set; }
Public Property GroundConductorNum As Integer Get Set
public: property int GroundConductorNum { int get (); void set (int value); }
member GroundConductorNum : int with get, set
Property Value
Int32See Also