mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-24 22:20:00 +00:00
5 lines
70 B
Python
5 lines
70 B
Python
class BcfStore:
|
|
topics = []
|
|
viewpoints = []
|
|
comments = []
|