updated by_type to current workflow + added sv_to_ifc

This commit is contained in:
martinaCodes
2022-10-21 17:16:24 +02:00
parent 93b92dca9d
commit 720de2ffe5
4 changed files with 156 additions and 15 deletions
+1
View File
@@ -69,6 +69,7 @@ def nodes_index():
("ifc.api", "SvIfcApi"),
("ifc.api_WIP", "SvIfcApiWIP"),
("ifc.bmesh_to_ifc", "SvIfcBMeshToIfcGeo"),
("ifc.sverchok_to_ifc", "SvIfcSverchokToIfc"),
("ifc.create_project", "SvIfcCreateProject"),
("ifc.quick_project_setup", "SvIfcQuickProjectSetup")