mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 09:21:46 +00:00
Temporarily disable 3ffc0bc due to a bug with units conversion
This commit is contained in:
@@ -431,6 +431,7 @@ class Usecase:
|
||||
and there is no control to prevent it from adding certain type of elements.
|
||||
"""
|
||||
ifc_file = self.file
|
||||
return ifc_file.add(element)
|
||||
if not self.assume_asset_uniqueness_by_name:
|
||||
return ifc_file.add(element)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user