{
  "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": 14,
    "W2_method": 0,
    "RW2": 20,
    "W2": 5,
    "S23L": 8,
    "D2_method": 0,
    "Rvw": 50,
    "D2": 20,
    "D3_method": 1,
    "R32": 50,
    "D3": 5,
    "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.903383055885737,
              "py": 2.1513434136824037,
              "radius": 23.99999999999881,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 20.689823084715968,
              "py": 3.5049632448914503,
              "radius": 1.974362888805309,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 20.376450126306292,
              "py": 3.249624477610375
            },
            {
              "typ": 2,
              "px": 19.158869075223137,
              "py": 7.661430333416261,
              "radius": 2.5000000000000004,
              "large": true,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 19.55884678254954,
              "py": 7.60296384061091
            },
            {
              "typ": 2,
              "px": 21.62325282965806,
              "py": 10.413209738821395,
              "radius": 1.974362888805309,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 20.602771046444786,
              "py": 12.309582657741746,
              "radius": 23.99999999999883,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 17.12013992357476,
              "py": 12.134840568466755,
              "radius": 1.974362888805309,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 16.948587983094768,
              "py": 11.76882085744485
            },
            {
              "typ": 2,
              "px": 13.937374540943138,
              "py": 15.215431965632872,
              "radius": 2.499999999999999,
              "large": true,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 14.323109663610676,
              "py": 15.336299299018252
            },
            {
              "typ": 2,
              "px": 14.963755244609606,
              "py": 18.763955579232714,
              "radius": 1.974362888805309,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 13.22152755485046,
              "py": 20.029758089311265,
              "radius": 24.000000000000046,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 10.159603085832371,
              "py": 18.36126389340425,
              "radius": 1.974362888805309,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 10.16385012904056,
              "py": 17.957057931346522
            },
            {
              "typ": 2,
              "px": 5.95541204814792,
              "py": 19.755830692028784,
              "radius": 2.499999999999997,
              "large": true,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 6.250505014381495,
              "py": 20.03209259388738
            },
            {
              "typ": 2,
              "px": 5.340502414951547,
              "py": 23.398269892363768,
              "radius": 1.974362888805309,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 3.221598379623733,
              "py": 23.782794282430434,
              "radius": 23.999999999999996,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 1.1868322575858663,
              "py": 20.951013718129225,
              "radius": 1.974362888805309,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 1.3660371054882985,
              "py": 20.588679453082026
            },
            {
              "typ": 2,
              "px": -3.2060928391186003,
              "py": 20.383344860505236,
              "radius": 2.499999999999999,
              "large": true,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -3.060088810359317,
              "py": 20.760284273044018
            },
            {
              "typ": 2,
              "px": -5.340502414951544,
              "py": 23.398269892363768,
              "radius": 1.974362888805309,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -7.416407864998736,
              "py": 22.825356391083687,
              "radius": 23.999999999998817,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -8.021005254817956,
              "py": 19.391158328657635,
              "radius": 1.974362888805309,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -7.7023363201515735,
              "py": 19.142460505551696
            },
            {
              "typ": 2,
              "px": -11.732591719449408,
              "py": 16.97368759403917,
              "radius": 2.4999999999999973,
              "large": true,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -11.764594516682072,
              "py": 17.376647043746384
            },
            {
              "typ": 2,
              "px": -14.963755244609604,
              "py": 18.763955579232718,
              "radius": 1.974362888805309,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -16.585503575684747,
              "py": 17.3470767318574,
              "radius": 23.99999999999965,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -15.640184305331235,
              "py": 13.990646215245235,
              "radius": 1.974362888805309,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -15.245167574629608,
              "py": 13.904842488025345
            },
            {
              "typ": 2,
              "px": -17.935306918948665,
              "py": 10.202183330956416,
              "radius": 2.5000000000000018,
              "large": true,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -18.138977995692787,
              "py": 10.551351756844143
            },
            {
              "typ": 2,
              "px": -21.623252829658057,
              "py": 10.413209738821397,
              "radius": 1.974362888805309,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -22.469636895353695,
              "py": 8.432995777952227,
              "radius": 24.00000000000264,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -20.16163303990099,
              "py": 5.819115034887899,
              "radius": 1.974362888805309,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -19.768506421241824,
              "py": 5.913199884043603
            },
            {
              "typ": 2,
              "px": -20.585714621045792,
              "py": 1.4100115376102713,
              "radius": 2.4999999999999973,
              "large": true,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -20.92071442269038,
              "py": 1.6362318506617757
            },
            {
              "typ": 2,
              "px": -24,
              "py": 2.9391523179536475e-15,
              "radius": 1.974362888805309,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -23.903383055885737,
              "py": -2.151343413682401,
              "radius": 23.9999999999987,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -20.689823084715957,
              "py": -3.5049632448914396,
              "radius": 1.974362888805309,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -20.37645012630631,
              "py": -3.249624477610383
            },
            {
              "typ": 2,
              "px": -19.158869075223137,
              "py": -7.661430333416258,
              "radius": 2.499999999999998,
              "large": true,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -19.558846782549544,
              "py": -7.602963840610907
            },
            {
              "typ": 2,
              "px": -21.62325282965806,
              "py": -10.413209738821392,
              "radius": 1.974362888805309,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -20.60277104644479,
              "py": -12.309582657741744,
              "radius": 24.000000000000863,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -17.12013992357477,
              "py": -12.134840568466764,
              "radius": 1.974362888805309,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -16.948587983094765,
              "py": -11.768820857444833
            },
            {
              "typ": 2,
              "px": -13.937374540943132,
              "py": -15.215431965632867,
              "radius": 2.500000000000001,
              "large": true,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -14.323109663610689,
              "py": -15.336299299018256
            },
            {
              "typ": 2,
              "px": -14.963755244609608,
              "py": -18.763955579232714,
              "radius": 1.974362888805309,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -13.221527554850464,
              "py": -20.02975808931126,
              "radius": 24.000000000002135,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -10.159603085832375,
              "py": -18.361263893404256,
              "radius": 1.974362888805309,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -10.163850129040561,
              "py": -17.95705793134651
            },
            {
              "typ": 2,
              "px": -5.955412048147922,
              "py": -19.755830692028784,
              "radius": 2.499999999999997,
              "large": true,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -6.250505014381497,
              "py": -20.03209259388738
            },
            {
              "typ": 2,
              "px": -5.34050241495155,
              "py": -23.398269892363768,
              "radius": 1.974362888805309,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -3.2215983796237357,
              "py": -23.782794282430434,
              "radius": 23.999999999999996,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -1.1868322575858705,
              "py": -20.951013718129218,
              "radius": 1.974362888805309,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -1.3660371054882983,
              "py": -20.588679453082033
            },
            {
              "typ": 2,
              "px": 3.2060928391185977,
              "py": -20.383344860505236,
              "radius": 2.5000000000000004,
              "large": true,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 3.060088810359314,
              "py": -20.760284273044018
            },
            {
              "typ": 2,
              "px": 5.340502414951541,
              "py": -23.398269892363768,
              "radius": 1.974362888805309,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 7.4164078649987335,
              "py": -22.825356391083687,
              "radius": 23.999999999999297,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 8.021005254817954,
              "py": -19.391158328657635,
              "radius": 1.974362888805309,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 7.702336320151572,
              "py": -19.142460505551696
            },
            {
              "typ": 2,
              "px": 11.732591719449406,
              "py": -16.97368759403917,
              "radius": 2.499999999999996,
              "large": true,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 11.76459451668207,
              "py": -17.376647043746388
            },
            {
              "typ": 2,
              "px": 14.963755244609601,
              "py": -18.763955579232718,
              "radius": 1.974362888805309,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 16.585503575684747,
              "py": -17.3470767318574,
              "radius": 23.999999999998522,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 15.640184305331235,
              "py": -13.990646215245237,
              "radius": 1.974362888805309,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 15.245167574629606,
              "py": -13.904842488025347
            },
            {
              "typ": 2,
              "px": 17.93530691894867,
              "py": -10.202183330956425,
              "radius": 2.5,
              "large": true,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 18.138977995692787,
              "py": -10.551351756844147
            },
            {
              "typ": 2,
              "px": 21.623252829658057,
              "py": -10.4132097388214,
              "radius": 1.974362888805309,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 22.46963689535369,
              "py": -8.432995777952229,
              "radius": 24.000000000001197,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 20.161633039900984,
              "py": -5.8191150348879015,
              "radius": 1.974362888805309,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 19.768506421241828,
              "py": -5.913199884043605
            },
            {
              "typ": 2,
              "px": 20.585714621045792,
              "py": -1.4100115376102744,
              "radius": 2.5000000000000004,
              "large": true,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 20.92071442269038,
              "py": -1.6362318506617781
            },
            {
              "typ": 2,
              "px": 24,
              "py": -5.878304635907295e-15,
              "radius": 1.974362888805309,
              "large": false,
              "ccw": true
            }
          ]
        },
        {
          "circle": false,
          "seg": [
            {
              "typ": 0,
              "px": 23,
              "py": 0
            },
            {
              "typ": 2,
              "px": 22.907408761890498,
              "py": 2.0617041047789706,
              "radius": 22.9999999999975,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 21.32149282181083,
              "py": 2.7297256405155332,
              "radius": 0.9743628888053091,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 21.008119863401152,
              "py": 2.4743868732344616
            },
            {
              "typ": 2,
              "px": 19.30350639188474,
              "py": 8.6509150713627,
              "radius": 3.500000000000001,
              "large": true,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 19.70348409921114,
              "py": 8.592448578557349
            },
            {
              "typ": 2,
              "px": 20.72228396175564,
              "py": 9.979325999703837,
              "radius": 0.9743628888053091,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 19.74432225284292,
              "py": 11.79668338033584,
              "radius": 23.000000000001364,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 18.0256176819845,
              "py": 11.710446849114934,
              "radius": 0.9743628888053091,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 17.85406574150451,
              "py": 11.34442713809303
            },
            {
              "typ": 2,
              "px": 13.638366922492228,
              "py": 16.16968268955626,
              "radius": 3.4999999999999996,
              "large": true,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 14.024102045159767,
              "py": 16.290550022941645
            },
            {
              "typ": 2,
              "px": 14.340265442750873,
              "py": 17.982124096764686,
              "radius": 0.9743628888053091,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 12.670630573398359,
              "py": 19.19518483558996,
              "radius": 22.999999999998607,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 11.15954789054799,
              "py": 18.37177044004154,
              "radius": 0.9743628888053091,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 11.16379493375618,
              "py": 17.96756447798381
            },
            {
              "typ": 2,
              "px": 5.27198162050648,
              "py": 20.48584634293898,
              "radius": 3.4999999999999996,
              "large": true,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 5.567074586740056,
              "py": 20.762108244797577
            },
            {
              "typ": 2,
              "px": 5.117981480995232,
              "py": 22.42334198018194,
              "radius": 0.9743628888053091,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 3.0873651138060776,
              "py": 22.791844520662497,
              "radius": 22.99999999999956,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 2.083192776515203,
              "py": 21.394339580339775,
              "radius": 0.9743628888053091,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 2.262397624417636,
              "py": 21.03200531529258
            },
            {
              "typ": 2,
              "px": -4.138584298032024,
              "py": 20.744536885685076,
              "radius": 3.4999999999999996,
              "large": true,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -3.99258026927274,
              "py": 21.12147629822386
            },
            {
              "typ": 2,
              "px": -5.11798148099523,
              "py": 22.42334198018194,
              "radius": 0.9743628888053091,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -7.107390870623789,
              "py": 21.874299874788534,
              "radius": 22.999999999998842,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -7.405764215589195,
              "py": 20.179497382395756,
              "radius": 0.9743628888053091,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -7.087095280922812,
              "py": 19.930799559289813
            },
            {
              "typ": 2,
              "px": -12.729452839939782,
              "py": 16.894517483172276,
              "radius": 3.5000000000000013,
              "large": true,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -12.761455637172446,
              "py": 17.297476932879494
            },
            {
              "typ": 2,
              "px": -14.34026544275087,
              "py": 17.98212409676469,
              "radius": 0.9743628888053091,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -15.894440926697884,
              "py": 16.624281868030007,
              "radius": 23.000000000000647,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -15.427918779058485,
              "py": 14.967858242574081,
              "radius": 0.9743628888053091,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -15.032902048356856,
              "py": 14.88205451535419
            },
            {
              "typ": 2,
              "px": -18.79909713040354,
              "py": 9.69833169545769,
              "radius": 3.4999999999999996,
              "large": true,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -19.002768207147664,
              "py": 10.04750012134542
            },
            {
              "typ": 2,
              "px": -20.722283961755636,
              "py": 9.979325999703839,
              "radius": 0.9743628888053091,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -21.533402024713954,
              "py": 8.081620953870884,
              "radius": 22.999999999997318,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -20.394384817328405,
              "py": 6.791651209075974,
              "radius": 0.9743628888053091,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -20.001258198669237,
              "py": 6.88573605823168
            },
            {
              "typ": 2,
              "px": -21.145349678394794,
              "py": 0.5812723732250134,
              "radius": 3.4999999999999996,
              "large": true,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -21.480349480039386,
              "py": 0.8074926862765178
            },
            {
              "typ": 2,
              "px": -23,
              "py": 2.8166876380389124e-15,
              "radius": 0.9743628888053091,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -22.907408761890498,
              "py": -2.0617041047789675,
              "radius": 22.999999999997495,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -21.32149282181082,
              "py": -2.729725640515526,
              "radius": 0.9743628888053091,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -21.00811986340117,
              "py": -2.4743868732344687
            },
            {
              "typ": 2,
              "px": -19.303506391884735,
              "py": -8.650915071362697,
              "radius": 3.500000000000004,
              "large": true,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -19.703484099211142,
              "py": -8.592448578557345
            },
            {
              "typ": 2,
              "px": -20.72228396175564,
              "py": -9.979325999703834,
              "radius": 0.9743628888053091,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -19.744322252842924,
              "py": -11.796683380335839,
              "radius": 22.999999999999318,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -18.025617681984507,
              "py": -11.710446849114936,
              "radius": 0.9743628888053091,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -17.8540657415045,
              "py": -11.344427138093002
            },
            {
              "typ": 2,
              "px": -13.638366922492219,
              "py": -16.169682689556257,
              "radius": 3.4999999999999987,
              "large": true,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -14.024102045159774,
              "py": -16.290550022941645
            },
            {
              "typ": 2,
              "px": -14.340265442750875,
              "py": -17.982124096764682,
              "radius": 0.9743628888053091,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -12.67063057339836,
              "py": -19.19518483558996,
              "radius": 22.999999999999556,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -11.159547890547994,
              "py": -18.371770440041544,
              "radius": 0.9743628888053091,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -11.163794933756181,
              "py": -17.9675644779838
            },
            {
              "typ": 2,
              "px": -5.271981620506482,
              "py": -20.485846342938984,
              "radius": 3.4999999999999987,
              "large": true,
              "ccw": false
            },
            {
              "typ": 1,
              "px": -5.567074586740059,
              "py": -20.762108244797577
            },
            {
              "typ": 2,
              "px": -5.117981480995235,
              "py": -22.42334198018194,
              "radius": 0.9743628888053091,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -3.0873651138060803,
              "py": -22.791844520662497,
              "radius": 22.99999999999956,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": -2.083192776515206,
              "py": -21.394339580339775,
              "radius": 0.9743628888053091,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": -2.2623976244176323,
              "py": -21.03200531529259
            },
            {
              "typ": 2,
              "px": 4.138584298032022,
              "py": -20.744536885685076,
              "radius": 3.499999999999999,
              "large": true,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 3.992580269272737,
              "py": -21.12147629822386
            },
            {
              "typ": 2,
              "px": 5.117981480995227,
              "py": -22.42334198018194,
              "radius": 0.9743628888053091,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 7.107390870623786,
              "py": -21.874299874788534,
              "radius": 22.999999999999098,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 7.405764215589192,
              "py": -20.179497382395756,
              "radius": 0.9743628888053091,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 7.08709528092281,
              "py": -19.930799559289813
            },
            {
              "typ": 2,
              "px": 12.729452839939778,
              "py": -16.894517483172276,
              "radius": 3.499999999999998,
              "large": true,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 12.761455637172444,
              "py": -17.297476932879494
            },
            {
              "typ": 2,
              "px": 14.340265442750868,
              "py": -17.98212409676469,
              "radius": 0.9743628888053091,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 15.894440926697884,
              "py": -16.624281868030007,
              "radius": 22.999999999998913,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 15.427918779058485,
              "py": -14.967858242574083,
              "radius": 0.9743628888053091,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 15.032902048356856,
              "py": -14.882054515354191
            },
            {
              "typ": 2,
              "px": 18.799097130403542,
              "py": -9.698331695457696,
              "radius": 3.5000000000000013,
              "large": true,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 19.00276820714766,
              "py": -10.04750012134542
            },
            {
              "typ": 2,
              "px": 20.722283961755636,
              "py": -9.979325999703843,
              "radius": 0.9743628888053091,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 21.533402024713954,
              "py": -8.081620953870887,
              "radius": 22.999999999997932,
              "large": false,
              "ccw": true
            },
            {
              "typ": 2,
              "px": 20.3943848173284,
              "py": -6.791651209075977,
              "radius": 0.9743628888053091,
              "large": false,
              "ccw": true
            },
            {
              "typ": 1,
              "px": 20.00125819866924,
              "py": -6.885736058231681
            },
            {
              "typ": 2,
              "px": 21.145349678394798,
              "py": -0.5812723732250165,
              "radius": 3.4999999999999996,
              "large": true,
              "ccw": false
            },
            {
              "typ": 1,
              "px": 21.480349480039383,
              "py": -0.8074926862765204
            },
            {
              "typ": 2,
              "px": 23,
              "py": -5.633375276077825e-15,
              "radius": 0.9743628888053091,
              "large": false,
              "ccw": true
            }
          ]
        }
      ]
    ],
    "faceTopInt": [
      [
        {
          "circle": true,
          "cx": 0,
          "cy": 0,
          "radius": 16
        },
        {
          "circle": true,
          "cx": 0,
          "cy": 0,
          "radius": 15
        }
      ]
    ],
    "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": -16,
              "py": 0
            },
            {
              "typ": 1,
              "px": -15,
              "py": 0
            },
            {
              "typ": 1,
              "px": -15,
              "py": 30
            },
            {
              "typ": 1,
              "px": -16,
              "py": 30
            },
            {
              "typ": 1,
              "px": -16,
              "py": 0
            }
          ]
        }
      ],
      [
        {
          "circle": false,
          "seg": [
            {
              "typ": 0,
              "px": 15,
              "py": 0
            },
            {
              "typ": 1,
              "px": 16,
              "py": 0
            },
            {
              "typ": 1,
              "px": 16,
              "py": 30
            },
            {
              "typ": 1,
              "px": 15,
              "py": 30
            },
            {
              "typ": 1,
              "px": 15,
              "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: 25.71 degree, corde-ext: 10.77 mm\nW2: angle: 5.14 degree or 20.00 %, corde-ext: 2.15 mm, corde-int: 2.06 mm, W2bis: 2.06 mm\nWave: angle: 20.57 degree or 80.00 %, corde-ext: 8.62 mm\nD2: 1.95 mm, R2i: 0.97 mm, R2e: 1.97 mm\nD3: 5.00 mm, R3i: 2.50 mm, R3e: 3.50 mm\naf: -23.74 degree, afDiff: -34.08 degree\ninfo253: Wave-internal length: 293.83 mm\ninfo254: Wave-external length: 300.11 mm\ninfo255: Wave-average length: 296.97 mm, diff: 6.28 mm\nreinforced_tube drawn successfully!\n"
}