-
Notifications
You must be signed in to change notification settings - Fork 196
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
Revit 2023.1.1 classifications settings are not exported propperly #556
Comments
I believe this is a known issue with Solibri that has already been fixed. |
I'll ask @WawanSolihin to check, but I think this might still be a viewer issue (#546, I think?) |
Hi, I am facing the same issue with classification, with Revit 2023.1 and IFC exporter 23.2.1.0. Here is the incorrect result with BIM Vision : It seems, as @EtiennevdBa noticed that IfcClassificationReference.Name and IfcClassificationReference.Location are not set up properly during export |
@benjaminchvn @EtiennevdBa |
There seems to be a real regression bug also in Revit IFC exporter:
I will log a defect on this issue. |
@benjaminchvn well, editing the IFC in notepad is quite fun. |
Hi, in this case I am using Assembly code in Revit to fill in Uniformat classification code, but version II 2015, so source and edition are not correct. |
Hmm, currently the Uniformat classification information is hardcoded based on the version Revit has internally and therefore cannot be overridden. |
If it sheds some light over the issue, the problem also can be found with Revit 2022.1.1 and the following Ifc Exporter versions:
BUT in the v..22.5.0.0 there isn't any issue with the Uniformat Classification export. |
Hi, Also, I exported one of the old projects, which had the right classification assignment before, and could not export classification in the right way. |
It has been fixed in the development version, but it did not make it for 22.6. |
I bring forward the fix for the classification issue. There are pre-release (not signed) versions for Revit 2022 and Revit 2023 that you may want to test it out. In my testing they seem to work well. |
@WawanSolihin Thanks for the pre-release. i've tested them to and its better, but the Name is missing |
It works well in my test. I attached the sample file here. Assembly.0.2 (as identified by Solibri) shows the result as expected. (The Solibri version I use: 9.12) |
Hi thank you for this pre-release. I have been testing out on both Uniformat (using Assembly code in Revit) and custom classification using a shared parameter, it seems to work fine. |
@WawanSolihin, thanks for your reply, i'm using solibri 9.13.1 |
thank you, I will start my tests today... |
Thats great, @GerbenB-KUBUS |
Perfect Gerben, i would love to help as well: [email protected] |
@AngelVelezSosa can you give us a update on this issues? thanks in advance |
I'm also still having this issue. Assembly description is not getting exported to IFC. It has nothing to do with the viewer i guess since the descriptions are also not found when i search for them in notepad. |
@AngelVelezSosa could you please give us an update? Also the overwrite function in IFC Export > Modify > Property Sets > Classification Settings doesn't work as it should. |
@koenmeinema split out the last issue as this one is getting confusing due to multiple different problems, some already addressed. Is the question for an update on 2022? |
@AngelVelezSosa the issue Assembly Description not showing. In the past it was shown correctly in multiple IFC viewers as: Uniformat Classification: [Assembly Code], [Assembly Description] Now it's shown wrong as: Uniformat: [Assembly code], Uniformat |
In all versions or 2022? |
@AngelVelezSosa I tried 2023 and 2024 |
Hi @AngelVelezSosa there are several serious problems with Revit 2023 and 2024 when it goes to exporting any kind of classification. I have also send you some e-mails with models showing the issue. I think you did not yet find the time to answer those mails. At this moment our company cannot work with Revit 2023 and 2024 since a lot of Clients require those classifications. The classiciation discription is nog getting exported and that has nothing to do with a viewer. When i search the IFC file in notepad i cannot find the descriptions. I have tried everything. Just Revit 2023 / 2024 without or with any kind of IfcExporter from github. It is not working. |
Yes, sorry, we have been working against some deadlines. I will revisit the classification issue to see what we can do. |
Hi Angel, I tested it for (the current versions of) R2022 2023 2024, for (the current versions of the IFC exporter) for IFC2x3CV2.0 and IFC4RV1.2. Regards, |
Next to this issue, there is also a Solibri issue, because Solibri is only showing the attribute "Name" and not the "Description"... |
Dear Angel, Could you please give us an update? Still waiting for improvements... With kind regards, Koen |
We have plans to look at this in the near future. |
Great, thanks! Do you have a download link so I can test? |
@t-vasyi thank you. When will the update be released? Also, did you test if this fixes the issue in all Revit versions? For as far as i know this issue is happening in RVT23 en RVT24. |
@koenmeinema the latest exporter version for 2022 is here https://github.com/Autodesk/revit-ifc/releases/tag/IFC_v22.7.0 |
I don't know if this fix made the 2022 cut-off, @o-babii ? |
To the other questions, we don't publish release dates, but in general we hope to include in a future release for all supported versions. We always do have to balance future work and back-submissions, and not everything can be back-submitted, but these changes I believe are eligible. |
Unfortunately, version 22.7 does not fix this bug, the exported classification looks the same as for the previous version 22.6.2 |
yes, fix works for all the versions |
The fix wasn't included to 22.7 |
Hi there! I'm running R24 with the latest release of IFC exporter and the classification problem persists. What I can add is that I lost the ability to map Assembly Code and Assembly Description to a custom PSet, as I was doing before. Any chances there is already a solution? I wasn't aware of this issue, would it be good to report it in the log of the IFC-Export Releases, isn't? |
Hi @aksel-a, you are mentioning two Revit type parameters. Did you adapt the custom Pset txt file to consider IfcElementType? |
I was wondering when this issue is finally getting fixt? Still the Assembly Description is not getting exported when using RVT 23. |
The fixed Jira ticket is REVIT-219651 It is included in: Not included in Release 22.7 for Revit 2022 If you are still facing issues using one of these Releases, please share a simple model + exported IFC file. Regards, |
Hi @t-vasyi, I tried it with Revit 24.2.20 and it finally works like it should! Thanks. Kind regards, |
Dear Revit/ifc team,
when i create a IFC file in Revit 2023.0.2 with the default exporter the classifications settings are exported propperly
when i export a IFC file in Revit 2023.0.2 with the opensource exporter 23.1.1.0 the classifications setting are not exported correctly
These issues are also in Revit 2023.1.1 with and without the opensource exporter.
are there more people with these issues?
Kind regards,
Étienne
The text was updated successfully, but these errors were encountered: