Create a simple Blender addon that provides a minimal IFC DB client. The menu should have 4 buttons. - [x] Log In (store JWT token for future api calls) - [x] Push (upload a few select simple geometry types to the IfcDb together with user information such as IfcPerson) - [x] Pull (download from the IfcDb) - [ ] Go Live (listen to updates from other BlenderBIM clients)
Create a simple Blender addon that provides a minimal IFC DB client.
The menu should have 4 buttons.