mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-20 04:04:00 +00:00
New select blender objects node - select objects in the Blender scene based off entities in an IFC file
This commit is contained in:
@@ -30,6 +30,7 @@ def nodes_index():
|
||||
("ifc.by_guid", "SvIfcByGuid"),
|
||||
("ifc.by_type", "SvIfcByType"),
|
||||
("ifc.by_query", "SvIfcByQuery"),
|
||||
("ifc.select_blender_objects", "SvIfcSelectBlenderObjects"),
|
||||
])]
|
||||
|
||||
def make_node_list():
|
||||
|
||||
Reference in New Issue
Block a user