mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 09:48:32 +00:00
type.assign_type - support batching #4474
This commit is contained in:
@@ -204,7 +204,7 @@ class Usecase:
|
||||
"type.assign_type",
|
||||
self.file,
|
||||
should_run_listeners=False,
|
||||
related_object=element,
|
||||
related_objects=[element],
|
||||
relating_type=new_type,
|
||||
should_map_representations=False,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user