Hello,
I am looking for a way to assign to all Generic Models with a Parameter the correct Level for the IFC Export. The thing is that some of my Objects get assigned to a wrong Level and therefore the IFC Structure is wrong. Is there a way to overrule this "Floor" Parameter?
In the attached Screenshot of the IFC File you can see what I want to change.
I went through the whole IFC File with Texteditor and I found that these elements are assigned to the Levels with the following IFC Property:
#1054= IFCRELCONTAINEDINSPATIALSTRUCTURE('3Zu5Bv0LOHrPC10066FoQQ',#41,$,$,(#762),#130);
The #762 is the Element which can be seen in the Screenshot and #130 is the Level 1.
I am looking for a way to modify this assigning already in the Revit Project File with e.g. a Parameter.
Thanks in advance