This commit is contained in:
Dion Moult
2024-05-12 17:16:50 +10:00
parent b7737cb6d3
commit aca26c7597
+1 -1
View File
@@ -47,7 +47,7 @@ def add_representation(
data = geometry.get_object_data(obj)
if not data and ifc_representation_class != "IfcTextLiteral":
raise IncompatibleRepresentationError()
return
representation = ifc.run(
"geometry.add_representation",