Revit 2026 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: 26.0.4.0 (26.0.4.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