mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 01:41:57 +00:00
Update tool icons to all use the same underlying "cube" shape and add bracing for structural icon and background walls for spatial icon.
This commit is contained in:
@@ -252,7 +252,8 @@ class file(object):
|
||||
self.future = []
|
||||
self.transaction = None
|
||||
|
||||
file_dict[self.file_pointer()] = self
|
||||
# Temporarily commented out until bot builds are available and tested to prevent user bugs.
|
||||
# file_dict[self.file_pointer()] = self
|
||||
|
||||
def set_history_size(self, size):
|
||||
self.history_size = size
|
||||
|
||||
Reference in New Issue
Block a user