mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-10 14:07:43 +00:00
Add new by query IFC node
This commit is contained in:
@@ -29,6 +29,7 @@ def nodes_index():
|
||||
("ifc.by_id", "SvIfcById"),
|
||||
("ifc.by_guid", "SvIfcByGuid"),
|
||||
("ifc.by_type", "SvIfcByType"),
|
||||
("ifc.by_query", "SvIfcByQuery"),
|
||||
])]
|
||||
|
||||
def make_node_list():
|
||||
|
||||
Reference in New Issue
Block a user