{
  "partName": "lettreL",
  "pDef": {
    "partName": "lettreL",
    "params": [
      {
        "name": "C",
        "unit": "mm",
        "init": 10,
        "min": 1,
        "max": 200,
        "step": 1,
        "dropdown": [],
        "pType": 0
      },
      {
        "name": "E",
        "unit": "mm",
        "init": 30,
        "min": 1,
        "max": 200,
        "step": 1,
        "dropdown": [],
        "pType": 0
      },
      {
        "name": "B",
        "unit": "mm",
        "init": 50,
        "min": 1,
        "max": 200,
        "step": 1,
        "dropdown": [],
        "pType": 0
      },
      {
        "name": "AB",
        "unit": "mm",
        "init": 10,
        "min": 1,
        "max": 200,
        "step": 1,
        "dropdown": [],
        "pType": 0
      },
      {
        "name": "epaisseur",
        "unit": "mm",
        "init": 10,
        "min": 1,
        "max": 200,
        "step": 1,
        "dropdown": [],
        "pType": 0
      }
    ],
    "paramSvg": {
      "C": "lettreL.svg",
      "E": "lettreL.svg",
      "B": "lettreL.svg",
      "AB": "lettreL.svg",
      "epaisseur": "lettreL.svg"
    },
    "sim": {
      "tMax": 100,
      "tStep": 0.5,
      "tUpdate": 500
    }
  },
  "params": {
    "C": 10,
    "E": 30,
    "B": 50,
    "AB": 10,
    "epaisseur": 10
  },
  "figures": {
    "face1": [
      [
        {
          "circle": false,
          "seg": [
            {
              "typ": 0,
              "px": 0,
              "py": 0
            },
            {
              "typ": 1,
              "px": 40,
              "py": 0
            },
            {
              "typ": 1,
              "px": 40,
              "py": 10
            },
            {
              "typ": 1,
              "px": 10,
              "py": 10
            },
            {
              "typ": 1,
              "px": 10,
              "py": 60
            },
            {
              "typ": 1,
              "px": 0,
              "py": 60
            },
            {
              "typ": 1,
              "px": 0,
              "py": 0
            }
          ]
        }
      ]
    ]
  },
  "volume": {
    "extrudes": [
      {
        "outName": "subpax_lettreL",
        "face": "lettreL_face1",
        "extrudeMethod": 0,
        "length": 10,
        "rotate": [
          0,
          0,
          0
        ],
        "translate": [
          0,
          0,
          0
        ]
      }
    ],
    "volumes": [
      {
        "outName": "pax_lettreL",
        "boolMethod": 0,
        "inList": [
          "subpax_lettreL"
        ]
      }
    ]
  },
  "subs": {},
  "log": "lettreL simTime: 0\nlettreL area: 40.00 x 60.00 mm\nlettreL drawn successfully!\n"
}