ElectricalSystemIsBasePanelFeedThroughLugsOccupied Property |
Checks if the feed through lugs of the base panel is already occupied.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool IsBasePanelFeedThroughLugsOccupied { get; }
Public ReadOnly Property IsBasePanelFeedThroughLugsOccupied As Boolean
Get
public:
property bool IsBasePanelFeedThroughLugsOccupied {
bool get ();
}
member IsBasePanelFeedThroughLugsOccupied : bool with get
Property Value
Boolean
See Also