Revit 2025 API
Wire |
The max size of the wire type.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public WireSize MaxSize { get; set; }
Public Property MaxSize As WireSize Get Set
public: property WireSize^ MaxSize { WireSize^ get (); void set (WireSize^ value); }
member MaxSize : WireSize with get, set
Property Value
WireSizeSee Also