mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-11 02:02:22 +00:00
Pyodide example app should use IfcShapeRepresentation to be valid
This commit is contained in:
@@ -268,7 +268,7 @@ class Context:
|
||||
|
||||
opening.Representation = self.model.createIfcProductDefinitionShape(
|
||||
Representations=[
|
||||
self.model.createIfcRepresentation(
|
||||
self.model.createIfcShapeRepresentation(
|
||||
body,
|
||||
"Body",
|
||||
"SweptSolid",
|
||||
|
||||
Reference in New Issue
Block a user