• UI
    • Menu
    • Script
    • Console
    • Ribbon
  • 3D UI
    • Sketch Plane
    • Hover Tool
    • Axes
    • Center on Lattice
    • Reset 3D Navigation
  • Rendering
    • Realistic Color Scheme
    • Turn Off Rendering
  • Cells
      <% _.each(allCellModes, function(mode, key){ if (key == "part" && allLattices[cellType].connection[connectionType].type[applicationType].parts === null) return; %>
    • <% if (cellMode == key) { %><% } %><%= mode %>
    • <% }); %>