{
  "partName": "reinforced_tube",
  "pDef": {
    "partName": "reinforced_tube",
    "params": [
      {
        "name": "D1L",
        "unit": "mm",
        "init": 1600,
        "min": 100,
        "max": 4000,
        "step": 1,
        "dropdown": [],
        "pType": 0
      },
      {
        "name": "H1",
        "unit": "mm",
        "init": 6000,
        "min": 10,
        "max": 20000,
        "step": 10,
        "dropdown": [],
        "pType": 0
      },
      {
        "name": "E1",
        "unit": "mm",
        "init": 10,
        "min": 1,
        "max": 300,
        "step": 1,
        "dropdown": [],
        "pType": 0
      },
      {
        "name": "Wave",
        "unit": "section-separator",
        "init": 0,
        "min": 0,
        "max": 0,
        "step": 0,
        "dropdown": [],
        "pType": 3
      },
      {
        "name": "E2",
        "unit": "mm",
        "init": 10,
        "min": 1,
        "max": 300,
        "step": 1,
        "dropdown": [],
        "pType": 0
      },
      {
        "name": "N2",
        "unit": "wave",
        "init": 20,
        "min": 4,
        "max": 400,
        "step": 1,
        "dropdown": [],
        "pType": 0
      },
      {
        "name": "W2_method",
        "unit": "dropdown",
        "init": 0,
        "min": 0,
        "max": 1,
        "step": 1,
        "dropdown": [
          "W2_from_RW2",
          "W2_direct"
        ],
        "pType": 2
      },
      {
        "name": "RW2",
        "unit": "%",
        "init": 50,
        "min": 5,
        "max": 95,
        "step": 0.1,
        "dropdown": [],
        "pType": 0
      },
      {
        "name": "W2",
        "unit": "mm",
        "init": 80,
        "min": 1,
        "max": 800,
        "step": 1,
        "dropdown": [],
        "pType": 0
      },
      {
        "name": "S23L",
        "unit": "mm",
        "init": 200,
        "min": 1,
        "max": 600,
        "step": 1,
        "dropdown": [],
        "pType": 0
      },
      {
        "name": "D2_method",
        "unit": "dropdown",
        "init": 0,
        "min": 0,
        "max": 1,
        "step": 1,
        "dropdown": [
          "D2_from_Rvw",
          "D2_direct"
        ],
        "pType": 2
      },
      {
        "name": "Rvw",
        "unit": "%",
        "init": 50,
        "min": 5,
        "max": 95,
        "step": 0.1,
        "dropdown": [],
        "pType": 0
      },
      {
        "name": "D2",
        "unit": "mm",
        "init": 20,
        "min": 1,
        "max": 600,
        "step": 1,
        "dropdown": [],
        "pType": 0
      },
      {
        "name": "D3_method",
        "unit": "dropdown",
        "init": 0,
        "min": 0,
        "max": 1,
        "step": 1,
        "dropdown": [
          "D3_from_R32",
          "D3_direct"
        ],
        "pType": 2
      },
      {
        "name": "R32",
        "unit": "%",
        "init": 50,
        "min": 5,
        "max": 95,
        "step": 0.1,
        "dropdown": [],
        "pType": 0
      },
      {
        "name": "D3",
        "unit": "mm",
        "init": 20,
        "min": 1,
        "max": 600,
        "step": 1,
        "dropdown": [],
        "pType": 0
      },
      {
        "name": "Optional internal cylinder",
        "unit": "section-separator",
        "init": 0,
        "min": 0,
        "max": 0,
        "step": 0,
        "dropdown": [],
        "pType": 3
      },
      {
        "name": "internal_cylinder",
        "unit": "checkbox",
        "init": 0,
        "min": 0,
        "max": 1,
        "step": 1,
        "dropdown": [],
        "pType": 1
      },
      {
        "name": "E4",
        "unit": "mm",
        "init": 10,
        "min": 1,
        "max": 300,
        "step": 1,
        "dropdown": [],
        "pType": 0
      }
    ],
    "paramSvg": {
      "D1L": "reinforced_tube_section.svg",
      "H1": "reinforced_tube_section.svg",
      "E1": "reinforced_tube_section.svg",
      "E2": "reinforced_tube_section.svg",
      "N2": "reinforced_tube_section.svg",
      "W2_method": "reinforced_tube_section.svg",
      "RW2": "reinforced_tube_section.svg",
      "W2": "reinforced_tube_section.svg",
      "S23L": "reinforced_tube_section.svg",
      "D2_method": "reinforced_tube_section.svg",
      "R32": "reinforced_tube_section.svg",
      "D2": "reinforced_tube_section.svg",
      "D3_method": "reinforced_tube_section.svg",
      "Rvw": "reinforced_tube_section.svg",
      "D3": "reinforced_tube_section.svg",
      "internal_cylinder": "reinforced_tube_section.svg",
      "E4": "reinforced_tube_section.svg"
    },
    "sim": {
      "tMax": 100,
      "tStep": 0.5,
      "tUpdate": 500
    }
  },
  "params": {
    "D1L": 50,
    "H1": 30,
    "E1": 1,
    "Wave": 0,
    "E2": 1,
    "N2": 16,
    "W2_method": 0,
    "RW2": 20,
    "W2": 5,
    "S23L": 4,
    "D2_method": 0,
    "Rvw": 50,
    "D2": 20,
    "D3_method": 0,
    "R32": 50,
    "D3": 20,
    "Optional internal cylinder": 0,
    "internal_cylinder": 1,
    "E4": 1
  },
  "figures": {
    "faceTopExt": [
      [
        {
          "circle": true,
          "cx": 0,
          "cy": 0,
          "radius": 25
        },
        {
          "circle": true,
          "cx": 0,
          "cy": 0,
          "radius": 24
        }
      ]
    ],
    "faceTopWave": [
      [
        {
          "circle": false,
          "seg": [
            {
              "typ": 0,
              "px": 24,
              "py": 0
            },
            {
              "typ": 2,
              "px": 23.92601600959507,
              "py": 1.8830182974682788,
              "radius": 24.000000000001492,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 22.980085528815803,
              "py": 3.3007095761277547,
              "radius": 1.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 20.805624012422083,
              "py": 4.412238085187362
            },
            {
              "typ": 2,
              "px": 20.541060908142313,
              "py": 5.514222722618284,
              "radius": 0.7460266271827761,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 21.973896922542927,
              "py": 7.491786746503765
            },
            {
              "typ": 2,
              "px": 22.17310878027088,
              "py": 9.184402376762154,
              "radius": 1.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 21.38415658052083,
              "py": 10.895771993749122,
              "radius": 23.999999999998177,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 19.96770380559884,
              "py": 11.843556026358998,
              "radius": 1.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 17.533399771350645,
              "py": 12.03834406904261
            },
            {
              "typ": 2,
              "px": 16.867264070783254,
              "py": 12.955201203883965,
              "radius": 0.7460266271827778,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 17.434250949550815,
              "py": 15.33055473378956
            },
            {
              "typ": 2,
              "px": 16.970562748477143,
              "py": 16.97056274847714,
              "radius": 1.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 15.586753159924408,
              "py": 18.24974317440074,
              "radius": 23.99999999999716,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 13.915420185665194,
              "py": 18.583328433679814,
              "radius": 1.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 11.59187435575579,
              "py": 17.831721296246855
            },
            {
              "typ": 2,
              "px": 10.625579180777,
              "py": 18.42386774104967,
              "radius": 0.7460266271827724,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 10.240398311368,
              "py": 20.835384734680623
            },
            {
              "typ": 2,
              "px": 9.184402376762156,
              "py": 22.17310878027088,
              "radius": 1.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 7.416407864998739,
              "py": 22.825356391083684,
              "radius": 23.99999999999768,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 5.744639986062125,
              "py": 22.49395754526462,
              "radius": 1.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 3.8855911500998186,
              "py": 20.91038060105359
            },
            {
              "typ": 2,
              "px": 2.7662461816125754,
              "py": 21.087667427417525,
              "radius": 0.7460266271827758,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 1.4875378597212627,
              "py": 23.168216282949512
            },
            {
              "typ": 2,
              "px": 1.4695761589768238e-15,
              "py": 24,
              "radius": 1.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -1.883018297468277,
              "py": 23.92601600959507,
              "radius": 24.000000000001485,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -3.3007095761277525,
              "py": 22.980085528815803,
              "radius": 1.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -4.4122380851873615,
              "py": 20.805624012422083
            },
            {
              "typ": 2,
              "px": -5.514222722618282,
              "py": 20.541060908142317,
              "radius": 0.7460266271827786,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -7.491786746503763,
              "py": 21.973896922542927
            },
            {
              "typ": 2,
              "px": -9.184402376762154,
              "py": 22.17310878027088,
              "radius": 1.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -10.895771993749122,
              "py": 21.38415658052083,
              "radius": 24.00000000000199,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -11.843556026358998,
              "py": 19.96770380559884,
              "radius": 1.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -12.038344069042608,
              "py": 17.533399771350645
            },
            {
              "typ": 2,
              "px": -12.955201203883963,
              "py": 16.867264070783254,
              "radius": 0.7460266271827775,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -15.33055473378956,
              "py": 17.434250949550815
            },
            {
              "typ": 2,
              "px": -16.97056274847714,
              "py": 16.970562748477143,
              "radius": 1.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -18.24974317440074,
              "py": 15.58675315992441,
              "radius": 24.000000000001464,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -18.58332843367981,
              "py": 13.915420185665198,
              "radius": 1.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -17.831721296246855,
              "py": 11.591874355755788
            },
            {
              "typ": 2,
              "px": -18.42386774104967,
              "py": 10.625579180777,
              "radius": 0.7460266271827714,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -20.835384734680623,
              "py": 10.240398311368002
            },
            {
              "typ": 2,
              "px": -22.17310878027088,
              "py": 9.184402376762158,
              "radius": 1.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -22.825356391083684,
              "py": 7.416407864998741,
              "radius": 24.0000000000004,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -22.493957545264617,
              "py": 5.744639986062126,
              "radius": 1.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -20.910380601053586,
              "py": 3.8855911500998204
            },
            {
              "typ": 2,
              "px": -21.08766742741752,
              "py": 2.7662461816125763,
              "radius": 0.7460266271827828,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -23.16821628294951,
              "py": 1.4875378597212643
            },
            {
              "typ": 2,
              "px": -24,
              "py": 2.9391523179536475e-15,
              "radius": 1.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -23.92601600959507,
              "py": -1.8830182974682756,
              "radius": 24.000000000001215,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -22.980085528815803,
              "py": -3.300709576127751,
              "radius": 1.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -20.805624012422083,
              "py": -4.41223808518736
            },
            {
              "typ": 2,
              "px": -20.541060908142317,
              "py": -5.514222722618281,
              "radius": 0.7460266271827801,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -21.97389692254293,
              "py": -7.4917867465037595
            },
            {
              "typ": 2,
              "px": -22.173108780270883,
              "py": -9.184402376762153,
              "radius": 1.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -21.38415658052083,
              "py": -10.89577199374912,
              "radius": 23.999999999998813,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -19.96770380559884,
              "py": -11.843556026358996,
              "radius": 1.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -17.533399771350645,
              "py": -12.038344069042608
            },
            {
              "typ": 2,
              "px": -16.867264070783254,
              "py": -12.955201203883965,
              "radius": 0.746026627182774,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -17.43425094955082,
              "py": -15.330554733789556
            },
            {
              "typ": 2,
              "px": -16.970562748477143,
              "py": -16.97056274847714,
              "radius": 1.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -15.586753159924418,
              "py": -18.249743174400734,
              "radius": 24.000000000001332,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -13.915420185665205,
              "py": -18.583328433679807,
              "radius": 1.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -11.591874355755799,
              "py": -17.831721296246847
            },
            {
              "typ": 2,
              "px": -10.62557918077701,
              "py": -18.423867741049662,
              "radius": 0.7460266271827718,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -10.240398311368011,
              "py": -20.83538473468062
            },
            {
              "typ": 2,
              "px": -9.184402376762169,
              "py": -22.173108780270876,
              "radius": 1.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -7.4164078649987415,
              "py": -22.825356391083684,
              "radius": 24.000000000000274,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -5.744639986062126,
              "py": -22.493957545264617,
              "radius": 1.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -3.8855911500998217,
              "py": -20.910380601053586
            },
            {
              "typ": 2,
              "px": -2.7662461816125776,
              "py": -21.08766742741752,
              "radius": 0.7460266271827792,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -1.4875378597212654,
              "py": -23.168216282949512
            },
            {
              "typ": 2,
              "px": -4.408728476930472e-15,
              "py": -24,
              "radius": 1.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 1.883018297468285,
              "py": -23.92601600959507,
              "radius": 24.000000000001627,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 3.300709576127761,
              "py": -22.980085528815803,
              "radius": 1.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 4.412238085187369,
              "py": -20.805624012422083
            },
            {
              "typ": 2,
              "px": 5.514222722618289,
              "py": -20.541060908142313,
              "radius": 0.7460266271827753,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 7.491786746503768,
              "py": -21.973896922542924
            },
            {
              "typ": 2,
              "px": 9.18440237676216,
              "py": -22.17310878027088,
              "radius": 1.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 10.895771993749138,
              "py": -21.384156580520823,
              "radius": 24.00000000000257,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 11.843556026359012,
              "py": -19.967703805598834,
              "radius": 1.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 12.038344069042623,
              "py": -17.533399771350634
            },
            {
              "typ": 2,
              "px": 12.955201203883977,
              "py": -16.867264070783243,
              "radius": 0.7460266271827813,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 15.330554733789572,
              "py": -17.4342509495508
            },
            {
              "typ": 2,
              "px": 16.970562748477153,
              "py": -16.97056274847713,
              "radius": 1.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 18.24974317440073,
              "py": -15.586753159924418,
              "radius": 23.99999999999964,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 18.583328433679803,
              "py": -13.915420185665207,
              "radius": 1.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 17.831721296246847,
              "py": -11.591874355755799
            },
            {
              "typ": 2,
              "px": 18.423867741049662,
              "py": -10.625579180777011,
              "radius": 0.7460266271827714,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 20.83538473468062,
              "py": -10.240398311368013
            },
            {
              "typ": 2,
              "px": 22.173108780270876,
              "py": -9.184402376762169,
              "radius": 1.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 22.825356391083684,
              "py": -7.416407864998742,
              "radius": 24.000000000000018,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 22.493957545264617,
              "py": -5.7446399860621264,
              "radius": 1.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 20.910380601053586,
              "py": -3.8855911500998235
            },
            {
              "typ": 2,
              "px": 21.08766742741752,
              "py": -2.7662461816125794,
              "radius": 0.7460266271827831,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 23.168216282949512,
              "py": -1.487537859721267
            },
            {
              "typ": 2,
              "px": 24,
              "py": -5.878304635907295e-15,
              "radius": 1.7460266271827782,
              "large": false,
              "ccw": true
            }
          ]
        },
        {
          "circle": false,
          "seg": [
            {
              "typ": 0,
              "px": 23,
              "py": 0
            },
            {
              "typ": 2,
              "px": 22.929098675861944,
              "py": 1.8045592017404337,
              "radius": 22.999999999999346,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 22.52492996781436,
              "py": 2.410297640398307,
              "radius": 0.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 20.35046845142064,
              "py": 3.5218261494579144
            },
            {
              "typ": 2,
              "px": 19.731275774093543,
              "py": 6.100949265970136,
              "radius": 1.7460266271827802,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 21.164111788494157,
              "py": 8.078513289855616
            },
            {
              "typ": 2,
              "px": 21.249229247759594,
              "py": 8.801718944397065,
              "radius": 0.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 20.49315005633246,
              "py": 10.441781494009575,
              "radius": 22.999999999997495,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 19.887940794464704,
              "py": 10.846742171090716,
              "radius": 0.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 17.453636760216508,
              "py": 11.041530213774328
            },
            {
              "typ": 2,
              "px": 15.894589632234094,
              "py": 13.187374493891829,
              "radius": 1.7460266271827782,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 16.461576511001656,
              "py": 15.562728023797424
            },
            {
              "typ": 2,
              "px": 16.263455967290593,
              "py": 16.263455967290593,
              "radius": 0.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 14.937305111594224,
              "py": 17.489337208800713,
              "radius": 23.00000000000067,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 14.223192919790039,
              "py": 17.631868532197192,
              "radius": 0.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 11.899647089880634,
              "py": 16.880261394764233
            },
            {
              "typ": 2,
              "px": 9.638096303680818,
              "py": 18.266141498965965,
              "radius": 1.7460266271827725,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 9.252915434271818,
              "py": 20.67765849259692
            },
            {
              "typ": 2,
              "px": 8.801718944397066,
              "py": 21.249229247759594,
              "radius": 0.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 7.107390870623791,
              "py": 21.87429987478853,
              "radius": 22.99999999999571,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 6.393092856642226,
              "py": 21.732702742562903,
              "radius": 0.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 4.53404402067992,
              "py": 20.149125798351875
            },
            {
              "typ": 2,
              "px": 1.9142901824526941,
              "py": 20.56405404380755,
              "radius": 1.7460266271827807,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 0.6355818605613814,
              "py": 22.644602899339535
            },
            {
              "typ": 2,
              "px": 1.4083438190194562e-15,
              "py": 23,
              "radius": 0.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -1.8045592017404322,
              "py": 22.929098675861944,
              "radius": 22.999999999999083,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -2.4102976403983054,
              "py": 22.52492996781436,
              "radius": 0.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -3.521826149457915,
              "py": 20.350468451420642
            },
            {
              "typ": 2,
              "px": -6.100949265970134,
              "py": 19.731275774093547,
              "radius": 1.74602662718277,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -8.078513289855614,
              "py": 21.164111788494157
            },
            {
              "typ": 2,
              "px": -8.801718944397063,
              "py": 21.249229247759594,
              "radius": 0.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -10.441781494009575,
              "py": 20.49315005633246,
              "radius": 22.99999999999995,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -10.846742171090716,
              "py": 19.887940794464704,
              "radius": 0.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -11.041530213774326,
              "py": 17.453636760216508
            },
            {
              "typ": 2,
              "px": -13.187374493891827,
              "py": 15.894589632234094,
              "radius": 1.746026627182776,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -15.562728023797424,
              "py": 16.461576511001656
            },
            {
              "typ": 2,
              "px": -16.263455967290593,
              "py": 16.263455967290593,
              "radius": 0.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -17.48933720880071,
              "py": 14.937305111594227,
              "radius": 23.000000000002164,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -17.63186853219719,
              "py": 14.223192919790042,
              "radius": 0.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -16.880261394764233,
              "py": 11.89964708988063
            },
            {
              "typ": 2,
              "px": -18.266141498965965,
              "py": 9.638096303680818,
              "radius": 1.746026627182772,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -20.67765849259692,
              "py": 9.25291543427182
            },
            {
              "typ": 2,
              "px": -21.249229247759594,
              "py": 8.801718944397068,
              "radius": 0.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -21.87429987478853,
              "py": 7.107390870623792,
              "radius": 22.99999999999834,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -21.732702742562903,
              "py": 6.393092856642227,
              "radius": 0.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -20.14912579835187,
              "py": 4.534044020679922
            },
            {
              "typ": 2,
              "px": -20.56405404380755,
              "py": 1.9142901824526948,
              "radius": 1.746026627182778,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -22.644602899339535,
              "py": 0.635581860561383
            },
            {
              "typ": 2,
              "px": -23,
              "py": 2.8166876380389124e-15,
              "radius": 0.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -22.929098675861944,
              "py": -1.8045592017404308,
              "radius": 22.999999999998824,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -22.52492996781436,
              "py": -2.410297640398304,
              "radius": 0.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -20.35046845142064,
              "py": -3.521826149457913
            },
            {
              "typ": 2,
              "px": -19.731275774093547,
              "py": -6.100949265970133,
              "radius": 1.7460266271827702,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -21.16411178849416,
              "py": -8.078513289855612
            },
            {
              "typ": 2,
              "px": -21.249229247759597,
              "py": -8.801718944397063,
              "radius": 0.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -20.49315005633246,
              "py": -10.441781494009573,
              "radius": 22.999999999998128,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -19.887940794464704,
              "py": -10.846742171090714,
              "radius": 0.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -17.453636760216508,
              "py": -11.041530213774326
            },
            {
              "typ": 2,
              "px": -15.894589632234094,
              "py": -13.18737449389183,
              "radius": 1.7460266271827778,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -16.46157651100166,
              "py": -15.562728023797423
            },
            {
              "typ": 2,
              "px": -16.263455967290597,
              "py": -16.263455967290593,
              "radius": 0.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -14.937305111594235,
              "py": -17.489337208800706,
              "radius": 23.000000000004675,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -14.22319291979005,
              "py": -17.631868532197185,
              "radius": 0.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -11.899647089880643,
              "py": -16.880261394764226
            },
            {
              "typ": 2,
              "px": -9.638096303680827,
              "py": -18.266141498965958,
              "radius": 1.7460266271827725,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -9.252915434271829,
              "py": -20.677658492596915
            },
            {
              "typ": 2,
              "px": -8.801718944397077,
              "py": -21.24922924775959,
              "radius": 0.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -7.107390870623794,
              "py": -21.87429987478853,
              "radius": 22.99999999999813,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -6.393092856642228,
              "py": -21.732702742562903,
              "radius": 0.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -4.534044020679923,
              "py": -20.14912579835187
            },
            {
              "typ": 2,
              "px": -1.9142901824526963,
              "py": -20.564054043807545,
              "radius": 1.7460266271827807,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -0.6355818605613842,
              "py": -22.644602899339535
            },
            {
              "typ": 2,
              "px": -4.225031457058368e-15,
              "py": -23,
              "radius": 0.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 1.8045592017404397,
              "py": -22.929098675861944,
              "radius": 22.999999999999474,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 2.410297640398313,
              "py": -22.52492996781436,
              "radius": 0.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 3.5218261494579215,
              "py": -20.35046845142064
            },
            {
              "typ": 2,
              "px": 6.100949265970142,
              "py": -19.731275774093543,
              "radius": 1.7460266271827738,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 8.07851328985562,
              "py": -21.164111788494154
            },
            {
              "typ": 2,
              "px": 8.80171894439707,
              "py": -21.249229247759594,
              "radius": 0.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 10.441781494009591,
              "py": -20.493150056332453,
              "radius": 22.99999999999746,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 10.84674217109073,
              "py": -19.887940794464697,
              "radius": 0.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 11.04153021377434,
              "py": -17.453636760216497
            },
            {
              "typ": 2,
              "px": 13.187374493891841,
              "py": -15.894589632234084,
              "radius": 1.7460266271827782,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 15.562728023797437,
              "py": -16.461576511001642
            },
            {
              "typ": 2,
              "px": 16.263455967290604,
              "py": -16.263455967290582,
              "radius": 0.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 17.489337208800702,
              "py": -14.937305111594235,
              "radius": 23.000000000001524,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 17.63186853219718,
              "py": -14.223192919790051,
              "radius": 0.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 16.880261394764226,
              "py": -11.899647089880641
            },
            {
              "typ": 2,
              "px": 18.266141498965958,
              "py": -9.638096303680829,
              "radius": 1.746026627182772,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 20.677658492596915,
              "py": -9.25291543427183
            },
            {
              "typ": 2,
              "px": 21.24922924775959,
              "py": -8.801718944397079,
              "radius": 0.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 21.87429987478853,
              "py": -7.107390870623795,
              "radius": 23.00000000000256,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 21.732702742562903,
              "py": -6.3930928566422285,
              "radius": 0.7460266271827782,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 20.14912579835187,
              "py": -4.534044020679926
            },
            {
              "typ": 2,
              "px": 20.564054043807545,
              "py": -1.9142901824526983,
              "radius": 1.746026627182778,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 22.644602899339535,
              "py": -0.6355818605613855
            },
            {
              "typ": 2,
              "px": 23,
              "py": -5.633375276077825e-15,
              "radius": 0.7460266271827782,
              "large": false,
              "ccw": true
            }
          ]
        }
      ]
    ],
    "faceTopInt": [
      [
        {
          "circle": true,
          "cx": 0,
          "cy": 0,
          "radius": 20
        },
        {
          "circle": true,
          "cx": 0,
          "cy": 0,
          "radius": 19
        }
      ]
    ],
    "faceSide": [
      [
        {
          "circle": false,
          "seg": [
            {
              "typ": 0,
              "px": -25,
              "py": 0
            },
            {
              "typ": 1,
              "px": -24,
              "py": 0
            },
            {
              "typ": 1,
              "px": -24,
              "py": 30
            },
            {
              "typ": 1,
              "px": -25,
              "py": 30
            },
            {
              "typ": 1,
              "px": -25,
              "py": 0
            }
          ]
        }
      ],
      [
        {
          "circle": false,
          "seg": [
            {
              "typ": 0,
              "px": 24,
              "py": 0
            },
            {
              "typ": 1,
              "px": 25,
              "py": 0
            },
            {
              "typ": 1,
              "px": 25,
              "py": 30
            },
            {
              "typ": 1,
              "px": 24,
              "py": 30
            },
            {
              "typ": 1,
              "px": 24,
              "py": 0
            }
          ]
        }
      ],
      [
        {
          "circle": false,
          "seg": [
            {
              "typ": 0,
              "px": -20,
              "py": 0
            },
            {
              "typ": 1,
              "px": -19,
              "py": 0
            },
            {
              "typ": 1,
              "px": -19,
              "py": 30
            },
            {
              "typ": 1,
              "px": -20,
              "py": 30
            },
            {
              "typ": 1,
              "px": -20,
              "py": 0
            }
          ]
        }
      ],
      [
        {
          "circle": false,
          "seg": [
            {
              "typ": 0,
              "px": 19,
              "py": 0
            },
            {
              "typ": 1,
              "px": 20,
              "py": 0
            },
            {
              "typ": 1,
              "px": 20,
              "py": 30
            },
            {
              "typ": 1,
              "px": 19,
              "py": 30
            },
            {
              "typ": 1,
              "px": 19,
              "py": 0
            }
          ]
        }
      ]
    ]
  },
  "volume": {
    "extrudes": [
      {
        "outName": "subpax_reinforced_tube_topExt",
        "face": "reinforced_tube_faceTopExt",
        "extrudeMethod": 0,
        "length": 30,
        "rotate": [
          0,
          0,
          0
        ],
        "translate": [
          0,
          0,
          0
        ]
      },
      {
        "outName": "subpax_reinforced_tube_topWave",
        "face": "reinforced_tube_faceTopWave",
        "extrudeMethod": 0,
        "length": 30,
        "rotate": [
          0,
          0,
          0
        ],
        "translate": [
          0,
          0,
          0
        ]
      },
      {
        "outName": "subpax_reinforced_tube_topInt",
        "face": "reinforced_tube_faceTopInt",
        "extrudeMethod": 0,
        "length": 30,
        "rotate": [
          0,
          0,
          0
        ],
        "translate": [
          0,
          0,
          0
        ]
      }
    ],
    "volumes": [
      {
        "outName": "pax_reinforced_tube",
        "boolMethod": 2,
        "inList": [
          "subpax_reinforced_tube_topExt",
          "subpax_reinforced_tube_topWave",
          "subpax_reinforced_tube_topInt"
        ]
      }
    ]
  },
  "subs": {},
  "log": "reinforced_tube simTime: 0\nExternal cylinder: D1Le: 50 mm, D1Li: 48.00 mm, corde-ext: 157.08 mm, corde-int: 150.80 mm, diff: 6.28 mm\nPeriod: angle: 22.50 degree, corde-ext: 9.42 mm\nW2: angle: 4.50 degree or 20.00 %, corde-ext: 1.88 mm, corde-int: 1.81 mm, W2bis: 1.81 mm\nWave: angle: 18.00 degree or 80.00 %, corde-ext: 7.54 mm\nD2: 1.49 mm, R2i: 0.75 mm, R2e: 1.75 mm\nD3: 1.49 mm, R3i: 0.75 mm, R3e: 1.75 mm\naf: 40.57 degree, afDiff: 35.97 degree\ninfo253: Wave-internal length: 179.59 mm\ninfo254: Wave-external length: 185.87 mm\ninfo255: Wave-average length: 182.73 mm, diff: 6.28 mm\nreinforced_tube drawn successfully!\n"
}