This is strange for me we end up with 3 different data systems which aren't fully compatible:
- GDL parameters - not practical access in object menu or schedule, can be set up only manually or by GDL scripting which means custom lib
- IFC Properties - Can access GLD properties and Properties only In one direction (read), but has full access to GDL properties, can only do simple CONCAT and SPLIT no logical functions
- Properties - with a limited amount of access to GDL and IFCProperties but powerful expressions
We actually cant benefit fully with any of those solutions... The only workaround I was thinking of is exporting IFC with mapped GDL values and map them back during import to the file... But it seems to be quite difficult to manage if it's not live mapping but kind of user dependent...
poco2013 wrote:
"open access'
Hopefully, it's coming but I think there should be a good strategy for it communicated in advanced. We would like to know what the direction…
The other issue is accessing values of other related elements. I totally don't understand why we are able to access Number and Name of related Zones but no other value or property… form expressions.