mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 14:41:25 +00:00
spatial.assign_container - support batching #4474
This commit is contained in:
@@ -108,7 +108,7 @@ class SvIfcWriteFile(bpy.types.Node, SverchCustomTreeNode, ifcsverchok.helper.Sv
|
||||
ifcopenshell.api.run(
|
||||
"spatial.assign_container",
|
||||
file,
|
||||
product=element,
|
||||
products=[element],
|
||||
relating_structure=file.by_type("IfcBuilding")[0],
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user