You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User says: When the analysis is done, I have an excel spreadsheet where I can check all the stringers, lintels, stability, foundation, etc. If something breaks, I correct the model and run again.
Now my script opens the model, runs the analysis and copy a batch to clipboard. But it’s a bit annoying to close the model every time I have done some corrections.
The user is working with the python package which require to open a pipe and then connect to it.
We should find a way to connect to a pipe without opening a new one
I have tried starting from this but then I get stuck
User says:
When the analysis is done, I have an excel spreadsheet where I can check all the stringers, lintels, stability, foundation, etc. If something breaks, I correct the model and run again.
Now my script opens the model, runs the analysis and copy a batch to clipboard. But it’s a bit annoying to close the model every time I have done some corrections.
The user is working with the python package which require to open a pipe and then connect to it.
We should find a way to connect to a pipe without opening a new one
I have tried starting from this but then I get stuck
NOW
what the user would like
The text was updated successfully, but these errors were encountered: