Hello, I am experiencing an issue with exporting certain parameters from custom psets in Revit 2024. Specifically, the problem occurs with some IFC classes and their associated object types. I need to export both instance and type parameters. For some classes, both types of parameters are exported correctly, for others only instance parameters are exported, and for some classes, no parameters are exported at all.
I am trying to export using the IFC2x3 version, following the allowed classes and object types, but some parameters are not being exported. This issue occurs with IFC classes such as IfcFurnishingElement, IfcDoor, and IfcDiscreteAccessory. What could be the possible causes?
Previously, I used the IfcExportAs and IfcObjectType parameters, which are no longer usable in the latest versions of Revit. Additionally, I am encountering an issue with the IfcName parameter. Is this parameter also no longer usable?