From 484bcffb2f9a3c0a19eb170f4389b44b4eeba912 Mon Sep 17 00:00:00 2001 From: David Hall Date: Wed, 31 Jan 2024 11:46:38 -0500 Subject: [PATCH] Add missing fields for J44 and J46 --- johnson-solids-models.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/johnson-solids-models.js b/johnson-solids-models.js index 2ba5b43..f77c5c4 100644 --- a/johnson-solids-models.js +++ b/johnson-solids-models.js @@ -42,9 +42,9 @@ export const models = [ { id:41, field:"Polygon30", edgescene:"Edges", facescene:"Faces", title:"Elongated pentagonal gyrocupolarotunda", url:"uploads/john-kostick/J41-Elongated-pentagonal-gyrocupolarotunda-Polygon30.vZome"}, { id:42, field:"Polygon30", edgescene:"Edges", facescene:"Faces", title:"Elongated pentagonal orthobirotunda", url:"uploads/john-kostick/J42-Elongated-pentagonal-orthobirotunda-Polygon30.vZome"}, { id:43, field:"Polygon30", edgescene:"Edges", facescene:"Faces", title:"Elongated pentagonal gyrobirotunda", url:"uploads/john-kostick/J43-Elongated-pentagonal-gyrobirotunda-Polygon30.vZome"}, - { id:44, field:"", edgescene:"Edges", facescene:"Faces", title:"Gyroelongated triangular bicupola", url:"https://raw.githubusercontent.com/John-Kostick/vzome-sharing/main/2024/01/29/15-31-01-J44-Gyroelongated-triangular-bicupola-Polygon12/J44-Gyroelongated-triangular-bicupola-Polygon12.vZome"}, + { id:44, field:"Polygon12", edgescene:"Edges", facescene:"Faces", title:"Gyroelongated triangular bicupola", url:"https://raw.githubusercontent.com/John-Kostick/vzome-sharing/main/2024/01/29/15-31-01-J44-Gyroelongated-triangular-bicupola-Polygon12/J44-Gyroelongated-triangular-bicupola-Polygon12.vZome"}, { id:45, field:"Polygon16", edgescene:"J45 Edges", facescene:"J45 Faces", title:"Gyroelongated square bicupola", url:"uploads/david-hall/J23-and-J45-Polygon16.vZome"}, - { id:46, field:"", edgescene:"Edges", facescene:"Faces", title:"Gyroelongated pentagonal bicupola", url:"https://raw.githubusercontent.com/John-Kostick/vzome-sharing/main/2024/01/31/11-20-22-J46-Gyroelongated-pentagonal-bicupola-Polygon20/J46-Gyroelongated-pentagonal-bicupola-Polygon20.vZome"}, + { id:46, field:"Polygon20", edgescene:"Edges", facescene:"Faces", title:"Gyroelongated pentagonal bicupola", url:"https://raw.githubusercontent.com/John-Kostick/vzome-sharing/main/2024/01/31/11-20-22-J46-Gyroelongated-pentagonal-bicupola-Polygon20/J46-Gyroelongated-pentagonal-bicupola-Polygon20.vZome"}, { id:47, field:"", edgescene:"Edges", facescene:"Faces", title:"Gyroelongated pentagonal cupolarotunda"}, { id:48, field:"", edgescene:"Edges", facescene:"Faces", title:"Gyroelongated pentagonal birotunda"}, { id:49, field:"Polygon12", edgescene:"Edges", facescene:"Faces", title:"Augmented triangular prism", url:"uploads/john-kostick/J49-Augmented-Triangular-Prism-Polygon12.vZome"},