SCIInstitute / dSpaceX

dSpaceX Visualization Library and Tool
5 stars 2 forks source link

UI Exception When Loading Nanoparticle Mesh Data in MS Window #190

Open kylinmb opened 4 years ago

kylinmb commented 4 years ago

When loading the Embedding and Decomposition view for the nanoparticle volume data set the following exception occurs.

three.module.js:3800 Uncaught (in promise) TypeError: Cannot read property 'x' of undefined at Vector3.distanceToSquared (three.module.js:3800) at CatmullRomCurve3../node_modules/three/build/three.module.js.CatmullRomCurve3.getPoint (three.module.js:37143) at CatmullRomCurve3.getTangent (three.module.js:36650) at CatmullRomCurve3.getTangentAt (three.module.js:36661) at CatmullRomCurve3.computeFrenetFrames (three.module.js:36686) at new TubeBufferGeometry (three.module.js:28979) at morseSmaleWindow.js:467 at Array.forEach () at MorseSmaleWindow.addRegressionCurvesToScene (morseSmaleWindow.js:449) at morseSmaleWindow.js:94