Hey,
I tried to find another solution for this problem. I added a custom property set in Revit with empty/'0'-value, after this I exported the beam as ifc2x3 (IfcBeam). So I get a custom property set ('Allgemein') with IFCPROPERTYSINGLEVALUEs -different names, compared to my frist question, sry!- (type: IFCVOLUMEMEASURE).
After this I had access to the correct hierarchy with the 'GeometryPropertySetter' (look at the attached picture from Inspector below).
Looks fine... After writing the IFC File with the updated traits, the custom property set at 'IfcBeam' and the Definition at 'PropertySetDefinition' is deleted. Why?! Is it necessary to remove the geometry, like shown in the 'Updating IFC Example', to get the correct structure of IFC? But, in my opinion, it is not necessary to do a structural change/geometry removal!
Can you help me with a solution for one of the problems? Thanks!
Hi, did you eventually find an effective solution to this? I'm having a similar problem. Thanks.
Hi @j_pczx
Writing IFC is very complex. I used the tutorial from FME support site to build my workbenches.
This pages is a collection of some BIM-themed workbenches: https://support.safe.com/hc/en-us/articles/25407429026829-BIM-Tutorial
IHMO this ist the best example for beginners:
https://support.safe.com/hc/en-us/articles/25407715698317-AutoCAD-to-IFC-Conversion-Example