mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-17 05:52:33 +00:00
ifcsverchok delete api_WIP
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user