<% if (!inSimMode){ %> Material Class:   


<% } %> Materials:
<% _.each(_.keys(allMaterials[materialClass]), function(key){ %> <% var material = materials[key]; %> <% }); %> <% _.each(materials, function(material, key){ %> <% if(material.noDelete) return; %> <% }); %> + Create New Material Definition
<% if (!inSimMode){ %> Composite Materials:
<% if ((cellType == "octa" && connectionType != "vertex") || cellType == "tetra"){ %> not available for this lattice type <% } else { %> <% _.each(compositeMaterials, function(material, key){ %> <% }); %>
<% if (materialType.isComposite) { %> Offset (xyz):      

<% } %> + Create New Composite Material
New Composite From Current Assembly
<% } %> <% } %>