This commit is contained in:
Andrej730
2025-08-11 17:40:59 +05:00
parent 41128a397b
commit a4045a37f1
@@ -32,7 +32,6 @@ def assign_representation(
class Usecase:
file: ifcopenshell.file
settings: dict[str, Any]
def execute(self, product: ifcopenshell.entity_instance, representation: ifcopenshell.entity_instance) -> None:
if product.is_a("IfcProduct"):