This is the repository of the v1 and v2 version of BIM Surfer. It is not maintained anymore. Find the most recent version on https://github.com/opensourceBIM/BIMsurfer
MIT License
432
stars
195
forks
source link
array in dataToInfo of BimServerGeometryLoader is undefined #273
In BimServerGeometryLoader .js, every element of dataToInfo is undefined, it caused o.viewer.getObject( BimServerGeometryLoader -- about line 412 ) also undefined and Parsing is stopped. Not found any element.
Please help me analyze which step is wrong. Thanks。
bimserver v1.5.117(I have tried 1.5.109,also the same error)
bimsurfer is the latest。
In BimServerGeometryLoader .js, every element of dataToInfo is undefined, it caused o.viewer.getObject( BimServerGeometryLoader -- about line 412 ) also undefined and Parsing is stopped. Not found any element. Please help me analyze which step is wrong. Thanks。 bimserver v1.5.117(I have tried 1.5.109,also the same error) bimsurfer is the latest。