small fix and mod in ifc2ca

This commit is contained in:
Jesusbill
2021-03-19 23:39:25 +01:00
parent 39c8c8db37
commit ca59b3220b
3 changed files with 5 additions and 13 deletions
-5
View File
@@ -257,11 +257,6 @@ class MODEL:
init_time += elapsed_time
print("Building Geometry Defined in %g sec" % (elapsed_time))
if len([e for e in elements if e["geometryType"] == "line"]) > 0:
buildingShapeType = "EDGE"
if len([e for e in elements if e["geometryType"] == "surface"]) > 0:
buildingShapeType = "FACE"
# Define and add groups for all curve and surface members
if len([e for e in elements if e["geometryType"] == "line"]) > 0:
# Make compound of requested group