mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 06:39:13 +00:00
New IFC get property node
This commit is contained in:
@@ -35,6 +35,7 @@ def nodes_index():
|
||||
("ifc.add", "SvIfcAdd"),
|
||||
("ifc.remove", "SvIfcRemove"),
|
||||
("ifc.generate_guid", "SvIfcGenerateGuid"),
|
||||
("ifc.get_property", "SvIfcGetProperty"),
|
||||
("ifc.select_blender_objects", "SvIfcSelectBlenderObjects"),
|
||||
])]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user