﻿"totalShelves" = 1'Numero de estantes
"shelfSpacing"= 25cm'Distancia entre estantes
"thickness"= 4mm'Espesor del material
"shelfRadius"= 15cm'Radio de la repisa 
"supportWidth"= 3cm'ancho del soporte
"holderWidth"= 2cm'ancho de la estructura
"D1@Croquis1"="supportWidth"
"D2@Croquis1"="holderWidth"/2
"D3@Croquis1"="shelfRadius"
"D4@Croquis1"="thickness"
"tabSlotLength"= 20mm'Largo de las pestañas 
"D5@Croquis1"="tabSlotLength"
"D6@Croquis1"="shelfRadius"/2
"D7@Croquis1"="shelfRadius"/4
"D1@Saliente-Extruir1"="thickness"
"D1@Croquis2"="holderWidth"
"D2@Croquis2"="shelfRadius"
"D3@Croquis2"="shelfSpacing"
"D4@Croquis2"="shelfSpacing"/2
"D5@Croquis2"="supportWidth"
"D6@Croquis2"="shelfRadius"/4
"D7@Croquis2"="thickness"
"D8@Croquis2"="tabSlotLength"
"D10@Croquis2"="shelfRadius"/2
"D11@Croquis2"="shelfRadius"/2
"D12@Croquis2"="shelfRadius"/4
"D3@MatrizL1"="shelfSpacing"+"supportWidth"
"D1@MatrizL1"="totalShelves"
"D3@MatrizL2"=("shelfSpacing"+"supportWidth")*"totalShelves"+"shelfSpacing"/2
"MatrizL1"= IIF ( "totalShelves" > 1 , 0 , 1 )
"totalHeight"= ( "shelfSpacing" * "totalShelves" ) + ( "shelfSpacing" * 0.5 ) + "supportWidth" * ( "totalShelves" + 1 )'Altura total
"D1@Croquis3"="thickness"
"D2@Croquis3"="totalHeight"/2
"D3@Croquis3"="totalHeight"
