Files
IfcOpenShell/src/ifcopenshell-python/ifcopenshell/util
Dion Moult 316b9554d4 Fix #5959. Bug where default selection basket in selector query was not added per facet list.
Previously the code looked for additive facets (entity, instance)
anywhere in the query, and then only added the default basket once at
the beginning of the query. This change makes it look for additive
facets in order (that way you could start with a default selection, and
then later use an additive facet) and does it per facet list (so you can
omit the additive facet at the beginning of each list).
2025-01-13 12:46:44 +11:00
..
2024-09-06 18:11:25 +05:00
2024-11-21 18:11:37 +05:00
2024-11-21 18:11:37 +05:00
2024-09-02 17:24:58 +05:00
2024-11-06 17:50:47 +05:00
2024-09-16 18:54:12 +05:00
2024-08-08 18:12:45 +05:00
2024-04-10 18:45:36 +05:00
2024-09-03 18:53:25 +05:00
2025-01-12 17:25:21 +11:00