Add status assignment to Statuses UI

Example - https://files.catbox.moe/c6ydj7.mp4

Still need to add tests and support for userdefined statuses.
This commit is contained in:
Andrej730
2025-08-15 18:32:19 +05:00
parent f5cb2dd21f
commit bd0e16cee5
7 changed files with 215 additions and 33 deletions
@@ -78,6 +78,7 @@ class PsetQto:
qto_only=False,
schema: ifcopenshell.util.schema.IFC_SCHEMA = "IFC4",
) -> list[entity_instance]:
"""Get applicable property set templates."""
any_class = not ifc_class
entity = None
if not any_class: