Files
IfcOpenShell/src/ifcblenderexport/blenderbim/bim/bcf.py
T
2020-11-02 08:28:02 +11:00

5 lines
70 B
Python

class BcfStore:
topics = []
viewpoints = []
comments = []