Arch: Fixed Site not grouping correctly

This commit is contained in:
Yorik van Havre
2019-06-03 23:21:49 -03:00
parent e2f65ef010
commit 3a988baac9

View File

@@ -463,6 +463,7 @@ class _Site:
def __init__(self,obj):
obj.Proxy = self
self.setProperties(obj)
obj.IfcType = "Site"