mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 09:21:46 +00:00
Minor fix in previous commit regarding writing of ifc file
This commit is contained in:
@@ -46,7 +46,6 @@ class Cityjson2ifc:
|
||||
def convert(self, city_model):
|
||||
self.city_model = city_model
|
||||
self.create_new_file()
|
||||
self.write_file()
|
||||
self.create_metadata()
|
||||
self.geometry.build_vertices(self.IFC_model,
|
||||
coords=city_model.j["vertices"],
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user