0

How to fix "Too many fields for object: FenestrationSurface:Detailed" error opening IDF files.

When I open large offce building Idf file that is obtained DOE commercial reference building, "Too many fields for object: FenestrationSurface:Detailed" error message is occured. In that message, the error may be fixed by adding semi-colon at the end line. But there is semi-colon at refered line. Version of large office building is 7.2 before I convert version to 9.6 by using IDFVersionUpdater. How can I fix it?

Seong's avatar
11
Seong
asked 2022-12-29 01:03:26 -0500
Aaron Boranian's avatar
14.1k
Aaron Boranian
updated 2023-01-04 10:25:13 -0500
edit flag offensive 0 remove flag close merge delete

Comments

Can you include the IDF snippet for the specific FenestrationSurface:Detailed that is throwing the error please?

Julien Marrec's avatar Julien Marrec (2023-01-02 07:21:23 -0500) edit
add a comment see more comments

1 Answer

0

Are you getting this message if you try to open the IDF file in the IDF Editor? In that case the issue is that there are more Fenestration Objects then can be displayed by the IDF editor using the default settings. You will need to count the number of fenestration objects you have in the IDF file and the go increase the number of fields in the .IDD file in the E+ install folder. The you will be able to open it in IDF editor. However this will not affect conversion from one version to another so I am not sure whats the connection there

Rdutta's avatar
101
Rdutta
answered 2022-12-31 19:57:33 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments