Panel.remove_features

Panel.remove_features(features=None)[source]

Removes interfaces from the element.

Parameters:
interfacesPanelConnectionInterface | list[PanelConnectionInterface], optional

The interfaces to be removed. If None, all interfaces will be removed.