Some helper popup to select properties or quantities for Intelligent tags in text literal annotation
This is a proposed PR 7106 that complements to the search operator that it is available in the literal for text annotations. It adds another operator that will fetch the property and quantity names of the Product assignments and will allow to insert them between braces if it is text and with a round (two decimals) operator if it is numeric.
I have reviewed the Video tutorial series for Blender + Bonsai for intelligent Tags and this is what I found most complicated to create because of the length of the expression. Please let me know if there are other expressions that would make sense to add.
Cheers!





Comments
Also added product attributes and product's type attributes. Thanks @theoryshaw for the feedback!

Cheers!
I have put the PR back to draft as i am trying to make the helper tool mimic as much as possible the selector syntax https://docs.ifcopenshell.org/ifcopenshell-python/selector_syntax.html.
Here a preview showign the possibility to select another product to fetch the attributes for the syntax (thanks @theoryshaw for the tip)
Cheers,