diff --git a/src/ifcpatch/ifcpatch/recipes/ExtractElements.py b/src/ifcpatch/ifcpatch/recipes/ExtractElements.py index 6f88f820be..10d8b23330 100644 --- a/src/ifcpatch/ifcpatch/recipes/ExtractElements.py +++ b/src/ifcpatch/ifcpatch/recipes/ExtractElements.py @@ -33,7 +33,7 @@ class Patcher(ifcpatch.BasePatcher): file: ifcopenshell.file, logger: Union[Logger, None] = None, query: str = "IfcWall", - assume_asset_uniqueness_by_name: bool = True, + assume_asset_uniqueness_by_name: bool = False, ): """Extract certain elements into a new model