Revit 2025.3 API
| Electrical | 
   Checks if the feed through lugs of the base panel is already occupied.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public bool IsBasePanelFeedThroughLugsOccupied { get; }
Public ReadOnly Property IsBasePanelFeedThroughLugsOccupied As Boolean Get
public: property bool IsBasePanelFeedThroughLugsOccupied { bool get (); }
member IsBasePanelFeedThroughLugsOccupied : bool with get
Property Value
BooleanSee Also