Qinghe Gao - 2025-03-04

Hi. Is there any example how to connect shortcolum with streams. I keep getting the errors: Check the connections of the object. ---> System.Exception: Check the connections of the object.

And my python code will like this:
flowsheet.ConnectObjects(previous_stream_obj.GraphicObject, ShortcutColumn_obj.GraphicObject, -1, -1)