DbChannel.
from_inventory_instance
Create a DbChannel instance from a mss_data_server.geometry.inventory.Channel instance.
DbChannel
mss_data_server.geometry.inventory.Channel
parent_station (mss_data_server.geometry.db_inventory.DbStation) – The parent station to which the instance is related.
mss_data_server.geometry.db_inventory.DbStation
instance (mss_data_server.geometry.inventory.Channel) – The instance used to create the DbChannel instance.
The created channel.