-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
My Model list does not show cooling towers #269
Comments
@macumber @Ski90Moo Does it really make sense to have it show on "My Model List"? The fix is easy, but usually stuff you see in "My Model List" on the loops tab is because either:
A cooling tower belongs on ONE loop only, so it falls it neither category. I'm leaning towards closing as "Works as expected" |
It is helpful in order to duplicate the component without adding to the library. So, for example, if I drag in a cooling tower from the library and then proceed to customize it, it becomes part of My Model. Then, if I want to have two more just like it, I would drag two more from the My Model and drop onto the loop. Maybe I am doing it wrong? |
That's not how it works though. In My Model, it would be calling plantLoop.addToNode(object) instead, thus disconnecting it from any previous loops. It would be a different feature request to allow cloning HVAC Components. (this is something I would personally do via the ruby bindings...) |
Ok, my mistake. |
No worries. The feature of being able to clone an hvac equipment is valid though. You can open a separate feature request for it. And if you can think of a good way to have that in the UI even better (right now I can't really think of one) |
Issue overview
My Model list does not show cooling towers
Current Behavior
Expected Behavior
Steps to Reproduce
Possible Solution
Details
Environment
Some additional details about your environment for this issue (if relevant):
Context
The text was updated successfully, but these errors were encountered: