mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-20 15:08:51 +00:00
added new nodes to node index
This commit is contained in:
@@ -63,6 +63,9 @@ def nodes_index():
|
|||||||
("ifc.get_attribute", "SvIfcGetAttribute"),
|
("ifc.get_attribute", "SvIfcGetAttribute"),
|
||||||
("ifc.select_blender_objects", "SvIfcSelectBlenderObjects"),
|
("ifc.select_blender_objects", "SvIfcSelectBlenderObjects"),
|
||||||
("ifc.api", "SvIfcApi"),
|
("ifc.api", "SvIfcApi"),
|
||||||
|
("ifc.bmesh_to_ifc", "SvIfcBMeshToIfcGeo"),
|
||||||
|
("ifc.create_project", "SvIfcCreateProject"),
|
||||||
|
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user