{
  "name": "Aerospace Isogrid",
  "base": {
    "coordSystem": "spherical",
    "baseType": "folded",
    "preset": "Aerospace Isogrid",
    "equation": "R * (1 + 0.08 * max(cos(12*theta + 10*phi), cos(12*theta - 10*phi)))",
    "baseRadius": 5,
    "height": 10
  },
  "structure": {
    "modelMode": "potplate",
    "wall": 0.35,
    "bottomThickness": 0.35,
    "cylDrain": 0.5,
    "sphTopCut": 35,
    "sphBotFlatten": 150,
    "sphBotCut": 175
  },
  "plate": {
    "enabled": true,
    "plateHeight": 1.5,
    "plateOpeningAngle": 25,
    "plateDiameterExtra": 0.5,
    "plateRadiusExtra": 0.5,
    "plateSphTopCut": 95,
    "plateSphBotFlatten": 250
  },
  "texture": {
    "type": "utility",
    "preset": "None (Flat Surface)",
    "equation": "0",
    "intensity": 0.15
  },
  "patterns": {
    "preset1": "Outer Radius Deviation",
    "equation1": "outerDeviation(0.25)",
    "preset2": "None (Solid Base Color)",
    "equation2": "-1",
    "baseColor": "#0f4d80",
    "patternColor1": "#ff7062",
    "patternColor2": "#5f4a8b",
    "overlapColor": "#8ab04d",
    "depthMm": 1.2
  },
  "mesh": {
    "resV": 120,
    "resT": 180,
    "patternResV": 120,
    "patternResT": 180
  },
  "modifier": {
    "type": "utility",
    "preset": "None (No Modifier)",
    "equation": "0",
    "strength": 0,
    "target": "base"
  },
  "distortion": {
    "type": "utility",
    "preset": "None (No Distortion)",
    "dx": "0",
    "dy": "0",
    "dz": "0",
    "strength": 0,
    "region": "all",
    "anchor": "none",
    "space": "xyz"
  }
}