Skip to content
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

Intersect surface does not rename all occurences in idf #163

Open
louisleroy5 opened this issue Apr 3, 2019 · 1 comment
Open

Intersect surface does not rename all occurences in idf #163

louisleroy5 opened this issue Apr 3, 2019 · 1 comment
Assignees
Labels

Comments

@louisleroy5
Copy link

Hello,

I am using the "intersect()" function from geomeppy on an existing idf file that already contains geometry ("BuildingSurface:Detailed", "FenestrationSurface:Detailed", etc.). See attached file please.
The problem I encounter is that "intersect()" renames the building surfaces (line 35 of the intersect_match.py file) without renaming all other occurences using those building surface names (e.g. "Building Surface Name" in a 'FenestrationSurface:Detailed" eppy.idf_msequence.Idf_MSequence).
I know that we can use the command "eppy.modeleditor.rename()" to rename automatically all occurences in an idf file, but I wonder if I missed anything?

Here is the idf file I use : test_multizone_EP.idf.zip

@jamiebull1
Copy link
Owner

@louisleroy5 sorry, I totally missed this issue. I'll take a look into it. I think you're right that we should rename throughout if that is possible.

@jamiebull1 jamiebull1 self-assigned this Sep 19, 2019
@jamiebull1 jamiebull1 added the bug label Sep 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants