{
  "partName": "codeExample1",
  "pDef": {
    "partName": "codeExample1",
    "params": [
      {
        "name": "L2",
        "unit": "mm",
        "init": 40,
        "min": 5,
        "max": 100,
        "step": 1,
        "dropdown": [],
        "pType": 0
      },
      {
        "name": "a3",
        "unit": "degree",
        "init": 60,
        "min": -30,
        "max": 120,
        "step": 1,
        "dropdown": [],
        "pType": 0
      },
      {
        "name": "L3",
        "unit": "mm",
        "init": 20,
        "min": 5,
        "max": 100,
        "step": 1,
        "dropdown": [],
        "pType": 0
      },
      {
        "name": "a4",
        "unit": "degree",
        "init": 45,
        "min": 5,
        "max": 80,
        "step": 1,
        "dropdown": [],
        "pType": 0
      },
      {
        "name": "L4",
        "unit": "mm",
        "init": 40,
        "min": 5,
        "max": 100,
        "step": 1,
        "dropdown": [],
        "pType": 0
      },
      {
        "name": "R34",
        "unit": "mm",
        "init": 15,
        "min": 5,
        "max": 100,
        "step": 1,
        "dropdown": [],
        "pType": 0
      },
      {
        "name": "a5",
        "unit": "degree",
        "init": 70,
        "min": 30,
        "max": 150,
        "step": 1,
        "dropdown": [],
        "pType": 0
      },
      {
        "name": "L5",
        "unit": "mm",
        "init": 20,
        "min": 5,
        "max": 100,
        "step": 1,
        "dropdown": [],
        "pType": 0
      },
      {
        "name": "Corner",
        "unit": "section-separator",
        "init": 0,
        "min": 0,
        "max": 0,
        "step": 0,
        "dropdown": [],
        "pType": 3
      },
      {
        "name": "R4",
        "unit": "mm",
        "init": 2,
        "min": 0,
        "max": 20,
        "step": 1,
        "dropdown": [],
        "pType": 0
      },
      {
        "name": "Thickness",
        "unit": "section-separator",
        "init": 0,
        "min": 0,
        "max": 0,
        "step": 0,
        "dropdown": [],
        "pType": 3
      },
      {
        "name": "T1",
        "unit": "mm",
        "init": 5,
        "min": 1,
        "max": 20,
        "step": 1,
        "dropdown": [],
        "pType": 0
      }
    ],
    "paramSvg": {
      "L2": "codeExample1_contour.svg",
      "a3": "codeExample1_contour.svg",
      "L3": "codeExample1_contour.svg",
      "a4": "codeExample1_contour.svg",
      "L4": "codeExample1_contour.svg",
      "R34": "codeExample1_contour.svg",
      "a5": "codeExample1_contour.svg",
      "L5": "codeExample1_contour.svg",
      "R4": "codeExample1_contour.svg",
      "T1": "codeExample1_contour.svg"
    },
    "sim": {
      "tMax": 100,
      "tStep": 0.5,
      "tUpdate": 500
    }
  },
  "params": {
    "L2": 40,
    "a3": 60,
    "L3": 20,
    "a4": 45,
    "L4": 40,
    "R34": 15,
    "a5": 70,
    "L5": 20,
    "Corner": 0,
    "R4": 2,
    "Thickness": 0,
    "T1": 5
  },
  "figures": {
    "faceExample1": [
      [
        {
          "circle": false,
          "seg": [
            {
              "typ": 0,
              "px": 0,
              "py": 0
            },
            {
              "typ": 1,
              "px": 40,
              "py": 0
            },
            {
              "typ": 1,
              "px": 50,
              "py": 17.32050807568877
            },
            {
              "typ": 2,
              "px": 28.143004458647006,
              "py": 31.79462318800319,
              "radius": 15,
              "large": true,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 25.265658078670327,
              "py": 30.15440256742624,
              "radius": 2,
              "large": false,
              "ccw": false
            },
            {
              "typ": 2,
              "px": 0,
              "py": 20,
              "radius": 18.290677458092524,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 0,
              "py": 0
            }
          ]
        }
      ]
    ]
  },
  "volume": {
    "extrudes": [
      {
        "outName": "subpax_codeExample1_example1",
        "face": "codeExample1_faceExample1",
        "extrudeMethod": 0,
        "length": 5,
        "rotate": [
          0,
          0,
          0
        ],
        "translate": [
          0,
          0,
          0
        ]
      }
    ],
    "volumes": [
      {
        "outName": "pax_codeExample1",
        "boolMethod": 0,
        "inList": [
          "subpax_codeExample1_example1"
        ]
      }
    ]
  },
  "subs": {},
  "log": "codeExample1 simTime: 0\nsum of angles: 175.00 degreecodeExample1 drawn successfully!\n"
}