mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 09:21:46 +00:00
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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user