New wall tool, slab tool, etc in toolshelf to improve usability.

This commit is contained in:
Dion Moult
2023-07-21 17:27:52 +10:00
parent bb3e978bba
commit 9864261c41
24 changed files with 206 additions and 32 deletions
+1 -1
View File
@@ -150,7 +150,7 @@ class SvIfcSverchokToIfcRepr(
representations_ids_obj = []
for item in obj:
representation = ifcopenshell.api.run(
"geometry.add_sverchok_representation",
"geometry.add_mesh_representation",
self.file,
should_run_listeners=False,
context=self.context,