Any idea how to implement this with Complex Profile wall?
Skin List Label works quite well with Complex Profiles, so I guess it would be possible to extract the first or the last building material via WALL_SKINS_BMAT_NAMES
(i=first or last), but according to
this post, it's not possible(?) to request surface material from building material. In my case, I actually find the building materials much more appropriate to describe the finishing of facade material, because it's a material (i.e brick), not a surface (color of the brick?).
Nevertheless, this doesn't work via the properties that are available for the IFC labeling, so I guess it should be implemented by custom GDL label. Unfortunately, this is above my GDL paygrade, and as it doesn't work with the columns (visible finished exterior complex profile elements), it's so far not really a useful method, if somebody doesn't have any other ideas?
edit:
Furthermore, Complex Profiles can have many visible building materials, which would mean different labels pointing to the correct parts of the wall with the corresponding building ,or surface, material. This seems quite impossible, so I guess I'm forced to create custom project info fields to have information centrally managed (autotext) without changing facade finishing materials (surfaces) label descriptions on every elevation or section manually. Or is there a more intelligent solution to achieve this?