{
  "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": 20,
    "W2_method": 1,
    "RW2": 20,
    "W2": 1,
    "S23L": 3,
    "D2_method": 1,
    "Rvw": 50,
    "D2": 1,
    "D3_method": 1,
    "R32": 50,
    "D3": 2,
    "Optional internal cylinder": 0,
    "internal_cylinder": 0,
    "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.977315689981097,
              "py": 1.0432316631440681,
              "radius": 24.000000000005713,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 23.43304742033302,
              "py": 2.1353044414988687,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 21.997036788084404,
              "py": 3.319470073574137
            },
            {
              "typ": 2,
              "px": 21.767211516144123,
              "py": 4.590970685719481,
              "radius": 1,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 22.697823485527117,
              "py": 6.202906212519607
            },
            {
              "typ": 2,
              "px": 22.825356391083684,
              "py": 7.416407864998737,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 22.481406017240992,
              "py": 8.401570298935823,
              "radius": 24.00000000000124,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 21.6263070851736,
              "py": 9.272005086238407,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 19.89465251143842,
              "py": 9.954461837528426
            },
            {
              "typ": 2,
              "px": 19.28316039143925,
              "py": 11.09271086541614,
              "radius": 0.9999999999999994,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 19.670109497445242,
              "py": 12.913327565735143
            },
            {
              "typ": 2,
              "px": 19.41640786499874,
              "py": 14.106846055019355,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 18.78485968636714,
              "py": 14.937504696685405,
              "radius": 23.99999999999742,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 17.70263313317578,
              "py": 15.50109727127882,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 15.844841032778106,
              "py": 15.615041520011534
            },
            {
              "typ": 2,
              "px": 14.911539173941687,
              "py": 16.50861921814466,
              "radius": 1.0000000000000033,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 14.716948142041856,
              "py": 18.359702444372882
            },
            {
              "typ": 2,
              "px": 14.106846055019355,
              "py": 19.41640786499874,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 13.249520407578222,
              "py": 20.011252059008406,
              "radius": 23.99999999999588,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 12.046102108605039,
              "py": 20.212834052911084,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 10.244026116330472,
              "py": 19.74711214212428
            },
            {
              "typ": 2,
              "px": 9.080272607296134,
              "py": 20.30854889948763,
              "radius": 1.0000000000000082,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 8.323189363488279,
              "py": 22.008901728186625
            },
            {
              "typ": 2,
              "px": 7.416407864998739,
              "py": 22.825356391083684,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 6.417225756458629,
              "py": 23.126158643204107,
              "radius": 24.000000000008658,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 5.210414679515441,
              "py": 22.94599780634851,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 3.64045454928955,
              "py": 21.946197841545352
            },
            {
              "typ": 2,
              "px": 2.360165691869053,
              "py": 22.120536316568305,
              "radius": 0.9999999999999942,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 1.1146988189662235,
              "py": 23.503716365810238
            },
            {
              "typ": 2,
              "px": 1.4695761589768238e-15,
              "py": 24,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -1.043231663144069,
              "py": 23.977315689981097,
              "radius": 24.000000000005763,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -2.1353044414988687,
              "py": 23.433047420333022,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -3.319470073574141,
              "py": 21.997036788084404
            },
            {
              "typ": 2,
              "px": -4.590970685719486,
              "py": 21.767211516144123,
              "radius": 1.0000000000000033,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -6.2029062125196015,
              "py": 22.697823485527117
            },
            {
              "typ": 2,
              "px": -7.416407864998736,
              "py": 22.825356391083687,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -8.401570298935825,
              "py": 22.481406017240992,
              "radius": 24.000000000012175,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -9.272005086238407,
              "py": 21.6263070851736,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -9.954461837528429,
              "py": 19.89465251143842
            },
            {
              "typ": 2,
              "px": -11.092710865416146,
              "py": 19.28316039143925,
              "radius": 0.9999999999999966,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -12.913327565735141,
              "py": 19.670109497445242
            },
            {
              "typ": 2,
              "px": -14.106846055019354,
              "py": 19.41640786499874,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -14.937504696685401,
              "py": 18.784859686367145,
              "radius": 23.99999999999648,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -15.501097271278816,
              "py": 17.702633133175784,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -15.615041520011534,
              "py": 15.844841032778108
            },
            {
              "typ": 2,
              "px": -16.50861921814466,
              "py": 14.91153917394169,
              "radius": 0.9999999999999959,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -18.35970244437288,
              "py": 14.71694814204186
            },
            {
              "typ": 2,
              "px": -19.416407864998735,
              "py": 14.106846055019357,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -20.011252059008406,
              "py": 13.249520407578224,
              "radius": 24.00000000000183,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -20.21283405291108,
              "py": 12.04610210860504,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -19.747112142124276,
              "py": 10.244026116330478
            },
            {
              "typ": 2,
              "px": -20.308548899487626,
              "py": 9.080272607296141,
              "radius": 0.9999999999999992,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -22.00890172818663,
              "py": 8.323189363488279
            },
            {
              "typ": 2,
              "px": -22.825356391083684,
              "py": 7.416407864998741,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -23.126158643204104,
              "py": 6.417225756458636,
              "radius": 23.99999999999723,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -22.94599780634851,
              "py": 5.210414679515447,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -21.946197841545352,
              "py": 3.640454549289563
            },
            {
              "typ": 2,
              "px": -22.1205363165683,
              "py": 2.360165691869067,
              "radius": 0.9999999999999954,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -23.50371636581024,
              "py": 1.1146988189662208
            },
            {
              "typ": 2,
              "px": -24,
              "py": 2.9391523179536475e-15,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -23.977315689981097,
              "py": -1.0432316631440621,
              "radius": 24.000000000004903,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -23.43304742033302,
              "py": -2.1353044414988642,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -21.997036788084404,
              "py": -3.319470073574128
            },
            {
              "typ": 2,
              "px": -21.767211516144123,
              "py": -4.590970685719472,
              "radius": 0.9999999999999964,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -22.69782348552712,
              "py": -6.202906212519604
            },
            {
              "typ": 2,
              "px": -22.825356391083687,
              "py": -7.416407864998735,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -22.481406017240992,
              "py": -8.401570298935818,
              "radius": 24.000000000001204,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -21.6263070851736,
              "py": -9.272005086238401,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -19.894652511438427,
              "py": -9.954461837528417
            },
            {
              "typ": 2,
              "px": -19.283160391439257,
              "py": -11.092710865416128,
              "radius": 0.9999999999999994,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -19.670109497445246,
              "py": -12.913327565735148
            },
            {
              "typ": 2,
              "px": -19.41640786499874,
              "py": -14.106846055019354,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -18.784859686367145,
              "py": -14.937504696685398,
              "radius": 23.999999999991644,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -17.702633133175784,
              "py": -15.501097271278814,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -15.84484103277811,
              "py": -15.61504152001153
            },
            {
              "typ": 2,
              "px": -14.911539173941692,
              "py": -16.508619218144656,
              "radius": 1.000000000000003,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -14.71694814204186,
              "py": -18.35970244437288
            },
            {
              "typ": 2,
              "px": -14.106846055019357,
              "py": -19.416407864998735,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -13.249520407578217,
              "py": -20.01125205900841,
              "radius": 23.999999999991676,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -12.04610210860503,
              "py": -20.212834052911088,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -10.244026116330472,
              "py": -19.74711214212428
            },
            {
              "typ": 2,
              "px": -9.080272607296132,
              "py": -20.308548899487633,
              "radius": 0.9999999999999958,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -8.323189363488282,
              "py": -22.008901728186622
            },
            {
              "typ": 2,
              "px": -7.4164078649987415,
              "py": -22.825356391083684,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -6.417225756458627,
              "py": -23.126158643204107,
              "radius": 23.99999999999798,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -5.210414679515438,
              "py": -22.94599780634851,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -3.640454549289554,
              "py": -21.946197841545352
            },
            {
              "typ": 2,
              "px": -2.3601656918690557,
              "py": -22.1205363165683,
              "radius": 0.9999999999999984,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -1.1146988189662266,
              "py": -23.503716365810238
            },
            {
              "typ": 2,
              "px": -4.408728476930472e-15,
              "py": -24,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 1.0432316631440712,
              "py": -23.977315689981097,
              "radius": 24.000000000005883,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 2.135304441498873,
              "py": -23.43304742033302,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 3.319470073574135,
              "py": -21.997036788084404
            },
            {
              "typ": 2,
              "px": 4.590970685719482,
              "py": -21.767211516144123,
              "radius": 1,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 6.2029062125196,
              "py": -22.697823485527117
            },
            {
              "typ": 2,
              "px": 7.4164078649987335,
              "py": -22.825356391083687,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 8.401570298935827,
              "py": -22.48140601724099,
              "radius": 24.000000000001894,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 9.27200508623841,
              "py": -21.626307085173597,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 9.954461837528424,
              "py": -19.89465251143842
            },
            {
              "typ": 2,
              "px": 11.092710865416144,
              "py": -19.28316039143925,
              "radius": 1.000000000000001,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 12.913327565735134,
              "py": -19.670109497445246
            },
            {
              "typ": 2,
              "px": 14.10684605501935,
              "py": -19.416407864998742,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 14.937504696685407,
              "py": -18.78485968636714,
              "radius": 24.000000000003443,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 15.501097271278821,
              "py": -17.70263313317578,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 15.615041520011538,
              "py": -15.844841032778103
            },
            {
              "typ": 2,
              "px": 16.508619218144666,
              "py": -14.911539173941685,
              "radius": 1.0000000000000033,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 18.35970244437287,
              "py": -14.716948142041861
            },
            {
              "typ": 2,
              "px": 19.416407864998735,
              "py": -14.10684605501936,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 20.011252059008406,
              "py": -13.24952040757822,
              "radius": 23.999999999993648,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 20.212834052911084,
              "py": -12.046102108605034,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 19.74711214212428,
              "py": -10.244026116330472
            },
            {
              "typ": 2,
              "px": 20.308548899487633,
              "py": -9.080272607296134,
              "radius": 0.9999999999999988,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 22.008901728186622,
              "py": -8.323189363488284
            },
            {
              "typ": 2,
              "px": 22.825356391083684,
              "py": -7.416407864998742,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 23.126158643204107,
              "py": -6.4172257564586275,
              "radius": 24.00000000001127,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 22.94599780634851,
              "py": -5.210414679515439,
              "radius": 1.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 21.946197841545352,
              "py": -3.6404545492895544
            },
            {
              "typ": 2,
              "px": 22.120536316568305,
              "py": -2.3601656918690566,
              "radius": 0.9999999999999948,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 23.503716365810238,
              "py": -1.114698818966228
            },
            {
              "typ": 2,
              "px": 24,
              "py": -5.878304635907295e-15,
              "radius": 1.5,
              "large": false,
              "ccw": true
            }
          ]
        },
        {
          "circle": false,
          "seg": [
            {
              "typ": 0,
              "px": 23,
              "py": 0
            },
            {
              "typ": 2,
              "px": 22.97826086956522,
              "py": 0.999763677179732,
              "radius": 23.000000000008757,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 22.79683811301586,
              "py": 1.3637879366313321,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 21.360827480767245,
              "py": 2.5479535687065997
            },
            {
              "typ": 2,
              "px": 20.901176936886678,
              "py": 5.090954792997287,
              "radius": 2.0000000000000058,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 21.831788906269676,
              "py": 6.7028903197974135
            },
            {
              "typ": 2,
              "px": 21.87429987478853,
              "py": 7.1073908706237905,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 21.544680766522617,
              "py": 8.051504869813497,
              "radius": 22.999999999998316,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 21.25964778916682,
              "py": 8.341649798914359,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 19.52799321543164,
              "py": 9.024106550204376
            },
            {
              "typ": 2,
              "px": 18.3050089754333,
              "py": 11.300604605979808,
              "radius": 2.0000000000000004,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 18.691958081439292,
              "py": 13.121221306298812
            },
            {
              "typ": 2,
              "px": 18.607390870623792,
              "py": 13.519060802726882,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 18.002157199435178,
              "py": 14.315108667656846,
              "radius": 22.99999999999223,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 17.64141501503806,
              "py": 14.502972859187985,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 15.783622914640384,
              "py": 14.616917107920699
            },
            {
              "typ": 2,
              "px": 13.917019196967548,
              "py": 16.404072504186953,
              "radius": 1.9999999999999991,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 13.722428165067715,
              "py": 18.255155730415172
            },
            {
              "typ": 2,
              "px": 13.519060802726882,
              "py": 18.607390870623792,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 12.697457057262463,
              "py": 19.177449889883057,
              "radius": 23.000000000008303,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 12.296317624271403,
              "py": 19.244643887850618,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 10.494241631996836,
              "py": 18.77892197706381
            },
            {
              "typ": 2,
              "px": 8.166734613928162,
              "py": 19.901795491790516,
              "radius": 2.000000000000007,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 7.409651370120304,
              "py": 21.602148320489512
            },
            {
              "typ": 2,
              "px": 7.107390870623791,
              "py": 21.87429987478853,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 6.1498413499395195,
              "py": 22.16256869973727,
              "radius": 23.00000000000265,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 5.747570990958457,
              "py": 22.10251508745207,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 4.177610860732566,
              "py": 21.10271512264891
            },
            {
              "typ": 2,
              "px": 1.6170331458915719,
              "py": 21.451392072694812,
              "radius": 1.99999999999999,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 0.3715662729887422,
              "py": 22.834572121936745
            },
            {
              "typ": 2,
              "px": 1.4083438190194562e-15,
              "py": 23,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -0.9997636771797328,
              "py": 22.97826086956522,
              "radius": 23.000000000008804,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -1.3637879366313326,
              "py": 22.79683811301586,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -2.547953568706605,
              "py": 21.36082748076724
            },
            {
              "typ": 2,
              "px": -5.090954792997295,
              "py": 20.90117693688668,
              "radius": 2.0000000000000058,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -6.702890319797411,
              "py": 21.831788906269676
            },
            {
              "typ": 2,
              "px": -7.107390870623789,
              "py": 21.874299874788534,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -8.051504869813499,
              "py": 21.544680766522617,
              "radius": 23.000000000009248,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -8.341649798914359,
              "py": 21.25964778916682,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -9.024106550204381,
              "py": 19.52799321543164
            },
            {
              "typ": 2,
              "px": -11.300604605979814,
              "py": 18.3050089754333,
              "radius": 1.9999999999999962,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -13.121221306298809,
              "py": 18.691958081439292
            },
            {
              "typ": 2,
              "px": -13.51906080272688,
              "py": 18.607390870623792,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -14.315108667656844,
              "py": 18.00215719943518,
              "radius": 22.999999999993808,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -14.502972859187981,
              "py": 17.64141501503806,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -14.616917107920699,
              "py": 15.783622914640384
            },
            {
              "typ": 2,
              "px": -16.40407250418695,
              "py": 13.917019196967551,
              "radius": 1.999999999999992,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -18.25515573041517,
              "py": 13.722428165067718
            },
            {
              "typ": 2,
              "px": -18.60739087062379,
              "py": 13.519060802726885,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -19.177449889883054,
              "py": 12.697457057262465,
              "radius": 23.00000000000641,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -19.244643887850614,
              "py": 12.296317624271403,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -18.778921977063806,
              "py": 10.494241631996841
            },
            {
              "typ": 2,
              "px": -19.90179549179051,
              "py": 8.166734613928167,
              "radius": 2.0000000000000067,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -21.602148320489512,
              "py": 7.409651370120306
            },
            {
              "typ": 2,
              "px": -21.87429987478853,
              "py": 7.107390870623792,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -22.162568699737268,
              "py": 6.149841349939526,
              "radius": 22.99999999998942,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -22.10251508745207,
              "py": 5.7475709909584625,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -21.102715122648913,
              "py": 4.177610860732579
            },
            {
              "typ": 2,
              "px": -21.451392072694805,
              "py": 1.6170331458915883,
              "radius": 1.9999999999999865,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -22.83457212193675,
              "py": 0.37156627298874206
            },
            {
              "typ": 2,
              "px": -23,
              "py": 2.8166876380389124e-15,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -22.97826086956522,
              "py": -0.9997636771797263,
              "radius": 23.000000000007752,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -22.79683811301586,
              "py": -1.363787936631327,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -21.360827480767245,
              "py": -2.547953568706591
            },
            {
              "typ": 2,
              "px": -20.901176936886678,
              "py": -5.0909547929972785,
              "radius": 2.0000000000000075,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -21.83178890626968,
              "py": -6.70289031979741
            },
            {
              "typ": 2,
              "px": -21.874299874788534,
              "py": -7.107390870623788,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -21.544680766522617,
              "py": -8.051504869813492,
              "radius": 22.999999999998852,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -21.25964778916682,
              "py": -8.341649798914354,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -19.52799321543165,
              "py": -9.024106550204367
            },
            {
              "typ": 2,
              "px": -18.305008975433303,
              "py": -11.30060460597979,
              "radius": 2.0000000000000053,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -18.691958081439292,
              "py": -13.121221306298812
            },
            {
              "typ": 2,
              "px": -18.607390870623792,
              "py": -13.51906080272688,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -18.00215719943518,
              "py": -14.31510866765684,
              "radius": 22.99999999998916,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -17.64141501503806,
              "py": -14.50297285918798,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -15.783622914640388,
              "py": -14.616917107920695
            },
            {
              "typ": 2,
              "px": -13.917019196967553,
              "py": -16.404072504186946,
              "radius": 1.9999999999999956,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -13.722428165067718,
              "py": -18.25515573041517
            },
            {
              "typ": 2,
              "px": -13.519060802726885,
              "py": -18.60739087062379,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -12.697457057262458,
              "py": -19.17744988988306,
              "radius": 23.00000000000664,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -12.296317624271396,
              "py": -19.24464388785062,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -10.49424163199684,
              "py": -18.778921977063813
            },
            {
              "typ": 2,
              "px": -8.166734613928156,
              "py": -19.90179549179052,
              "radius": 2.0000000000000053,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -7.409651370120307,
              "py": -21.602148320489512
            },
            {
              "typ": 2,
              "px": -7.107390870623794,
              "py": -21.87429987478853,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -6.149841349939517,
              "py": -22.16256869973727,
              "radius": 22.999999999990635,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -5.7475709909584545,
              "py": -22.10251508745207,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -4.177610860732569,
              "py": -21.102715122648913
            },
            {
              "typ": 2,
              "px": -1.6170331458915745,
              "py": -21.451392072694812,
              "radius": 1.999999999999983,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -0.3715662729887449,
              "py": -22.834572121936745
            },
            {
              "typ": 2,
              "px": -4.225031457058368e-15,
              "py": -23,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 0.999763677179735,
              "py": -22.97826086956522,
              "radius": 23.00000000000892,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 1.3637879366313357,
              "py": -22.79683811301586,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 2.547953568706598,
              "py": -21.360827480767245
            },
            {
              "typ": 2,
              "px": 5.09095479299729,
              "py": -20.90117693688668,
              "radius": 2.000000000000002,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 6.702890319797408,
              "py": -21.831788906269676
            },
            {
              "typ": 2,
              "px": 7.107390870623786,
              "py": -21.874299874788534,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 8.051504869813499,
              "py": -21.544680766522614,
              "radius": 22.999999999997197,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 8.34164979891436,
              "py": -21.259647789166817,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 9.024106550204376,
              "py": -19.52799321543164
            },
            {
              "typ": 2,
              "px": 11.300604605979814,
              "py": -18.3050089754333,
              "radius": 2.0000000000000036,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 13.121221306298805,
              "py": -18.691958081439296
            },
            {
              "typ": 2,
              "px": 13.519060802726877,
              "py": -18.607390870623792,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 14.315108667656848,
              "py": -18.002157199435178,
              "radius": 22.999999999997225,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 14.502972859187986,
              "py": -17.641415015038056,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 14.616917107920703,
              "py": -15.78362291464038
            },
            {
              "typ": 2,
              "px": 16.40407250418696,
              "py": -13.917019196967544,
              "radius": 2.0000000000000027,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 18.255155730415165,
              "py": -13.72242816506772
            },
            {
              "typ": 2,
              "px": 18.60739087062379,
              "py": -13.519060802726887,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 19.177449889883057,
              "py": -12.69745705726246,
              "radius": 23.000000000004853,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 19.244643887850618,
              "py": -12.296317624271397,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 18.77892197706381,
              "py": -10.494241631996836
            },
            {
              "typ": 2,
              "px": 19.90179549179052,
              "py": -8.16673461392816,
              "radius": 2.000000000000004,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 21.60214832048951,
              "py": -7.409651370120309
            },
            {
              "typ": 2,
              "px": 21.87429987478853,
              "py": -7.107390870623795,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 22.16256869973727,
              "py": -6.149841349939519,
              "radius": 23.000000000005574,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 22.10251508745207,
              "py": -5.747570990958455,
              "radius": 0.5,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 21.102715122648913,
              "py": -4.17761086073257
            },
            {
              "typ": 2,
              "px": 21.451392072694812,
              "py": -1.617033145891575,
              "radius": 1.9999999999999853,
              "large": false,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 22.834572121936745,
              "py": -0.3715662729887463
            },
            {
              "typ": 2,
              "px": 23,
              "py": -5.633375276077825e-15,
              "radius": 0.5,
              "large": false,
              "ccw": true
            }
          ]
        }
      ]
    ],
    "faceTopInt": [],
    "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
            }
          ]
        }
      ]
    ]
  },
  "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
        ]
      }
    ],
    "volumes": [
      {
        "outName": "pax_reinforced_tube",
        "boolMethod": 2,
        "inList": [
          "subpax_reinforced_tube_topExt",
          "subpax_reinforced_tube_topWave"
        ]
      }
    ]
  },
  "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: 18.00 degree, corde-ext: 7.54 mm\nW2: angle: 2.49 degree or 13.84 %, corde-ext: 1.04 mm, corde-int: 1.00 mm, W2bis: 1.00 mm\nWave: angle: 15.51 degree or 86.16 %, corde-ext: 6.50 mm\nD2: 1.00 mm, R2i: 0.50 mm, R2e: 1.50 mm\nD3: 2.00 mm, R3i: 1.00 mm, R3e: 2.00 mm\naf: 49.76 degree, afDiff: 44.77 degree\ninfo253: Wave-internal length: 167.40 mm\ninfo254: Wave-external length: 173.68 mm\ninfo255: Wave-average length: 170.54 mm, diff: 6.28 mm\nreinforced_tube drawn successfully!\n"
}