Revit 2026 API
Wire |
Get size symbol of wire.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string Size { get; }
Public ReadOnly Property Size As String Get
public: property String^ Size { String^ get (); }
member Size : string with get
Property Value
StringSee Also