mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-19 19:54:07 +00:00
5 lines
65 B
Python
5 lines
65 B
Python
class IfcStore:
|
|
path = ""
|
|
file = None
|
|
bookmarks = {}
|