Revit 2025 API
Wire |
Get size symbol of wire.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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