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)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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)