WawanSolihin

Results 20 comments of WawanSolihin

There seems to be a real regression bug also in Revit IFC exporter: 1. The classification reference name is not set correctly (It takes the classification name instead. "MyClassif" in...

> Thanks ! Hope this can be fixed. I was also wondering if there is any way to override the Defaut Classification (Uniformat) associated with the use of built-in Revit...

Hmm, currently the Uniformat classification information is hardcoded based on the version Revit has internally and therefore cannot be overridden.

It has been fixed in the development version, but it did not make it for 22.6. I can bring it forward to 2022 and if you do not mind unsigned...

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...

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) ![image](https://user-images.githubusercontent.com/31854582/218437123-18341c0c-a8ba-4e88-89bf-d23ab00b7c85.png) [Classification-test--2022.zip](https://github.com/Autodesk/revit-ifc/files/10721389/Classification-test--2022.zip)

Let me comment about this a little. The Pset definitions are based on undocumented behavior (and potentially a bug) as a feature. PropertySet: Pset_BAMCommon I IfcBuildingElement NL-SfB code Text Assembly...

We will look into it. There may be a different way to achieve this requirement.

There is a way to do this, but it will involve a few steps using the User-defined IFC propertyset and parameter formula. The steps are as follow: 1. Define IFC...

Thank you Einar Raknes for your suggestion. Yes it is one thing that we are considering to add into this feature. But it may take time before it becomes reality....