quasarchimaere

Results 23 issues of quasarchimaere

![GW_00001](https://user-images.githubusercontent.com/8503486/189336987-ce917c1b-52fa-40e5-8bae-e38d0c1037a5.png) Happens on a rather small (20mb) file, i try and reproduce the issue with another ifc file, currently we are not allowed to post/share the file due to costumer...

Currently it is not possible to write (even unchanged lines) back to the model, this is due to a typo in the `IFCWorker.js:87227` as you can clearly see there is...

### What happened? Reading a given file that includes Style Lines (e.g. IFCWINDOWSTYLE, IFCDOORSTYLE etc.) and writing the file again alters the structure of the line input: `#14689=IFCWINDOWSTYLE('2C0fafuFn0nQji3L0rllPh',#41,'xyz',$,$,(#14688,#14744,#14747),(#14687),'4600958',.NOTDEFINED.,.NOTDEFINED.,.F.,.F.);` output: `#14689=IFCWINDOWSTYLE('2C0fafuFn0nQji3L0rllPh',#41,'xyz',$,$,(#14688,#14744,#14747),(#14687),'4600958',.NOTDEFINED.,.NOTDEFINED.,'F','F');`...

bug