From 9784fb1c49ee8c3de5db0d90c6b88accfcb1bdba Mon Sep 17 00:00:00 2001 From: Dion Moult Date: Mon, 13 Jan 2025 23:12:49 +1100 Subject: [PATCH] Pyodide example app should use IfcShapeRepresentation to be valid --- src/pyodide/demo-app/context.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pyodide/demo-app/context.py b/src/pyodide/demo-app/context.py index 3ad8b45464..ede71bac7f 100644 --- a/src/pyodide/demo-app/context.py +++ b/src/pyodide/demo-app/context.py @@ -268,7 +268,7 @@ class Context: opening.Representation = self.model.createIfcProductDefinitionShape( Representations=[ - self.model.createIfcRepresentation( + self.model.createIfcShapeRepresentation( body, "Body", "SweptSolid",