mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-20 06:58:56 +00:00
5 lines
72 B
Python
5 lines
72 B
Python
class BcfStore():
|
|
topics = []
|
|
viewpoints = []
|
|
comments = []
|