ifcsverchok delete api_WIP

This commit is contained in:
smr02
2023-07-12 10:14:44 +02:00
parent 928ccf1b9f
commit f0263b0e6c
2 changed files with 0 additions and 137 deletions
-2
View File
@@ -58,7 +58,6 @@ def nodes_index():
("ifc.get_attribute", "SvIfcGetAttribute"),
("ifc.select_blender_objects", "SvIfcSelectBlenderObjects"),
("ifc.api", "SvIfcApi"),
("ifc.api_WIP", "SvIfcApiWIP"),
("ifc.bmesh_to_ifc", "SvIfcBMeshToIfcRepr"),
("ifc.sverchok_to_ifc", "SvIfcSverchokToIfcRepr"),
("ifc.create_project", "SvIfcCreateProject"),
@@ -91,7 +90,6 @@ node_categories = [
"SvIfcGetAttribute",
"SvIfcSelectBlenderObjects",
"SvIfcApi",
"SvIfcApiWIP",
"SvIfcBMeshToIfcRepr",
"SvIfcSverchokToIfcRepr",
"SvIfcCreateProject",