channel_selection
- channel_selection(channel_mode_filter: ChannelMode)
Return the selected channels. Selected channels are the selected nodes channels, filtered by the ChannelBox selection.
If no channel plug selection is done in the ChannelBox, returns the channel with channel mode smaller or equal to channel_mode_filter
- Return type
list(Channel)