mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-18 11:20:21 +00:00
fix bug in 71ddc6384a
This commit is contained in:
@@ -241,7 +241,6 @@ class BCFProperties(PropertyGroup):
|
|||||||
self.bim_snippet_schema = ""
|
self.bim_snippet_schema = ""
|
||||||
self.document_reference = ""
|
self.document_reference = ""
|
||||||
self.document_reference_description = ""
|
self.document_reference_description = ""
|
||||||
self.related_topic = ""
|
|
||||||
self.comment = ""
|
self.comment = ""
|
||||||
self.has_related_viewpoint = False
|
self.has_related_viewpoint = False
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user