Arch: IFC, import, fix import break because of a missing variable

This commit is contained in:
Bernd Hahnebach
2023-02-17 13:18:32 +01:00
committed by GitHub
parent acb78e8e88
commit dc580dd6b5

View File

@@ -1061,6 +1061,7 @@ def createAnnotation(annotation,doc,ifcscale,preferences):
"""creates an annotation object"""
anno = None
aid = annotation.id()
if annotation.is_a("IfcGrid"):
axes = []
uvwaxes = ()