examples
examples copied to clipboard
[Bug]: Error on line 3694 in simple-vue example IFCWorker
Line 3694
(return Math.sqrt( this.distanceToSquare( v ) {
) should be removed from
IFCWorker.js in simple-vue example.
Line is duplicate of 3696
and leaving open curly braces causing error on serve
.