Skip to content
Snippets Groups Projects
Commit e47a7638 authored by Amanda Ghassaei's avatar Amanda Ghassaei
Browse files

fea folder

parent 5658a004
No related branches found
No related tags found
No related merge requests found
File moved
File moved
File moved
File moved
......@@ -12,18 +12,12 @@ $(function(){
//init models and views
var fillGeometry = new FillGeometry();//singleton, mesh to fill with lattice
three.setFillGeometry(fillGeometry);
new ImportView({model: fillGeometry});
lattice = new Lattice();
setupNavBar(three);
three.setFillGeometry(fillGeometry);
lattice = new Lattice();
setupNavBar(threeModel);
});
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment