GroundConductorSize.ConductorSize Property

GroundConductorSizeConductorSize Property

Get conductor size corresponding to specific ampacity.

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public string ConductorSize { get; }
Public ReadOnly Property ConductorSize As String
	Get
public:
property String^ ConductorSize {
	String^ get ();
}
member ConductorSize : string with get

Property Value

String
See Also