opensourceBIM / bimvie.ws

Javascript client for Building Information Modelling, using open standards like IFC, BCF and BIMSie. Using Bootstrap, BIM Surfer, etc..
GNU Affero General Public License v3.0
171 stars 87 forks source link

After LowLevelInterface.setStringAttribute new revision without 3D model and empty property panel #67

Open richarddeighton opened 7 years ago

richarddeighton commented 7 years ago

I applied the sequence: startTransaction, setStringAttribute, commitTransaction in order to fill the "description" field of an IfcWindow element. It generated a new revision and the description field is now filled with the value I supplied however I can not see a 3D model for this new revision anymore only when I select the first revision the 3D model is shown and also it does not show properties panel anymore (panel is empty) for any of the elements.