Revit 2026 API
Ground |
Get conductor size corresponding to specific ampacity.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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
StringSee Also