// July 28th, 2021 - Oguzhan Topsakal
//There are commented measurements because we currently cannot calculate these measurements
//because either we do not have corresponding feature points or we do not have a formula that can calculate such measurements such as the distance of a point from a line.

var measurementData = [
  {
    "id": "Distance_First_Second",
    "name": "Distance between 1st point - 2nd point",
    "surfaceDistId": "Distance_First_Second_Surface",
    "imageFile": "measurement_distance_between_two_points-frontal.png",
    "description": "To measure the distance between 2 points that are not listed as feature points in the list: Select '1st Point' then mark the point on the model. Then select '2nd Point' and mark the point on the model. The distance will be calculated.",
    "type": "Distances",
    "group": "Distances",
    "list": "N",
    "references": "(No Reference - Generic)",
    "usedFeatures": [
      "FirstPoint",
      "SecondPoint"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": "$$\\sqrt{\\left(FirstPoint.x-SecondPoint.x\\right)^2+\\left(FirstPoint.y-SecondPoint.y\\right)^2+\\left(FirstPoint.z-SecondPoint.z\\right)^2}$$",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Ala/Alar_Length_(left)",
    "name": "Ala/Alar Length (left)",
    "surfaceDistId": "Ala/Alar_Length_(left)_Surface",
    "imageFile": "measurement_distance_left_alar_length-basal.png",
    "description": "The distance from pronasale/tip (prn) to alar base junction/alar crease - left (ac_l)",
    "type": "Distances",
    "group": "Distances",
    "list": "N",
    "references": "(12, 18, 51, 52)",
    "usedFeatures": [
      "Pronasale/Tip",
      "Alar_Crest/Alar_Curvature/Alar_Base_Junction/Alar-Facial_Groove/Alar-Cheek_Junction/Alar_Crease_left"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "28.94",
    "cameraX": 8.080038960040102e-13,
    "cameraY": -629.9891775261359,
    "cameraZ": 718.9202881561388,
    "formula": "$$\\sqrt{\\left(Prn.x-Ac_l.x\\right)^2+\\left(Prn.y-Ac_l.y\\right)^2+\\left(Prn.z-Ac_l.z\\right)^2}$$",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Ala/Alar_Length_(right)",
    "name": "Ala/Alar Length (right)",
    "surfaceDistId": "Ala/Alar_Length_(right)_Surface",
    "imageFile": "measurement_distance_right_alar_length-basal.png",
    "description": "The distance from pronasale/tip (prn) to alar base junction/alar crease - right (ac_r)",
    "type": "Distances",
    "group": "Distances",
    "list": "N",
    "references": "(12, 18, 51, 52)",
    "usedFeatures": [
      "Pronasale/Tip",
      "Alar_Crest/Alar_Curvature/Alar_Base_Junction/Alar-Facial_Groove/Alar-Cheek_Junction/Alar_Crease_right"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "26.44",
    "cameraX": 8.080038960040102e-13,
    "cameraY": -629.9891775261359,
    "cameraZ": 718.9202881561388,
    "formula": "$$\\sqrt{\\left(Prn.x-Ac_r.x\\right)^2+\\left(Prn.y-Ac_r.y\\right)^2+\\left(Prn.z-Ac_r.z\\right)^2}$$",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Alar_Base_Width",
    "name": "Alar Base Width",
    "surfaceDistId": "Alar_Base_Width_Surface",
    "imageFile": "measurement_distance_alar_base_width-basal.png",
    "description": "The distance from alar base junction/alar crease - left (ac_l) to alar base junction/alar crease - right (ac_r)",
    "type": "Distances",
    "group": "Distances",
    "list": "Y",
    "references": "(25, 51)",
    "usedFeatures": [
      "Alar_Crest/Alar_Curvature/Alar_Base_Junction/Alar-Facial_Groove/Alar-Cheek_Junction/Alar_Crease_left",
      "Alar_Crest/Alar_Curvature/Alar_Base_Junction/Alar-Facial_Groove/Alar-Cheek_Junction/Alar_Crease_right"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "32.58",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": "$$\\sqrt{\\left(Ac_l.x-Ac_r.x\\right)^2+\\left(Ac_l.y-Ac_r.y\\right)^2+\\left(Ac_l.z-Ac_r.z\\right)^2}$$",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  //{
  //  "id": "Alar_Width",
  //  "name": "Alar Width",
  //  "surfaceDistId": "Alar_Width_Surface",
  //  "imageFile": "measurement_distance_alar_width-basal.png",
  //  "description": "Difference between alar flare and nostril width",
  //  "type": "Distances",
  //  "group": "Distances",
  //  "list": "N",
  //  "references": "(48)",
  //  "usedFeatures": [
  //    "Alare/Alar_Flare_left",
  //    "Alare/Alar_Flare_right",
  //    "needs to be checked"
  //  ],
  //  "beginningPoint": "",
  //  "endPoint": "",
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": "",
  //  "rangeStart": "1",
  //  "rangeEnd": "200"
  //},
  {
    "id": "Base_Bony_Width",
    "name": "Base Bony Width",
    "surfaceDistId": "Base_Bony_Width_Surface",
    "imageFile": "measurement_distance_base_bony_width-frontal.png",
    "description": "The distance from nasal parenthesis - left (np_l) to nasal parenthesis - right (np_r)",
    "type": "Distances",
    "group": "Distances",
    "list": "N",
    "references": "(30)",
    "usedFeatures": [
      "Nasal_Parenthesis_left",
      "Nasal_Parenthesis_right"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "32.03",
    "cameraX": -37.132960005351386,
    "cameraY": 47.67822331925679,
    "cameraZ": 1057.4365393774897,
    "formula": "$$\\sqrt{\\left(Np_l.x-Np_r.x\\right)^2+\\left(Np_l.y-Np_r.y\\right)^2+\\left(Np_l.z-Np_r.z\\right)^2}$$",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Height_of_the_Mandible/Chin_Height",
    "name": "Chin Mandible Height",
    "surfaceDistId": "Height_of_the_Mandible/Chin_Height_Surface",
    "imageFile": "measurement_distance_chin_height-lateral(l).png",
    "description": "The distance from menton/gnathion (me) to stomion (sto)",
    "type": "Distances",
    "group": "Distances",
    "list": "N",
    "references": "(14, 34)",
    "usedFeatures": [
      "Menton/Gnathion",
      "Stomion"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "44.32",
    "cameraX": -992.2466671000371,
    "cameraY": 2.6643218855270665,
    "cameraZ": 166.99014143513133,
    "formula": "$$\\sqrt{\\left(Me.x-Sto.x\\right)^2+\\left(Me.y-Sto.y\\right)^2+\\left(Me.z-Sto.z\\right)^2}$$",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Chin_Projection_I_Gonzalles",
    "name": "Chin Projection I (Gonzalles-Ulloas)",
    "surfaceDistId": "Chin_Projection_I_Gonzalles_Surface",
    "imageFile": "measurement_distance_chin_projection_I_gonzalles.png",
    "description": "The distance from pogonion (pg) to the vertical facial plane (vfp).",
    "type": "Distances",
    "group": "Distances",
    "list": "Y",
    "references": "(34, 53)",
    "usedFeatures": [
      "Pogonion",
      "Vertical_Facial_Plane"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Chin_Projection_II_Goode",
    "name": "Chin Projection II (Goode)",
    "surfaceDistId": "Chin_Projection_II_Goode_Surface",
    "imageFile": "measurement_distance_chin_projection_II_goode.png",
    "description": "The distance from pogonion (pg) to the line perpendicular to the horizontal line of Frankfort passing through the alar groove.",
    "type": "Distances",
    "group": "Distances",
    "list": "Y",
    "references": "(53)",
    "usedFeatures": [
      "Pogonion",
      "Frankfort_Horizontal_Plane"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  //{
  //  "id": "Chin_Projection_III_Merrifield",
  //  "name": "Chin Projection III (Merrifield)",
  //  "surfaceDistId": "Chin_Projection_III_Merrifield_Surface",
  //  "imageFile": "measurement_distance_chin_projection_III_merrifield.png",
  //  "description": "The distance from pogonion (pg) to the line that is traced perpendicular to the horizontal line of Frankfort and another vertical line tangential to the border of the mucocutaneous transition of the lower lip.",
  //  "type": "Distances",
  //  "group": "Distances",
  //  "list": "Y",
  //  "references": "(53)",
  //  "usedFeatures": [
  //    "Pogonion",
  //    "Frankfort_Horizontal_Plane",
  //    "needs to be checked"
  //  ],
  //  "beginningPoint": "",
  //  "endPoint": "",
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": "",
  //  "rangeStart": "1",
  //  "rangeEnd": "200"
  //},
  {
    "id": "Columella-Alar_Distance_-_left",
    "name": "Columella-Alar Distance - left",
    "surfaceDistId": "Columella-Alar_Distance_-_left_Surface",
    "imageFile": "measurement_distance_columella-alar_distance_left-lateral.png",
    "description": "The distance from alar rim’s highest point - left (armax_l) to columella’s lowest point - left (cmin_l)",
    "type": "Distances",
    "group": "Distances",
    "list": "N",
    "references": "(11)",
    "usedFeatures": [
      "Alar_Ridge's_Highest_Point_left",
      "Columella's_Lowest_Point_left"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "11.39",
    "cameraX": 657.0874015895905,
    "cameraY": -428.87614009258283,
    "cameraZ": 545.9250384934644,
    "formula": "$$\\sqrt{\\left(Armax_l.x-Cmin_l.x\\right)^2+\\left(Armax_l.y-Cmin_l.y\\right)^2+\\left(Armax_l.z-Cmin_l.z\\right)^2}$$",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Columella-Alar_Distance_-_right",
    "name": "Columella-Alar Distance - right",
    "surfaceDistId": "Columella-Alar_Distance_-_right_Surface",
    "imageFile": "measurement_distance_columella-alar_distance_right-lateral.png",
    "description": "The distance from alar rim’s highest point - right (armax_r) to columella’s lowest point - right (cmin r",
    "type": "Distances",
    "group": "Distances",
    "list": "N",
    "references": "(11)",
    "usedFeatures": [
      "Alar_Ridge's_Highest_Point_right",
      "Columella's_Lowest_Point_right"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "4.84",
    "cameraX": -824.3379307882834,
    "cameraY": -278.5946263943031,
    "cameraZ": 395.7079156783082,
    "formula": "$$\\sqrt{\\left(Armax_r.x-Cmin_r.x\\right)^2+\\left(Armax_r.y-Cmin_r.y\\right)^2+\\left(Armax_r.z-Cmin_r.z\\right)^2}$$",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Columella_Length_I",
    "name": "Columella Length", /*Columella Length I*/
    "surfaceDistId": "Columella_Length_I_Surface",
    "imageFile": "measurement_distance_columella_length_I-lateral(l).png",
    "description": "The distance between subnasale (sn) and columella breakpoint (cb)",
    "type": "Distances",
    "group": "Distances",
    "list": "Y",
    "references": "(54)",
    "usedFeatures": [
      "Subnasale",
      "Columellar_Break_Point"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "8.16",
    "cameraX": -1000.7291479961216,
    "cameraY": -39.97045349321988,
    "cameraZ": 96.90092629728512,
    "formula": "$$\\sqrt{\\left(Sn.x-C.x\\right)^2+\\left(Sn.y-C.y\\right)^2+\\left(Sn.z-C.z\\right)^2}$$",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  //{
  //  "id": "Columella_Length_II",
  //  "name": "Columella Length II",
  //  "surfaceDistId": "Columella_Length_II_Surface",
  //  "imageFile": "measurement_distance_columella_length_II-lateral.png",
  //  "description": "The distance between anterior apex angle and the line drawn horizontally in nostril floor.",
  //  "type": "Distances",
  //  "group": "Distances",
  //  "list": "Y",
  //  "references": "(55)",
  //  "usedFeatures": [
  //    "needs to checked"
  //  ],
  //  "beginningPoint": "",
  //  "endPoint": "",
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": "",
  //  "rangeStart": "1",
  //  "rangeEnd": "200"
  //},
  {
    "id": "Columella_Width_I",
    "name": "Columella Width", /*Columella Width I*/
    "surfaceDistId": "Columella_Width_I_Surface",
    "imageFile": "measurement_distance_columella_width_I-basal.png",
    "description": "The distance from subnasale - left (sn_l) to subnasale - right (sn_r)",
    "type": "Distances",
    "group": "Distances",
    "list": "Y",
    "references": "(12, 51, 52, 54)",
    "usedFeatures": [
      "Subnasale_left",
      "Subnasale_right"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "9.03",
    "cameraX": -5.646935484793659e-12,
    "cameraY": -449.9074938102158,
    "cameraZ": 900.0163894797573,
    "formula": "$$\\sqrt{\\left(Sn’_l.x-Sn’_r.x\\right)^2+\\left(Sn’_l.y-Sn’_r.y\\right)^2+\\left(Sn’_l.z-Sn’_r.z\\right)^2}$$",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  //{
  //  "id": "Columella_Width_II",
  //  "name": "Columella Width II",
  //  "surfaceDistId": "Columella_Width_II_Surface",
  //  "imageFile": "measurement_distance_columella_width_II.png",
  //  "description": "The smallest width of columella ",
  //  "type": "Distances",
  //  "group": "Distances",
  //  "list": "Y",
  //  "references": "(55)",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "beginningPoint": "",
  //  "endPoint": "",
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": "",
  //  "rangeStart": "1",
  //  "rangeEnd": "200"
  //},
  {
    "id": "Distance_between_sill_base_junction_and_alar_flare",
    "name": "Distance between sill-base junction and alar flare",
    "surfaceDistId": "Distance_between_sill_base_junction_and_alar_flare_Surface",
    "imageFile": "measurement_distance_distance_between_sill_base_junction_and_alar_flare.png",
    "description": "The relative vertical relationship between these 2 points on basal view analysis.",
    "type": "Distances",
    "group": "Distances",
    "list": "Y",
    "references": "(10)",
    "usedFeatures": [
      "Sill-Base Junction_left",
      "Alare/Alar_Flare_left"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "12.09",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Eye/Palpebral_Fissure_Length_left",
    "name": "Eye/palpebral fissure length - left",
    "surfaceDistId": "Eye/Palpebral_Fissure_Length_left_Surface",
    "imageFile": "measurement_distance_eye_palpebral_fissure_length(r)-frontal.png",
    "description": "The distance from endocanthion/medial canthus - right (en_l) to exocanthion/lateral canthus – right (ex_l).",
    "type": "Distances",
    "group": "Distances",
    "list": "N",
    "references": "(18, 56)",
    "usedFeatures": [
      "Endocanthion/Medial_Canthus_left",
      "Exocanthion/Lateral_Canthus_left"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Eye/Palpebral_Fissure_Length_right",
    "name": "Eye/palpebral fissure length - right",
    "surfaceDistId": "Eye/Palpebral_Fissure_Length_right_Surface",
    "imageFile": "measurement_distance_eye/palpebral_fissure_length(r)-frontal.png",
    "description": "The distance from endocanthion/medial canthus - right (en_r) to exocanthion/lateral canthus – right (ex_r).",
    "type": "Distances",
    "group": "Distances",
    "list": "N",
    "references": "(18, 56)",
    "usedFeatures": [
      "Endocanthion/Medial_Canthus_right",
      "Exocanthion/Lateral_Canthus_right"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Face_Length/Height",
    "name": "Face Length/Height",
    "surfaceDistId": "Face_Length/Height_Surface",
    "imageFile": "measurement_distance_facial_height-frontal.png",
    "description": "The distance from trichion (tr) to menton/gnathion (me)",
    "type": "Distances",
    "group": "Distances",
    "list": "N",
    "references": "(14, 57)",
    "usedFeatures": [
      "Trichion",
      "Menton/Gnathion"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "191.02",
    "cameraX": -37.132960005351386,
    "cameraY": 47.67822331925679,
    "cameraZ": 1057.4365393774897,
    "formula": "$$\\sqrt{\\left(Tr.x-Me.x\\right)^2+\\left(Tr.y-Me.y\\right)^2+\\left(Tr.z-Me.z\\right)^2}$$",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Face_Width",
    "name": "Face Width",
    "surfaceDistId": "Face_Width_Surface",
    "imageFile": "measurement_distance_face_width-frontal.png",
    "description": "The distance from zygion - left (zy_l) to zygion - right (zy_r)",
    "type": "Distances",
    "group": "Distances",
    "list": "N",
    "references": "(14, 18, 51)",
    "usedFeatures": [
      "Zygion_right",
      "Zygion_left"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "124.38",
    "cameraX": -37.132960005351386,
    "cameraY": 47.67822331925679,
    "cameraZ": 1057.4365393774897,
    "formula": "$$\\sqrt{\\left(Zy_l.x-Zy_r.x\\right)^2+\\left(Zy_l.y-Zy_r.y\\right)^2+\\left(Zy_l.z-Zy_r.z\\right)^2}$$",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  //{
  //  "id": "Forehead_Projection",
  //  "name": "Forehead projection",
  //  "surfaceDistId": "Forehead_Projection_Surface",
  //  "imageFile": "measurement_distance_forehead_projection-frontal.png",
  //  "description": "The distance from the supraorbital rim to the corneal plane.",
  //  "type": "Distances",
  //  "group": "Distances",
  //  "list": "N",
  //  "references": "(38)",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "beginningPoint": "",
  //  "endPoint": "",
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": "",
  //  "rangeStart": "1",
  //  "rangeEnd": "200"
  //},
  {
    "id": "Infratip_Lobule/Infralobule",
    "name": "Infratip Lobule Length",
    "surfaceDistId": "Infratip_Lobule/Infralobule_Surface",
    "imageFile": "measurement_distance_infratip_lobule-lateral(l).png",
    "description": "The distance from pronasale/tip (prn) to columella break point (cb)",
    "type": "Distances",
    "group": "Distances",
    "list": "N",
    "references": "(58)",
    "usedFeatures": [
      "Pronasale/Tip",
      "Columellar_Break_Point"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "10.77",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": "$$\\sqrt{\\left(Prn.x-C.x\\right)^2+\\left(Prn.y-C.y\\right)^2+\\left(Prn.z-C.z\\right)^2}$$",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Interalar_Distance",
    "name": "Interalar Distance",
    "surfaceDistId": "Interalar_Distance_Surface",
    "imageFile": "measurement_distance_interalar_distance-frontal.png",
    "description": "The distance from alare/alar flare - left (al_l) to alar/alar flare - right (al_r).",
    "type": "Distances",
    "group": "Distances",
    "list": "Y",
    "references": "(12, 18, 25, 48, 51, 59, 60",
    "usedFeatures": [
      "Alare/Alar_Flare_left",
      "Alare/Alar_Flare_right"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "29.90",
    "cameraX": -37.132960005351386,
    "cameraY": 47.67822331925679,
    "cameraZ": 1057.4365393774897,
    "formula": "$$\\sqrt{\\left(Al_l.x-Al_r.x\\right)^2+\\left(Al_l.y-Al_r.y\\right)^2+\\left(Al_l.z-Al_r.z\\right)^2}$$",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "(Inner)_Intercanthal_Distance/Width",
    "name": "(Inner) Intercanthal Distance/Width",
    "surfaceDistId": "(Inner)_Intercanthal_Distance/Width_Surface",
    "imageFile": "measurement_distance_intercanthal_distance-frontal.png",
    "description": "The distance from endocanthion/medial canthus - left (en_l) to endocanthion/medial canthus - right (en_r)",
    "type": "Distances",
    "group": "Distances",
    "list": "N",
    "references": "(18, 61)",
    "usedFeatures": [
      "Endocanthion/Medial_Canthus_left",
      "Endocanthion/Medial_Canthus_right"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "42.26",
    "cameraX": -37.132960005351386,
    "cameraY": 47.67822331925679,
    "cameraZ": 1057.4365393774897,
    "formula": "$$\\sqrt{\\left(En_l.x-En_r.x\\right)^2+\\left(En_l.y-En_r.y\\right)^2+\\left(En_l.z-En_r.z\\right)^2}$$",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Interpupillary/Interocular_Distance",
    "name": "Interpupillary Distance",
    "surfaceDistId": "Interpupillary/Interocular_Distance_Surface",
    "imageFile": "measurement_distance_interpupillary_distance-frontal.png",
    "description": "The distance from pupil - left (p_l) to pupil - right (p_r)",
    "type": "Distances",
    "group": "Distances",
    "list": "N",
    "references": "(14, 18, 59)",
    "usedFeatures": [
      "Pupil_left",
      "Pupil_right"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "71.11",
    "cameraX": -37.132960005351386,
    "cameraY": 47.67822331925679,
    "cameraZ": 1057.4365393774897,
    "formula": "$$\\sqrt{\\left(P_l.x-P_r.x\\right)^2+\\left(P_l.y-P_r.y\\right)^2+\\left(P_l.z-P_r.z\\right)^2}$$",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  //{
  //  "id": "Left_Eye_Width",  //REMOVED BECAUSE SAME AS Eye/palpebral fissure length
  //  "name": "Left Eye Width",
  //  "surfaceDistId": "Left_Eye_Width_Surface",
  //  "imageFile": "measurement_distance_left_eye_length-frontal.png",
  //  "description": "The distance from endocanthion/medial canthus - left (en_l) to exocanthion/lateral canthus – left (ex_l)",
  //  "type": "Distances",
  //  "group": "Distances",
  //  "list": "N",
  //  "references": "(18, 56)",
  //  "usedFeatures": [
  //    "Endocanthion/Medial_Canthus_left",
  //    "Exocanthion/Lateral_Canthus_left"
  //  ],
  //  "beginningPoint": "",
  //  "endPoint": "",
  //  "value": "29.89",
  //  "cameraX": -37.132960005351386,
  //  "cameraY": 47.67822331925679,
  //  "cameraZ": 1057.4365393774897,
  //  "formula": "$$\\sqrt{\\left(En_l.x-Ex_l.x\\right)^2+\\left(En_l.y-Ex_l.y\\right)^2+\\left(En_l.z-Ex_l.z\\right)^2}$$",
  //  "rangeStart": "1",
  //  "rangeEnd": "200"
  //},
  {
    "id": "Lower_Facial_Height",
    "name": "Lower Facial Height",
    "surfaceDistId": "Lower_Facial_Height_Surface",
    "imageFile": "measurement_distance_lower_facial_height-frontal.png",
    "description": "The distance between subnasale (sn) and menton/gnathion (me)",
    "type": "Distances",
    "group": "Distances",
    "list": "N",
    "references": "(18, 34)",
    "usedFeatures": [
      "Subnasale",
      "Menton/Gnathion"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "64.38",
    "cameraX": -37.132960005351386,
    "cameraY": 47.67822331925679,
    "cameraZ": 1057.4365393774897,
    "formula": "$$\\sqrt{\\left(Me.x-Sn.x\\right)^2+\\left(Me.y-Sn.y\\right)^2+\\left(Me.z-Sn.z\\right)^2}$$",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Lower_Lip_Height",
    "name": "Lower Lip Height",
    "surfaceDistId": "Lower_Lip_Height_Surface",
    "imageFile": "measurement_distance_lower_lip_height-frontal.png",
    "description": "The distance from sublabiale (sl) to stomion (sto), when the mouth is in a neutral position",
    "type": "Distances",
    "group": "Distances",
    "list": "N",
    "references": "(18, 51)",
    "usedFeatures": [
      "Stomion",
      "Sublabiale/Mentolabial_Sulcus"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "17.72",
    "cameraX": -37.132960005351386,
    "cameraY": 47.67822331925679,
    "cameraZ": 1057.4365393774897,
    "formula": "$$\\sqrt{\\left(Sl.x-Sto.x\\right)^2+\\left(Sl.y-Sto.y\\right)^2+\\left(Sl.z-Sto.z\\right)^2}$$",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  //{
  //  "id": "Mentolabial_Sulcus_Depth",
  //  "name": "Mentolabial sulcus depth",
  //  "surfaceDistId": "Mentolabial_Sulcus_Depth_Surface",
  //  "imageFile": "measurement_distance_mentolabial_sulcus_depth-frontal.png",
  //  "description": "The distance from a line between the pogonion (pg) and the labiale inferius (li) to the sublabiale/mentolabial sulcus (sl).",
  //  "type": "Distances",
  //  "group": "Distances",
  //  "list": "N",
  //  "references": "(62)",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "beginningPoint": "",
  //  "endPoint": "",
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": "",
  //  "rangeStart": "1",
  //  "rangeEnd": "200"
  //},
  {
    "id": "Mid-Facial_Height",
    "name": "Mid-Facial Height",
    "surfaceDistId": "Mid-Facial_Height_Surface",
    "imageFile": "measurement_distance_mid_facial_height-frontal.png",
    "description": "The distance between subnasale (sn) and glabella (g)",
    "type": "Distances",
    "group": "Distances",
    "list": "N",
    "references": "(34, 59)",
    "usedFeatures": [
      "Subnasale",
      "Glabella"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "64.20",
    "cameraX": -37.132960005351386,
    "cameraY": 47.67822331925679,
    "cameraZ": 1057.4365393774897,
    "formula": "$$\\sqrt{\\left(G.x-Sn.x\\right)^2+\\left(G.y-Sn.y\\right)^2+\\left(G.z-Sn.z\\right)^2}$$",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  //{
  //  "id": "Middle_Nasal_Third_of_the_Nasal_Dorsum_to_the_Intercanthal_Distance",
  //  "name": "Middle nasal third of the nasal dorsum to the intercanthal",
  //  "surfaceDistId": "Middle_Nasal_Third_of_the_Nasal_Dorsum_to_the_Intercanthal_Distance_Surface",
  //  "imageFile": "measurement_distance_middle_nasal_third_of_then_nasal_dorsum_to_the_dntercanthal_distance_1-frontal.png",
  //  "description": "This distance is calculated taking into account 2 horizontal lines, 1 between the endocanthion (left and right) and another drawn at the base of the nose next to the columella. The distance is then divided into 2 equal parts and the caudal width of the middle nasal third is at the center between the dorsal aesthetic lines.",
  //  "type": "Distances",
  //  "group": "Distances",
  //  "list": "N",
  //  "references": "(63)",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "beginningPoint": "",
  //  "endPoint": "",
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": "",
  //  "rangeStart": "1",
  //  "rangeEnd": "200"
  //},
  //{
  //  "id": "Middle_Nasal_Third_of_the_Nasal_Dorsum_to_the_Intercanthal_Distance_Surface",
  //  "name": "Middle nasal third of the nasal dorsum to the intercanthal - Surface",
  //  "flyDistId": "Middle_Nasal_Third_of_the_Nasal_Dorsum_to_the_Intercanthal_Distance",
  //  "numberOfSegments": 1,
  //  "imageFile": "measurement_distance_middle_nasal_third_of_then_nasal_dorsum_to_the_dntercanthal_distance_1-frontal.png",
  //  "description": "This distance is calculated taking into account 2 horizontal lines, 1 between the endocanthion (left and right) and another drawn at the base of the nose next to the columella. The distance is then divided into 2 equal parts and the caudal width of the middle nasal third is at the center between the dorsal aesthetic lines.",
  //  "type": "Distances - Surface",
  //  "group": "Distances",
  //  "typeOfView": "front",
  //  "references": "Please check the corresponding 'not surface' measurement", "referencesFly": "(63)",
  //  "storedPoints": [
  //    {
  //      "x": 0.0,
  //      "y": 0.0,
  //      "z": 0.0
  //    }
  //  ],
  //  "list": "N",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": "",
  //  "rangeStart": "1",
  //  "rangeEnd": "200"
  //},
  {
    "id": "Mouth/Lips_Width",
    "name": "Mouth/Lips Width",
    "surfaceDistId": "Mouth/Lips_Width_Surface",
    "imageFile": "measurement_distance_mouth_width-basal.png",
    "description": "The distance from cheilion - left (ch_l) to cheilion - right (ch_r), when the mouth is in a neutral position",
    "type": "Distances",
    "group": "Distances",
    "list": "N",
    "references": "(18, 51)",
    "usedFeatures": [
      "Cheilion_left",
      "Cheilion_right"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "49.15",
    "cameraX": -6.030737849554076e-12,
    "cameraY": -291.60826586430045,
    "cameraZ": 963.021740979082,
    "formula": "$$\\sqrt{\\left(Ch_l.x-Ch_r.x\\right)^2+\\left(Ch_l.y-Ch_r.y\\right)^2+\\left(Ch_l.z-Ch_r.z\\right)^2}$$",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Nasal_Bridge_Length",
    "name": "Nasal Bridge Length",
    "surfaceDistId": "Nasal_Bridge_Length_Surface",
    "imageFile": "measurement_distance_nasal_bridge_length-lateral(l).png",
    "description": "The distance from pronasale/tip (prn) to nasion (n)",
    "type": "Distances",
    "group": "Distances",
    "list": "Y",
    "references": "(17, 18, 51, 52)",
    "usedFeatures": [
      "Pronasale/Tip",
      "Nasion/Radix"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "44.18",
    "cameraX": -996.5327403233017,
    "cameraY": -124.9482009981482,
    "cameraZ": 61.29191504452732,
    "formula": "$$\\sqrt{\\left(Prn.x-N.x\\right)^2+\\left(Prn.y-N.y\\right)^2+\\left(Prn.z-N.z\\right)^2}$$",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  //{
  //  "id": "Nasal_Tip_Projection_I",
  //  "name": "Nasal tip projection I",
  //  "surfaceDistId": "Nasal_Tip_Projection_I_Surface",
  //  "imageFile": "measurement_distance_nasal_tip_projection_I-lateral(l).png",
  //  "description": "The distance from Pronasale/Tip (prn) to Subnasale (sn).",
  //  "type": "Distances",
  //  "group": "Distances",
  //  "list": "N",
  //  "references": "(64)",
  //  "usedFeatures": [
  //    "Pronasale/Tip",
  //    "Subnasale"
  //  ],
  //  "beginningPoint": "",
  //  "endPoint": "",
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": "",
  //  "rangeStart": "1",
  //  "rangeEnd": "200"
  //},
  //{
  //  "id": "Nasal_Tip_Projection_II",
  //  "name": "Nasal tip projection II",
  //  "surfaceDistId": "Nasal_Tip_Projection_II_Surface",
  //  "imageFile": "measurement_distance_nasal_tip_projection_II-frontal.png",
  //  "description": "The distance from pronasale/tip (prn) to a line between nasion/radix (n) and subnasale (sn).",
  //  "type": "Distances",
  //  "group": "Distances",
  //  "list": "N",
  //  "references": "(65)",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "beginningPoint": "",
  //  "endPoint": "",
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": "",
  //  "rangeStart": "1",
  //  "rangeEnd": "200"
  //},
  //{
  //  "id": "Nasal_Tip_Protrusion",
  //  "name": "Nasal Tip Protrusion",
  //  "surfaceDistId": "Nasal_Tip_Protrusion_Surface",
  //  "imageFile": "measurement_distance_nasal_tip_protrusion-frontal.png",
  //  "description": "The distance between pronasale/tip (prn) and the line drawn horizontally between alar margins.",
  //  "type": "Distances",
  //  "group": "Distances",
  //  "list": "N",
  //  "references": "(48)",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "beginningPoint": "",
  //  "endPoint": "",
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": "",
  //  "rangeStart": "1",
  //  "rangeEnd": "200"
  //},
  //{
  //  "id": "Nasal_Root_Depth",
  //  "name": "Nasal root depth",
  //  "surfaceDistId": "Nasal_Root_Depth_Surface",
  //  "imageFile": "measurement_distance_nasal_root_depth-frontal.png",
  //  "description": "The distance from the vertical plane passing through nasion (n) to the plane passing through endocanthion (en_r).",
  //  "type": "Distances",
  //  "group": "Distances",
  //  "list": "N",
  //  "references": "(9)",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "beginningPoint": "",
  //  "endPoint": "",
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": "",
  //  "rangeStart": "1",
  //  "rangeEnd": "200"
  //},
  {
    "id": "Nasal_Root_Width",
    "name": "Nasal Root Width",
    "surfaceDistId": "Nasal_Root_Width_Surface",
    "imageFile": "measurement_distance_nasal_root_width-frontal.png",
    "description": "Distance from maxillofrontale - left (mf_l) to maxillofrontale - right (mf_r)",
    "type": "Distances",
    "group": "Distances",
    "list": "N",
    "references": "(25, 26, 52, 66)",
    "usedFeatures": [
      "Maxillofrontale_left",
      "Maxillofrontale_right"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "22.53",
    "cameraX": -37.132960005351386,
    "cameraY": 47.67822331925679,
    "cameraZ": 1057.4365393774897,
    "formula": "$$\\sqrt{\\left(Mf_l.x-Mf_r.x\\right)^2+\\left(Mf_l.y-Mf_r.y\\right)^2+\\left(Mf_l.z-Mf_r.z\\right)^2}$$",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Nasal_Tip_Projection",
    "name": "Nasal Tip Projection",
    "surfaceDistId": "Nasal_Tip_Projection_Surface",
    "imageFile": "measurement_distance_nasal_tip_projection_I-lateral(l).png",
    "description": "The distance from pronasale/Tip (prn) to subnasale (sn)",
    "type": "Distances",
    "group": "Distances",
    "list": "Y",
    "references": "(64)",
    "usedFeatures": [
      "Subnasale",
      "Pronasale/Tip"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "18.05",
    "cameraX": -996.5327403233017,
    "cameraY": -124.9482009981482,
    "cameraZ": 61.29191504452732,
    "formula": "$$\\sqrt{\\left(Prn.x-Sn.x\\right)^2+\\left(Prn.y-Sn.y\\right)^2+\\left(Prn.z-Sn.z\\right)^2}$$",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Nose_Height",
    "name": "Nose Height",
    "surfaceDistId": "Nose_Height_Surface",
    "imageFile": "measurement_distance_nose_height-lateral(l).png",
    "description": "The distance from Subnasale (sn) to Nasion (n)",
    "type": "Distances",
    "group": "Distances",
    "list": "N",
    "references": "(18, 25, 51, 52)",
    "usedFeatures": [
      "Subnasale",
      "Nasion/Radix"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "51.92",
    "cameraX": -951.4432588186361,
    "cameraY": 0.8936547739415596,
    "cameraZ": 92.12855774559412,
    "formula": "$$\\sqrt{\\left(Sn.x-N.x\\right)^2+\\left(Sn.y-N.y\\right)^2+\\left(Sn.z-N.z\\right)^2}$$",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  //{
  //  "id": "Nostril_Width",
  //  "name": "Nostril width",
  //  "surfaceDistId": "Nostril_Width_Surface",
  //  "imageFile": "measurement_distance_nostril_width-frontal.png",
  //  "description": "The distance between the bilateral junction of alar and nostril floor.",
  //  "type": "Distances",
  //  "group": "Distances",
  //  "list": "N",
  //  "references": "(48)",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "beginningPoint": "",
  //  "endPoint": "",
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": "",
  //  "rangeStart": "1",
  //  "rangeEnd": "200"
  //},
  {
    "id": "Nostril_Floor_Width_(left)",
    "name": "Nostril Floor Width (left)",
    "surfaceDistId": "Nostril_Floor_Width_(left)_Surface",
    "imageFile": "measurement_distance_left_nostril_floor_width-basal.png",
    "description": "The distance from subnasale (sn) to subalare - left (sbal_l)",
    "type": "Distances",
    "group": "Distances",
    "list": "N",
    "references": "(12, 51, 52)",
    "usedFeatures": [
      "Subnasale",
      "Subalare_left"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "12.17",
    "cameraX": -28.46878524868763,
    "cameraY": -595.3072136650784,
    "cameraZ": 810.7065461334037,
    "formula": "$$\\sqrt{\\left(Sn.x-Sbal_l.x\\right)^2+\\left(Sn.y-Sbal_l.y\\right)^2+\\left(Sn.z-Sbal_l.z\\right)^2}$$",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Nostril_Floor_Width_(right)",
    "name": "Nostril Floor Width (right)",
    "surfaceDistId": "Nostril_Floor_Width_(right)_Surface",
    "imageFile": "measurement_distance_right_nostril_floor_width-basal.png",
    "description": "The distance from subnasale (sn) to subalare - right (sbal_r)",
    "type": "Distances",
    "group": "Distances",
    "list": "N",
    "references": "(12, 51, 52)",
    "usedFeatures": [
      "Subnasale",
      "Subalare_right"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "12.16",
    "cameraX": -28.46878524868763,
    "cameraY": -595.3072136650784,
    "cameraZ": 810.7065461334037,
    "formula": "$$\\sqrt{\\left(Sn.x-Sbal_r.x\\right)^2+\\left(Sn.y-Sbal_r.y\\right)^2+\\left(Sn.z-Sbal_r.z\\right)^2}$$",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Outer_Intercanthal_Distance",
    "name": "Outer Intercanthal Distance",
    "surfaceDistId": "Outer_Intercanthal_Distance_Surface",
    "imageFile": "measurement_distance_outercanthal_distance-frontal.png",
    "description": "Distance from exocanthion/lateral canthus – left (ex_l) to exocanthion/lateral canthus – right (ex_r)",
    "type": "Distances",
    "group": "Distances",
    "list": "N",
    "references": "(18, 61)",
    "usedFeatures": [
      "Exocanthion/Lateral_Canthus_left",
      "Exocanthion/Lateral_Canthus_right"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "99.80",
    "cameraX": -37.132960005351386,
    "cameraY": 47.67822331925679,
    "cameraZ": 1057.4365393774897,
    "formula": "$$\\sqrt{\\left(Ex_l.x-Ex_r.x\\right)^2+\\left(Ex_l.y-Ex_r.y\\right)^2+\\left(Ex_l.z-Ex_r.z\\right)^2}$$",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Philtrum_Width/Interphiltral_Distance",
    "name": "Philtrum Width/Interphiltral Distance",
    "surfaceDistId": "Philtrum_Width/Interphiltral_Distance_Surface",
    "imageFile": "measurement_distance_philtrum_width-basal.png",
    "description": "The distance from crista philtri - left (cph_l) to crista philtri - right (cph_r), when the mouth is in a neutral position",
    "type": "Distances",
    "group": "Distances",
    "list": "N",
    "references": "(17, 18, 52)",
    "usedFeatures": [
      "Crista_Philtri_left",
      "Crista_Philtri_right"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "11.69",
    "cameraX": -28.46878524868796,
    "cameraY": -595.3072136650784,
    "cameraZ": 810.7065461334037,
    "formula": "$$\\sqrt{\\left(Cph_l.x-Cph_r.x\\right)^2+\\left(Cph_l.y-Cph_r.y\\right)^2+\\left(Cph_l.z-Cph_r.z\\right)^2}$$",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Premaxilla_-_left",
    "name": "Premaxilla - left",
    "surfaceDistId": "Premaxilla_-_left_Surface",
    "imageFile": "measurement_distance_left_premaxilla-lateral(l).png",
    "description": "The distance between subnasale (sn) and alar base junction/alar crease - left (ac_l)",
    "type": "Distances",
    "group": "Distances",
    "list": "N",
    "references": "(18)",
    "usedFeatures": [
      "Subnasale",
      "Alar_Crest/Alar_Curvature/Alar_Base_Junction/Alar-Facial_Groove/Alar-Cheek_Junction/Alar_Crease_left"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "18.98",
    "cameraX": 811.9642727213749,
    "cameraY": -35.74625221221479,
    "cameraZ": 289.270213675915,
    "formula": "$$\\sqrt{\\left(Sn.x-Ac_l.x\\right)^2+\\left(Sn.y-Ac_l.y\\right)^2+\\left(Sn.z-Ac_l.z\\right)^2}$$",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Premaxilla_-_right",
    "name": "Premaxilla - right",
    "surfaceDistId": "Premaxilla_-_right_Surface",
    "imageFile": "measurement_distance_right_premaxilla-lateral(r).png",
    "description": "The distance between subnasale (sn) and alar base junction/alar crease - right (ac_r)",
    "type": "Distances",
    "group": "Distances",
    "list": "N",
    "references": "(18)",
    "usedFeatures": [
      "Subnasale",
      "Alar_Crest/Alar_Curvature/Alar_Base_Junction/Alar-Facial_Groove/Alar-Cheek_Junction/Alar_Crease_right"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "18.13",
    "cameraX": -809.8084099591517,
    "cameraY": -72.2348277381804,
    "cameraZ": 288.50216648119374,
    "formula": "$$\\sqrt{\\left(Sn.x-Ac_r.x\\right)^2+\\left(Sn.y-Ac_r.y\\right)^2+\\left(Sn.z-Ac_r.z\\right)^2}$$",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Radix_Depth",
    "name": "Radix Depth",
    "surfaceDistId": "Radix_Depth_Surface",
    "imageFile": "measurement_distance_radix_depth-lateral(l).png",
    "description": "The distance from the fronto-subnasal line to the nasion/radix",
    "type": "Distances",
    "group": "Distances",
    "list": "N",
    "references": "(41)",
    "usedFeatures": [
      "Nasion/Radix"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "", //39/72
    "cameraX": -1005.3709644305028,
    "cameraY": -39.97045349322588,
    "cameraZ": -8.822757301126884,
    "formula": "$$\\sqrt{\\left(Sc_l.x-N.x\\right)^2+\\left(Sc_l.y-N.y\\right)^2+\\left(Sc_l.z-N.z\\right)^2}$$",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Radix_Projection",
    "name": "Radix Projection",
    "surfaceDistId": "Radix_Projection_Surface",
    "imageFile": "measurement_distance_radix_projection-lateral(l).png",
    "description": "The height at the nasion is measured from the anterior corneal plane",
    "type": "Distances",
    "group": "Distances",
    "list": "N",
    "references": "(67)",
    "usedFeatures": [
      "Corneal_Plane",
      "Nasion/Radix"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": "$$\\sqrt{\\left(Cp.x-N.x\\right)^2+\\left(Cp.y-N.y\\right)^2+\\left(Cp.z-N.z\\right)^2}$$",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  //{
  //  "id": "Right_Eye_Width",
  //  "name": "Right Eye Width",
  //  "surfaceDistId": "Right_Eye_Width_Surface",
  //  "imageFile": "measurement_distance_right_eye_length-frontal.png",
  //  "description": "The distance from endocanthion/medial canthus - right (en_r) to exocanthion/lateral canthus – right (ex_r)",
  //  "type": "Distances",
  //  "group": "Distances",
  //  "list": "N",
  //  "references": "(18, 56)",
  //  "usedFeatures": [
  //    "Endocanthion/Medial_Canthus_right",
  //    "Exocanthion/Lateral_Canthus_right"
  //  ],
  //  "beginningPoint": "",
  //  "endPoint": "",
  //  "value": "29.17",
  //  "cameraX": -37.132960005351386,
  //  "cameraY": 47.67822331925679,
  //  "cameraZ": 1057.4365393774897,
  //  "formula": "$$\\sqrt{\\left(En_r.x-Ex_r.x\\right)^2+\\left(En_r.y-Ex_r.y\\right)^2+\\left(En_r.z-Ex_r.z\\right)^2}$$",
  //  "rangeStart": "1",
  //  "rangeEnd": "200"
  //},
  {
    "id": "Subnasal_Width",
    "name": "Subnasal Width",
    "surfaceDistId": "Subnasal_Width_Surface",
    "imageFile": "measurement_distance_subnasal_width-basal.png",
    "description": "The distance from subalare - right (sbal_r) to subalare - left (sbal_l)",
    "type": "Distances",
    "group": "Distances",
    "list": "N",
    "references": "(18)",
    "usedFeatures": [
      "Subalare_left",
      "Subalare_right"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "21.26",
    "cameraX": -7.238246457826372e-13,
    "cameraY": -693.3665413661968,
    "cameraZ": 729.1701403874433,
    "formula": "$$\\sqrt{\\left(Sbal_r.x-Sbal_l.x\\right)^2+\\left(Sbal_r.y-Sbal_l.y\\right)^2+\\left(Sbal_r.z-Sbal_l.z\\right)^2}$$",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Supratip_Lobule",
    "name": "Supratip Lobule",
    "surfaceDistId": "Supratip_Lobule_Surface",
    "imageFile": "measurement_distance_supratip_lobule-lateral(l).png",
    "description": "The distance from pronasale/tip (prn) to supratip break point (s)",
    "type": "Distances",
    "group": "Distances",
    "list": "N",
    "references": "(13, 68)",
    "usedFeatures": [
      "Pronasale/Tip",
      "Supratip_Break_Point"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "9.06",
    "cameraX": -1004.2164733674335,
    "cameraY": 45.29431215329096,
    "cameraZ": -44.09029624299495,
    "formula": "$$\\sqrt{\\left(Prn.x-S.x\\right)^2+\\left(Prn.y-S.y\\right)^2+\\left(Prn.z-S.z\\right)^2}$$",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Tip/Lobule_Width",
    "name": "Tip/Lobule Width",
    "surfaceDistId": "Tip/Lobule_Width_Surface",
    "imageFile": "measurement_distance_lobule_width-frontal.png",
    "description": "The distance from tip defining point - left (td_l) to tip defining point - right (td_r)",
    "type": "Distances",
    "group": "Distances",
    "list": "N",
    "references": "(69)",
    "usedFeatures": [
      "Tip_Defining_Point_left",
      "Tip_Defining_Point_right"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "11.09",
    "cameraX": -37.132960005351386,
    "cameraY": 47.67822331925679,
    "cameraZ": 1057.4365393774897,
    "formula": "$$\\sqrt{\\left(Td_l.x-Td_r.x\\right)^2+\\left(Td_l.y-Td_r.y\\right)^2+\\left(Td_l.z-Td_r.z\\right)^2}$$",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Upper_Facial_Height",
    "name": "Upper Facial Height",
    "surfaceDistId": "Upper_Facial_Height_Surface",
    "imageFile": "measurement_distance_upper_facial_height-frontal.png",
    "description": "The distance between trichion (tr) and glabella (g)",
    "type": "Distances",
    "group": "Distances",
    "list": "N",
    "references": "(33)",
    "usedFeatures": [
      "Trichion",
      "Glabella"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "66.80",
    "cameraX": -37.132960005351386,
    "cameraY": 47.67822331925679,
    "cameraZ": 1057.4365393774897,
    "formula": "$$\\sqrt{\\left(G.x-Tr.x\\right)^2+\\left(G.y-Tr.y\\right)^2+\\left(G.z-Tr.z\\right)^2}$$",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Upper_Lip_Height",
    "name": "Upper Lip Height",
    "surfaceDistId": "Upper_Lip_Height_Surface",
    "imageFile": "measurement_distance_upper_lip_height-frontal.png",
    "description": "The distance between subnasale (sn) and stomion (sto)",
    "type": "Distances",
    "group": "Distances",
    "list": "N",
    "references": "(18, 33, 52)",
    "usedFeatures": [
      "Stomion",
      "Subnasale"
    ],
    "beginningPoint": "",
    "endPoint": "",
    "value": "21.09",
    "cameraX": -37.132960005351386,
    "cameraY": 47.67822331925679,
    "cameraZ": 1057.4365393774897,
    "formula": "$$\\sqrt{\\left(Sn.x-Sto.x\\right)^2+\\left(Sn.y-Sto.y\\right)^2+\\left(Sn.z-Sto.z\\right)^2}$$",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  //{
  //  "id": "Vertical_Position_of_the_Radix",
  //  "name": "Vertical position of the radix",
  //  "surfaceDistId": "Vertical_Position_of_the_Radix_Surface",
  //  "imageFile": "measurement_distance_vertical_position_of_radix-lateral.png",
  //  "description": "The position of the deepest part of the radix in comparison to the bulbus oculi and surrounding structures. ST is supratarsal fold, CM is ciliary margin of the upper lid, MP is midpupil, and LL is lower lim.",
  //  "type": "Distances",
  //  "group": "Distances",
  //  "list": "N",
  //  "references": "(38, 42, 67, 70)",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "beginningPoint": "",
  //  "endPoint": "",
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": "",
  //  "rangeStart": "1",
  //  "rangeEnd": "200"
  //},

  {
    "id": "Distance_First_Second_Surface",
    "name": "Distance between 1st point - 2nd point - Surface",
    "flyDistId": "Distance_First_Second",
    "numberOfSegments": "",
    "imageFile": "measurement_distance_between_two_points-frontal.png",
    "description": "To measure the distance between 2 points that are not listed as feature points in the list: Select '1st Point' then mark the point on the model. Then select '2nd Point' and mark the point on the model. The distance will be calculated.",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "front",
    "storedPoints": [],
    "list": "N",
    "references": "(No Reference - Generic)",
    "usedFeatures": [
      "FirstPoint",
      "SecondPoint"
    ],
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Ala/Alar_Length_(left)_Surface",
    "name": "Ala/Alar Length (left) - Surface",
    "flyDistId": "Ala/Alar_Length_(left)",
    "numberOfSegments": 29,
    "imageFile": "measurement_distance_left_alar_length-basal.png",
    "description": "The surface distance from pronasale/tip (prn) to alar base junction/alar crease - left (ac_l)",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "basal",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(12, 18, 51, 52)",
    "storedPoints": [
      {
        "x": -0.35,
        "y": 11,
        "z": 106.5
      },
      {
        "x": 0.25,
        "y": 10.29,
        "z": 106.55
      },
      {
        "x": 0.84,
        "y": 9.68,
        "z": 106.4
      },
      {
        "x": 1.43,
        "y": 9.08,
        "z": 106.25
      },
      {
        "x": 2.02,
        "y": 8.58,
        "z": 105.91
      },
      {
        "x": 2.61,
        "y": 8.09,
        "z": 105.56
      },
      {
        "x": 3.2,
        "y": 7.65,
        "z": 105.11
      },
      {
        "x": 3.79,
        "y": 7.23,
        "z": 104.63
      },
      {
        "x": 4.38,
        "y": 6.83,
        "z": 104.1
      },
      {
        "x": 5.56,
        "y": 6.12,
        "z": 102.91
      },
      {
        "x": 6.15,
        "y": 5.8,
        "z": 102.24
      },
      {
        "x": 6.74,
        "y": 5.52,
        "z": 101.51
      },
      {
        "x": 7.33,
        "y": 5.25,
        "z": 100.73
      },
      {
        "x": 8.52,
        "y": 4.87,
        "z": 98.91
      },
      {
        "x": 9.12,
        "y": 4.79,
        "z": 97.77
      },
      {
        "x": 9.73,
        "y": 4.8,
        "z": 96.46
      },
      {
        "x": 10.34,
        "y": 4.85,
        "z": 95.07
      },
      {
        "x": 11.56,
        "y": 4.82,
        "z": 92.52
      },
      {
        "x": 12.16,
        "y": 4.55,
        "z": 91.76
      },
      {
        "x": 12.75,
        "y": 4.17,
        "z": 91.2
      },
      {
        "x": 13.34,
        "y": 3.82,
        "z": 90.59
      },
      {
        "x": 14.53,
        "y": 3.29,
        "z": 89.04
      },
      {
        "x": 15.14,
        "y": 3.18,
        "z": 87.94
      },
      {
        "x": 15.78,
        "y": 3.42,
        "z": 86.13
      }
    ],
    "list": "N",
    "usedFeatures": [
      "Pronasale/Tip",
      "Alar_Crest/Alar_Curvature/Alar_Base_Junction/Alar-Facial_Groove/Alar-Cheek_Junction/Alar_Crease_left"
    ],
    "value": "", //31.55
    "cameraX": -27.829938800370897,
    "cameraY": -533.7411816487281,
    "cameraZ": 792.5140945378502,
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Ala/Alar_Length_(right)_Surface",
    "name": "Ala/Alar Length (right) - Surface",
    "flyDistId": "Ala/Alar_Length_(right)",
    "numberOfSegments": 27,
    "imageFile": "measurement_distance_right_alar_length-basal.png",
    "description": "The surface distance from pronasale/tip (prn) to alar base junction/alar crease - right (ac_r)",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "basal",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(12, 18, 51, 52)",
    "storedPoints": [
      {
        "x": -1.51,
        "y": 10.6,
        "z": 107.24
      },
      {
        "x": -2.07,
        "y": 10.45,
        "z": 106.26
      },
      {
        "x": -2.62,
        "y": 9.88,
        "z": 106.06
      },
      {
        "x": -3.18,
        "y": 9.35,
        "z": 105.76
      },
      {
        "x": -3.73,
        "y": 8.86,
        "z": 105.42
      },
      {
        "x": -4.29,
        "y": 8.42,
        "z": 104.98
      },
      {
        "x": -4.84,
        "y": 7.99,
        "z": 104.51
      },
      {
        "x": -5.4,
        "y": 7.61,
        "z": 103.97
      },
      {
        "x": -6.51,
        "y": 6.9,
        "z": 102.78
      },
      {
        "x": -7.06,
        "y": 6.57,
        "z": 102.11
      },
      {
        "x": -7.62,
        "y": 6.28,
        "z": 101.4
      },
      {
        "x": -8.18,
        "y": 6,
        "z": 100.66
      },
      {
        "x": -8.73,
        "y": 5.75,
        "z": 99.87
      },
      {
        "x": -9.29,
        "y": 5.54,
        "z": 99
      },
      {
        "x": -9.85,
        "y": 5.34,
        "z": 98.1
      },
      {
        "x": -10.42,
        "y": 5.19,
        "z": 97.1
      },
      {
        "x": -11.55,
        "y": 4.92,
        "z": 95.06
      },
      {
        "x": -12.12,
        "y": 4.8,
        "z": 94.01
      },
      {
        "x": -12.69,
        "y": 4.66,
        "z": 92.98
      },
      {
        "x": -13.25,
        "y": 4.48,
        "z": 92.05
      },
      {
        "x": -13.81,
        "y": 4.25,
        "z": 91.2
      },
      {
        "x": -14.38,
        "y": 4.03,
        "z": 90.34
      },
      {
        "x": -15.52,
        "y": 3.81,
        "z": 88.17
      }
    ],
    "list": "N",
    "usedFeatures": [
      "Pronasale/Tip",
      "Alar_Crest/Alar_Curvature/Alar_Base_Junction/Alar-Facial_Groove/Alar-Cheek_Junction/Alar_Crease_right"
    ],
    "value": "", //29.23
    "cameraX": -27.829938800370922,
    "cameraY": -533.7411816487281,
    "cameraZ": 792.5140945378502,
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Alar_Base_Width_Surface",
    "name": "Alar Base Width - Surface",
    "flyDistId": "Alar_Base_Width",
    "numberOfSegments": 33,
    "imageFile": "measurement_distance_alar_base_width-basal.png",
    "description": "The surface distance from alar base junction/alar crease - left (ac_l) to alar base junction/alar crease - right (ac_r)",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "basal",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(25, 51)",
    "storedPoints": [
      {
        "x": 15.36,
        "y": 2.75,
        "z": 86.26
      },
      {
        "x": 14.34,
        "y": 2.24,
        "z": 87.36
      },
      {
        "x": 13.34,
        "y": 2,
        "z": 87.93
      },
      {
        "x": 12.35,
        "y": 1.88,
        "z": 88.27
      },
      {
        "x": 11.37,
        "y": 1.8,
        "z": 88.51
      },
      {
        "x": 10.38,
        "y": 1.71,
        "z": 88.78
      },
      {
        "x": 9.4,
        "y": 1.58,
        "z": 89.13
      },
      {
        "x": 8.41,
        "y": 1.4,
        "z": 89.57
      },
      {
        "x": 7.43,
        "y": 1.18,
        "z": 90.1
      },
      {
        "x": 6.45,
        "y": 0.94,
        "z": 90.68
      },
      {
        "x": 5.47,
        "y": 0.66,
        "z": 91.32
      },
      {
        "x": 4.49,
        "y": 0.38,
        "z": 91.97
      },
      {
        "x": 3.51,
        "y": 0.12,
        "z": 92.59
      },
      {
        "x": 2.54,
        "y": -0.09,
        "z": 93.1
      },
      {
        "x": 1.58,
        "y": -0.22,
        "z": 93.43
      },
      {
        "x": 0.61,
        "y": -0.25,
        "z": 93.58
      },
      {
        "x": -0.36,
        "y": -0.23,
        "z": 93.62
      },
      {
        "x": -1.32,
        "y": -0.16,
        "z": 93.58
      },
      {
        "x": -2.29,
        "y": -0.01,
        "z": 93.35
      },
      {
        "x": -3.26,
        "y": 0.27,
        "z": 92.88
      },
      {
        "x": -4.23,
        "y": 0.63,
        "z": 92.23
      },
      {
        "x": -5.21,
        "y": 1.02,
        "z": 91.53
      },
      {
        "x": -6.2,
        "y": 1.4,
        "z": 90.85
      },
      {
        "x": -7.18,
        "y": 1.73,
        "z": 90.27
      },
      {
        "x": -8.17,
        "y": 2.02,
        "z": 89.78
      },
      {
        "x": -9.15,
        "y": 2.26,
        "z": 89.39
      },
      {
        "x": -10.14,
        "y": 2.45,
        "z": 89.09
      },
      {
        "x": -11.12,
        "y": 2.56,
        "z": 88.95
      },
      {
        "x": -12.1,
        "y": 2.61,
        "z": 88.93
      },
      {
        "x": -13.08,
        "y": 2.67,
        "z": 88.9
      },
      {
        "x": -14.07,
        "y": 2.81,
        "z": 88.7
      },
      {
        "x": -15.08,
        "y": 3.17,
        "z": 88.05
      }
    ],
    "list": "Y",
    "usedFeatures": [
      "Alar_Crest/Alar_Curvature/Alar_Base_Junction/Alar-Facial_Groove/Alar-Cheek_Junction/Alar_Crease_left",
      "Alar_Crest/Alar_Curvature/Alar_Base_Junction/Alar-Facial_Groove/Alar-Cheek_Junction/Alar_Crease_right"
    ],
    "value": "", //38.95
    "cameraX": 1.5041577399560554e-12,
    "cameraY": -595.3072136650757,
    "cameraZ": 811.206247311416,
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  //{
  //  "id": "Alar_Width_Surface",
  //  "name": "Alar Width - Surface",
  //  "flyDistId": "Alar_Width",
  //  "numberOfSegments": 1,
  //  "imageFile": "measurement_distance_alar_base_width-basal.png",
  //  "description": "The surface distance from alar base junction/alar crease - left (ac_l) to alar base junction/alar crease - right (ac_r)",
  //  "type": "Distances - Surface",
  //  "group": "Surface Distances",
  //  "typeOfView": "basal",
  //  "references": "Please check the corresponding 'not surface' measurement",
  //  "referencesFly": "(48)",
  //  "storedPoints": [
  //    {
  //      "x": 0.0,
  //      "y": 0.0,
  //      "z": 0.0
  //    }
  //  ],
  //  "list": "N",
  //  "usedFeatures": [
  //    "Alare/Alar_Flare_left",
  //    "Alare/Alar_Flare_right",
  //    "needs to be checked"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": "",
  //  "rangeStart": "1",
  //  "rangeEnd": "200"
  //},
  {
    "id": "Base_Bony_Width_Surface",
    "name": "Base Bony Width - Surface",
    "flyDistId": "Base_Bony_Width",
    "numberOfSegments": 33,
    "imageFile": "measurement_distance_base_bony_width-frontal.png",
    "description": "The surface distance from nasal parenthesis - left (np_l) to nasal parenthesis - right (np_r)",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "front",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(30)",
    "storedPoints": [
      {
        "x": 14.870606060606061,
        "y": 26.51909090909091,
        "z": 81.15
      },
      {
        "x": 13.90121212121212,
        "y": 26.55818181818182,
        "z": 82.19
      },
      {
        "x": 12.931818181818182,
        "y": 26.597272727272728,
        "z": 83.39
      },
      {
        "x": 11.962424242424243,
        "y": 26.636363636363637,
        "z": 84.84
      },
      {
        "x": 10.993030303030302,
        "y": 26.675454545454546,
        "z": 86.57
      },
      {
        "x": 10.023636363636363,
        "y": 26.714545454545455,
        "z": 88.43
      },
      {
        "x": 9.054242424242425,
        "y": 26.753636363636364,
        "z": 90.24
      },
      {
        "x": 8.084848484848486,
        "y": 26.792727272727273,
        "z": 91.91
      },
      {
        "x": 7.115454545454545,
        "y": 26.831818181818182,
        "z": 93.34
      },
      {
        "x": 6.1460606060606064,
        "y": 26.87090909090909,
        "z": 94.51
      },
      {
        "x": 5.176666666666668,
        "y": 26.91,
        "z": 95.43
      },
      {
        "x": 4.207272727272727,
        "y": 26.94909090909091,
        "z": 96.07
      },
      {
        "x": 3.2378787878787882,
        "y": 26.98818181818182,
        "z": 96.49
      },
      {
        "x": 2.2684848484848494,
        "y": 27.027272727272727,
        "z": 96.79
      },
      {
        "x": 1.2990909090909089,
        "y": 27.066363636363636,
        "z": 96.97
      },
      {
        "x": 0.32969696969697004,
        "y": 27.105454545454545,
        "z": 97.02
      },
      {
        "x": -0.6396969696969705,
        "y": 27.144545454545455,
        "z": 96.97
      },
      {
        "x": -1.6090909090909093,
        "y": 27.183636363636364,
        "z": 96.84
      },
      {
        "x": -2.578484848484848,
        "y": 27.222727272727273,
        "z": 96.58
      },
      {
        "x": -3.547878787878787,
        "y": 27.26181818181818,
        "z": 96.17
      },
      {
        "x": -4.517272727272726,
        "y": 27.30090909090909,
        "z": 95.61
      },
      {
        "x": -5.486666666666665,
        "y": 27.34,
        "z": 94.85
      },
      {
        "x": -6.456060606060607,
        "y": 27.37909090909091,
        "z": 93.82
      },
      {
        "x": -7.425454545454546,
        "y": 27.418181818181818,
        "z": 92.49
      },
      {
        "x": -8.394848484848485,
        "y": 27.457272727272727,
        "z": 90.94
      },
      {
        "x": -9.364242424242423,
        "y": 27.496363636363636,
        "z": 89.18
      },
      {
        "x": -10.333636363636362,
        "y": 27.535454545454545,
        "z": 87.31
      },
      {
        "x": -11.303030303030301,
        "y": 27.574545454545454,
        "z": 85.46
      },
      {
        "x": -12.272424242424243,
        "y": 27.613636363636363,
        "z": 83.79
      },
      {
        "x": -13.241818181818182,
        "y": 27.652727272727272,
        "z": 82.42
      },
      {
        "x": -14.211212121212121,
        "y": 27.69181818181818,
        "z": 81.25
      },
      {
        "x": -15.18060606060606,
        "y": 27.73090909090909,
        "z": 80.24
      }
    ],
    "list": "N",
    "usedFeatures": [
      "Nasal_Parenthesis_left",
      "Nasal_Parenthesis_right"
    ],
    "value": "", //49.15
    "cameraX": -2.945934638090621e-13,
    "cameraY": 45.29431215329029,
    "cameraZ": 1005.183903375542,
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Height_of_the_Mandible/Chin_Height_Surface",
    "name": "Chin Mandible Height - Surface",
    "flyDistId": "Height_of_the_Mandible/Chin_Height",
    "numberOfSegments": 45,
    "imageFile": "measurement_distance_chin_height-lateral(l).png",
    "description": "The surface distance from menton/gnathion (me) to stomion (sto)",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "front",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(14, 34)",
    "storedPoints": [
      {
        "x": -6.138,
        "y": -61.190000000000005,
        "z": 77.68
      },
      {
        "x": -6.005999999999999,
        "y": -60.290000000000006,
        "z": 79.23
      },
      {
        "x": -5.874,
        "y": -59.39,
        "z": 80.38
      },
      {
        "x": -5.742,
        "y": -58.49,
        "z": 81.26
      },
      {
        "x": -5.609999999999999,
        "y": -57.59,
        "z": 81.92
      },
      {
        "x": -5.478,
        "y": -56.690000000000005,
        "z": 82.4
      },
      {
        "x": -5.346,
        "y": -55.790000000000006,
        "z": 82.8
      },
      {
        "x": -5.2139999999999995,
        "y": -54.89,
        "z": 83.1
      },
      {
        "x": -5.082,
        "y": -53.99,
        "z": 83.3
      },
      {
        "x": -4.949999999999999,
        "y": -53.09,
        "z": 83.48
      },
      {
        "x": -4.818,
        "y": -52.190000000000005,
        "z": 83.57
      },
      {
        "x": -4.686,
        "y": -51.290000000000006,
        "z": 83.64
      },
      {
        "x": -4.554,
        "y": -50.39,
        "z": 83.67
      },
      {
        "x": -4.422,
        "y": -49.49,
        "z": 83.68
      },
      {
        "x": -4.29,
        "y": -48.59,
        "z": 83.67
      },
      {
        "x": -4.1579999999999995,
        "y": -47.690000000000005,
        "z": 83.65
      },
      {
        "x": -4.026,
        "y": -46.790000000000006,
        "z": 83.62
      },
      {
        "x": -3.894,
        "y": -45.89,
        "z": 83.59
      },
      {
        "x": -3.762,
        "y": -44.99,
        "z": 83.57
      },
      {
        "x": -3.63,
        "y": -44.09,
        "z": 83.56
      },
      {
        "x": -3.498,
        "y": -43.19,
        "z": 83.57
      },
      {
        "x": -3.366,
        "y": -42.290000000000006,
        "z": 83.6
      },
      {
        "x": -3.234,
        "y": -41.39,
        "z": 83.68
      },
      {
        "x": -3.1020000000000003,
        "y": -40.49,
        "z": 83.8
      },
      {
        "x": -2.97,
        "y": -39.59,
        "z": 83.99
      },
      {
        "x": -2.838,
        "y": -38.69,
        "z": 84.25
      },
      {
        "x": -2.706,
        "y": -37.790000000000006,
        "z": 84.57
      },
      {
        "x": -2.5740000000000003,
        "y": -36.89,
        "z": 85.02
      },
      {
        "x": -2.442,
        "y": -35.99,
        "z": 85.58
      },
      {
        "x": -2.31,
        "y": -35.09,
        "z": 86.37
      },
      {
        "x": -2.178,
        "y": -34.19,
        "z": 87.46
      },
      {
        "x": -2.0460000000000003,
        "y": -33.290000000000006,
        "z": 88.55
      },
      {
        "x": -1.9140000000000006,
        "y": -32.39,
        "z": 89.28
      },
      {
        "x": -1.782,
        "y": -31.490000000000002,
        "z": 89.75
      },
      {
        "x": -1.6500000000000004,
        "y": -30.590000000000003,
        "z": 90.09
      },
      {
        "x": -1.5180000000000007,
        "y": -29.690000000000005,
        "z": 90.33
      },
      {
        "x": -1.3860000000000001,
        "y": -28.79,
        "z": 90.47
      },
      {
        "x": -1.2540000000000004,
        "y": -27.89,
        "z": 90.57
      },
      {
        "x": -1.1220000000000008,
        "y": -26.990000000000002,
        "z": 90.62
      },
      {
        "x": -0.9900000000000002,
        "y": -26.090000000000003,
        "z": 90.6
      },
      {
        "x": -0.8580000000000005,
        "y": -25.190000000000005,
        "z": 90.52
      },
      {
        "x": -0.7260000000000009,
        "y": -24.29,
        "z": 90.37
      },
      {
        "x": -0.5940000000000003,
        "y": -23.39,
        "z": 90.12
      },
      {
        "x": -0.46200000000000063,
        "y": -22.490000000000002,
        "z": 89.65
      }
    ],
    "list": "N",
    "usedFeatures": [
      "Menton/Gnathion",
      "Stomion"
    ],
    "value": "", //49.11
    "cameraX": -1004.8355928102546,
    "cameraY": 45.2943121532916,
    "cameraZ": 26.459611239837297,
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Chin_Projection_I_Gonzalles_Surface",
    "name": "Chin Projection I (Gonzalles-Ulloas) - Surface",
    "flyDistId": "Chin_Projection_I_Gonzalles",
    "numberOfSegments": 1,
    "imageFile": "measurement_distance_chin_projection_I_gonzalles.png",
    "description": "The surface distance from pogonion (pg) to the vertical facial plane (vfp).",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "basal",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(34, 53)",
    "storedPoints": [
      {
        "x": 0.0,
        "y": 0.0,
        "z": 0.0
      }
    ],
    "list": "N",
    "usedFeatures": [
      "Pogonion",
      "Vertical_Facial_Plane"
    ],
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Chin_Projection_II_Goode_Surface",
    "name": "Chin Projection II (Goode) - Surface",
    "flyDistId": "Chin_Projection_II_Goode",
    "numberOfSegments": 1,
    "imageFile": "measurement_distance_chin_projection_II_goode.png",
    "description": "The surface distance from pogonion (pg) to the line perpendicular to the horizontal line of Frankfort passing through the alar groove.",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "basal",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(53)",
    "storedPoints": [
      {
        "x": 0.0,
        "y": 0.0,
        "z": 0.0
      }
    ],
    "list": "N",
    "usedFeatures": [
      "Pogonion",
      "Frankfort_Horizontal_Plane"
    ],
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  //{
  //  "id": "Chin_Projection_III_Merrifield_Surface",
  //  "name": "Chin Projection III (Merrifield) - Surface",
  //  "flyDistId": "Chin_Projection_III_Merrifield",
  //  "numberOfSegments": 1,
  //  "imageFile": "measurement_distance_chin_projection_III_merrifield.png",
  //  "description": "The surface distance from pogonion (pg) to the line that is traced perpendicular to the horizontal line of Frankfort and another vertical line tangential to the border of the mucocutaneous transition of the lower lip.",
  //  "type": "Distances - Surface",
  //  "group": "Surface Distances",
  //  "typeOfView": "basal",
  //  "references": "Please check the corresponding 'not surface' measurement", "referencesFly": "(53)",
  //  "storedPoints": [
  //    {
  //      "x": 0.0,
  //      "y": 0.0,
  //      "z": 0.0
  //    }
  //  ],
  //  "list": "N",
  //  "usedFeatures": [
  //    "Pogonion",
  //    "Frankfort_Horizontal_Plane",
  //    "needs to be checked"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": "",
  //  "rangeStart": "1",
  //  "rangeEnd": "200"
  //},
  {
    "id": "Columella-Alar_Distance_-_left_Surface",
    "name": "Columella-Alar Distance - left - Surface",
    "flyDistId": "Columella-Alar_Distance_-_left",
    "numberOfSegments": 12,
    "imageFile": "measurement_distance_columella-alar_distance_left-lateral.png",
    "description": "The surface distance from alar rim’s highest point - left (armax_l) to columella’s lowest point - left (cmin_l)",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "steepBasal",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(11)",
    "storedPoints": [
      {
        "x": 11.27,
        "y": 4.85,
        "z": 94.92
      },
      {
        "x": 10.39,
        "y": 4.89,
        "z": 94.78
      },
      {
        "x": 9.53,
        "y": 5.31,
        "z": 94.45
      },
      {
        "x": 8.66,
        "y": 6,
        "z": 93.99
      },
      {
        "x": 7.8,
        "y": 6.77,
        "z": 93.49
      },
      {
        "x": 6.92,
        "y": 7.42,
        "z": 93.05
      },
      {
        "x": 6.05,
        "y": 7.42,
        "z": 92.93
      },
      {
        "x": 5.16,
        "y": 6.48,
        "z": 93.28
      },
      {
        "x": 4.27,
        "y": 4.07,
        "z": 94.36
      },
      {
        "x": 3.38,
        "y": 2.05,
        "z": 95.25
      },
      {
        "x": 2.51,
        "y": 1.19,
        "z": 95.56
      }
    ],
    "list": "N",
    "usedFeatures": [
      "Alar_Ridge's_Highest_Point_left",
      "Columella's_Lowest_Point_left"
    ],
    "value": "", //16.07
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Columella-Alar_Distance_-_right_Surface",
    "name": "Columella-Alar Distance - right - Surface",
    "flyDistId": "Columella-Alar_Distance_-_right",
    "numberOfSegments": 5,
    "imageFile": "measurement_distance_columella-alar_distance_right-lateral.png",
    "description": "The surface distance from alar rim’s highest point - right (armax_r) to columella’s lowest point - right (cmin r",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "steepBasal",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(11)",
    "storedPoints": [
      {
        "x": -4.26,
        "y": 4.04,
        "z": 93.93
      },
      {
        "x": -3.87,
        "y": 3.02,
        "z": 94.59
      },
      {
        "x": -3.48,
        "y": 2.16,
        "z": 95.16
      },
      {
        "x": -3.09,
        "y": 1.71,
        "z": 95.53
      }
    ],
    "list": "N",
    "usedFeatures": [
      "Alar_Ridge's_Highest_Point_right",
      "Columella's_Lowest_Point_right"
    ],
    "value": "", //4.90
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Columella_Length_I_Surface",
    "name": "Columella Length - Surface", /*Columella Length I - Surface*/
    "flyDistId": "Columella_Length_I",
    "numberOfSegments": 9,
    "imageFile": "measurement_distance_columella_length_I-lateral(l).png",
    "description": "The surface distance between subnasale (sn) and columella breakpoint (cb)",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "front",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(54)",
    "storedPoints": [
      {
        "x": -0.2466666666666667,
        "y": -0.16666666666666669,
        "z": 93.73
      },
      {
        "x": -0.3533333333333334,
        "y": 0.18666666666666665,
        "z": 94.47
      },
      {
        "x": -0.46,
        "y": 0.54,
        "z": 95.44
      },
      {
        "x": -0.5666666666666667,
        "y": 0.8933333333333333,
        "z": 96.6
      },
      {
        "x": -0.6733333333333333,
        "y": 1.2466666666666666,
        "z": 97.71
      },
      {
        "x": -0.78,
        "y": 1.6,
        "z": 98.64
      },
      {
        "x": -0.8866666666666667,
        "y": 1.9533333333333331,
        "z": 99.4
      },
      {
        "x": -0.9933333333333334,
        "y": 2.3066666666666666,
        "z": 100.05
      }
    ],
    "list": "Y",
    "usedFeatures": [
      "Subnasale",
      "Columellar_Break_Point"
    ],
    "value": "", //8.19
    "cameraX": -994.1380926848711,
    "cameraY": -82.53344210439798,
    "cameraZ": 131.62043126366592,
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  //{
  //  "id": "Columella_Length_II_Surface",
  //  "name": "Columella Length II - Surface",
  //  "flyDistId": "Columella_Length_II",
  //  "numberOfSegments": 1,
  //  "imageFile": "measurement_distance_columella_length_II-lateral.png",
  //  "description": "The surface distance between anterior apex angle and the line drawn horizontally in nostril floor.",
  //  "type": "Distances - Surface",
  //  "group": "Surface Distances",
  //  "typeOfView": "basal",
  //  "references": "Please check the corresponding 'not surface' measurement", "referencesFly": "(55)",
  //  "storedPoints": [
  //    {
  //      "x": 0.0,
  //      "y": 0.0,
  //      "z": 0.0
  //    }
  //  ],
  //  "list": "N",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": "",
  //  "rangeStart": "1",
  //  "rangeEnd": "200"
  //},
  {
    "id": "Columella_Width_I_Surface",
    "name": "Columella Width - Surface", /*Columella Width I - Surface*/
    "flyDistId": "Columella_Width_I",
    "numberOfSegments": 10,
    "imageFile": "measurement_distance_columella_width_I-basal.png",
    "description": "The surface distance from subnasale - left (sn_l) to subnasale - right (sn_r)",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "steepBasal",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(12, 51, 52, 54)",
    "storedPoints": [
      {
        "x": 4.08,
        "y": 1.71,
        "z": 92.84
      },
      {
        "x": 3.2,
        "y": 0.87,
        "z": 93.44
      },
      {
        "x": 2.32,
        "y": 0.4,
        "z": 93.86
      },
      {
        "x": 1.45,
        "y": 0.19,
        "z": 94.14
      },
      {
        "x": 0.57,
        "y": -0.25,
        "z": 94.54
      },
      {
        "x": -0.31,
        "y": -0.22,
        "z": 94.7
      },
      {
        "x": -1.19,
        "y": 0.33,
        "z": 94.6
      },
      {
        "x": -2.06,
        "y": 0.64,
        "z": 94.63
      },
      {
        "x": -2.94,
        "y": 1.23,
        "z": 94.51
      }
    ],
    "list": "Y",
    "usedFeatures": [
      "Subnasale_left",
      "Subnasale_right"
    ],
    "value": "", //11.80
    "cameraX": 32.80888606387672,
    "cameraY": -372.0938376818571,
    "cameraZ": 934.2997416638749,
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  //{
  //  "id": "Columella_Width_II_Surface",
  //  "name": "Columella Width II - Surface",
  //  "flyDistId": "Columella_Width_II",
  //  "numberOfSegments": 1,
  //  "imageFile": "measurement_distance_columella_width_II.png",
  //  "description": "The smallest width of columella ",
  //  "type": "Distances - Surface",
  //  "group": "Surface Distances",
  //  "typeOfView": "basal",
  //  "references": "Please check the corresponding 'not surface' measurement", "referencesFly": "(55)",
  //  "storedPoints": [
  //    {
  //      "x": 0.0,
  //      "y": 0.0,
  //      "z": 0.0
  //    }
  //  ],
  //  "list": "N",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": "",
  //  "rangeStart": "1",
  //  "rangeEnd": "200"
  //},
  {
    "id": "Distance_between_sill_base_junction_and_alar_flare_Surface",
    "name": "Distance between sill-base junction and alar flare - Surface",
    "flyDistId": "Distance_between_sill_base_junction_and_alar_flare",
    "numberOfSegments": 1,
    "imageFile": "measurement_distance_distance_between_sill_base_junction_and_alar_flare.png",
    "description": "The relative vertical relationship between these 2 points on basal view analysis.",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "basal",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(10)",
    "storedPoints": [
      {
        "x": 0.0,
        "y": 0.0,
        "z": 0.0
      }
    ],
    "list": "N",
    "usedFeatures": [
      "Sill-Base Junction_left",
      "Alare/Alar_Flare_left"
    ],
    "value": "", //22.97
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Eye/Palpebral_Fissure_Length_left_Surface",
    "name": "Eye/palpebral fissure length - left - Surface",
    "flyDistId": "Eye/Palpebral_Fissure_Length_right",
    "numberOfSegments": 1,
    "imageFile": "measurement_distance_eye/palpebral_fissure_length(l)-frontal.png",
    "description": "The surface distance from endocanthion/medial canthus - left (en_l) to exocanthion/lateral canthus – left (ex_l).",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "front",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(18, 56)",
    "storedPoints": [
      {
        "x": 0.0,
        "y": 0.0,
        "z": 0.0
      }
    ],
    "list": "N",
    "usedFeatures": [
      "Endocanthion/Medial_Canthus_left",
      "Exocanthion/Lateral_Canthus_left"
    ],
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Eye/Palpebral_Fissure_Length_right_Surface",
    "name": "Eye/palpebral fissure length - right - Surface",
    "flyDistId": "Eye/Palpebral_Fissure_Length_right",
    "numberOfSegments": 1,
    "imageFile": "measurement_distance_eye/palpebral_fissure_length(r)-frontal.png",
    "description": "The surface distance from endocanthion/medial canthus - right (en_r) to exocanthion/lateral canthus – right (ex_r).",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "front",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(18, 56)",
    "storedPoints": [
      {
        "x": 0.0,
        "y": 0.0,
        "z": 0.0
      }
    ],
    "list": "N",
    "usedFeatures": [
      "Endocanthion/Medial_Canthus_right",
      "Exocanthion/Lateral_Canthus_right"
    ],
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Face_Length/Height_Surface",
    "name": "Face Length/Height - Surface",
    "flyDistId": "Face_Length/Height",
    "numberOfSegments": 192,
    "imageFile": "measurement_distance_facial_height-frontal.png",
    "description": "The surface distance from trichion (tr) to menton/gnathion (me)",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "front",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(14, 57)",
    "storedPoints": [
      {
        "x": -3.9620833333333336,
        "y": 127.91520833333333,
        "z": 74.88
      },
      {
        "x": -3.9741666666666666,
        "y": 126.92041666666667,
        "z": 75.39
      },
      {
        "x": -3.98625,
        "y": 125.925625,
        "z": 75.89
      },
      {
        "x": -3.9983333333333335,
        "y": 124.93083333333333,
        "z": 76.4
      },
      {
        "x": -4.010416666666667,
        "y": 123.93604166666667,
        "z": 76.88
      },
      {
        "x": -4.0225,
        "y": 122.94125,
        "z": 77.34
      },
      {
        "x": -4.034583333333334,
        "y": 121.94645833333333,
        "z": 77.8
      },
      {
        "x": -4.046666666666667,
        "y": 120.95166666666667,
        "z": 78.25
      },
      {
        "x": -4.05875,
        "y": 119.956875,
        "z": 78.7
      },
      {
        "x": -4.070833333333334,
        "y": 118.96208333333333,
        "z": 79.11
      },
      {
        "x": -4.082916666666667,
        "y": 117.96729166666667,
        "z": 79.51
      },
      {
        "x": -4.095,
        "y": 116.9725,
        "z": 79.91
      },
      {
        "x": -4.107083333333334,
        "y": 115.97770833333333,
        "z": 80.32
      },
      {
        "x": -4.119166666666667,
        "y": 114.98291666666667,
        "z": 80.68
      },
      {
        "x": -4.1312500000000005,
        "y": 113.988125,
        "z": 81.03
      },
      {
        "x": -4.1433333333333335,
        "y": 112.99333333333333,
        "z": 81.38
      },
      {
        "x": -4.1554166666666665,
        "y": 111.99854166666667,
        "z": 81.74
      },
      {
        "x": -4.1675,
        "y": 111.00375,
        "z": 82.07
      },
      {
        "x": -4.179583333333333,
        "y": 110.00895833333334,
        "z": 82.37
      },
      {
        "x": -4.191666666666666,
        "y": 109.01416666666667,
        "z": 82.67
      },
      {
        "x": -4.20375,
        "y": 108.019375,
        "z": 82.96
      },
      {
        "x": -4.215833333333333,
        "y": 107.02458333333334,
        "z": 83.27
      },
      {
        "x": -4.227916666666667,
        "y": 106.02979166666667,
        "z": 83.52
      },
      {
        "x": -4.24,
        "y": 105.035,
        "z": 83.77
      },
      {
        "x": -4.252083333333333,
        "y": 104.04020833333334,
        "z": 84.02
      },
      {
        "x": -4.264166666666667,
        "y": 103.04541666666667,
        "z": 84.27
      },
      {
        "x": -4.27625,
        "y": 102.050625,
        "z": 84.5
      },
      {
        "x": -4.288333333333333,
        "y": 101.05583333333334,
        "z": 84.7
      },
      {
        "x": -4.300416666666667,
        "y": 100.06104166666667,
        "z": 84.91
      },
      {
        "x": -4.3125,
        "y": 99.06625,
        "z": 85.12
      },
      {
        "x": -4.324583333333333,
        "y": 98.07145833333334,
        "z": 85.32
      },
      {
        "x": -4.336666666666667,
        "y": 97.07666666666667,
        "z": 85.49
      },
      {
        "x": -4.34875,
        "y": 96.081875,
        "z": 85.65
      },
      {
        "x": -4.360833333333334,
        "y": 95.08708333333334,
        "z": 85.82
      },
      {
        "x": -4.372916666666667,
        "y": 94.09229166666667,
        "z": 85.98
      },
      {
        "x": -4.385,
        "y": 93.0975,
        "z": 86.13
      },
      {
        "x": -4.397083333333334,
        "y": 92.10270833333334,
        "z": 86.25
      },
      {
        "x": -4.409166666666667,
        "y": 91.10791666666667,
        "z": 86.38
      },
      {
        "x": -4.42125,
        "y": 90.113125,
        "z": 86.51
      },
      {
        "x": -4.433333333333334,
        "y": 89.11833333333334,
        "z": 86.63
      },
      {
        "x": -4.445416666666667,
        "y": 88.12354166666667,
        "z": 86.72
      },
      {
        "x": -4.4575,
        "y": 87.12875,
        "z": 86.81
      },
      {
        "x": -4.4695833333333335,
        "y": 86.13395833333334,
        "z": 86.9
      },
      {
        "x": -4.4816666666666665,
        "y": 85.13916666666667,
        "z": 86.99
      },
      {
        "x": -4.49375,
        "y": 84.144375,
        "z": 87.06
      },
      {
        "x": -4.505833333333333,
        "y": 83.14958333333334,
        "z": 87.12
      },
      {
        "x": -4.517916666666666,
        "y": 82.15479166666667,
        "z": 87.18
      },
      {
        "x": -4.53,
        "y": 81.16,
        "z": 87.24
      },
      {
        "x": -4.542083333333333,
        "y": 80.16520833333334,
        "z": 87.29
      },
      {
        "x": -4.554166666666667,
        "y": 79.17041666666667,
        "z": 87.32
      },
      {
        "x": -4.56625,
        "y": 78.175625,
        "z": 87.35
      },
      {
        "x": -4.578333333333333,
        "y": 77.18083333333334,
        "z": 87.38
      },
      {
        "x": -4.590416666666667,
        "y": 76.18604166666667,
        "z": 87.41
      },
      {
        "x": -4.6025,
        "y": 75.19125,
        "z": 87.41
      },
      {
        "x": -4.614583333333333,
        "y": 74.19645833333334,
        "z": 87.41
      },
      {
        "x": -4.626666666666667,
        "y": 73.20166666666667,
        "z": 87.41
      },
      {
        "x": -4.63875,
        "y": 72.206875,
        "z": 87.4
      },
      {
        "x": -4.650833333333333,
        "y": 71.21208333333334,
        "z": 87.36
      },
      {
        "x": -4.662916666666667,
        "y": 70.21729166666667,
        "z": 87.31
      },
      {
        "x": -4.675,
        "y": 69.2225,
        "z": 87.26
      },
      {
        "x": -4.687083333333334,
        "y": 68.22770833333334,
        "z": 87.18
      },
      {
        "x": -4.699166666666667,
        "y": 67.23291666666667,
        "z": 87.08
      },
      {
        "x": -4.71125,
        "y": 66.238125,
        "z": 86.98
      },
      {
        "x": -4.723333333333334,
        "y": 65.24333333333334,
        "z": 86.86
      },
      {
        "x": -4.735416666666667,
        "y": 64.24854166666667,
        "z": 86.72
      },
      {
        "x": -4.7475,
        "y": 63.25375,
        "z": 86.56
      },
      {
        "x": -4.7595833333333335,
        "y": 62.25895833333334,
        "z": 86.4
      },
      {
        "x": -4.7716666666666665,
        "y": 61.26416666666667,
        "z": 86.22
      },
      {
        "x": -4.7837499999999995,
        "y": 60.269375,
        "z": 86.04
      },
      {
        "x": -4.795833333333333,
        "y": 59.27458333333334,
        "z": 85.87
      },
      {
        "x": -4.807916666666666,
        "y": 58.27979166666667,
        "z": 85.7
      },
      {
        "x": -4.82,
        "y": 57.285,
        "z": 85.52
      },
      {
        "x": -4.832083333333333,
        "y": 56.29020833333334,
        "z": 85.36
      },
      {
        "x": -4.844166666666666,
        "y": 55.29541666666667,
        "z": 85.19
      },
      {
        "x": -4.85625,
        "y": 54.300625,
        "z": 85.06
      },
      {
        "x": -4.868333333333333,
        "y": 53.30583333333334,
        "z": 84.95
      },
      {
        "x": -4.880416666666666,
        "y": 52.31104166666667,
        "z": 84.84
      },
      {
        "x": -4.8925,
        "y": 51.31625,
        "z": 84.81
      },
      {
        "x": -4.904583333333333,
        "y": 50.32145833333334,
        "z": 84.77
      },
      {
        "x": -4.916666666666666,
        "y": 49.32666666666667,
        "z": 84.75
      },
      {
        "x": -4.92875,
        "y": 48.331875,
        "z": 84.83
      },
      {
        "x": -4.940833333333333,
        "y": 47.33708333333334,
        "z": 84.92
      },
      {
        "x": -4.952916666666667,
        "y": 46.34229166666667,
        "z": 85.07
      },
      {
        "x": -4.965,
        "y": 45.3475,
        "z": 85.27
      },
      {
        "x": -4.977083333333333,
        "y": 44.35270833333334,
        "z": 85.49
      },
      {
        "x": -4.989166666666667,
        "y": 43.35791666666667,
        "z": 85.81
      },
      {
        "x": -5.013333333333334,
        "y": 41.36833333333334,
        "z": 86.53
      },
      {
        "x": -5.025416666666667,
        "y": 40.37354166666667,
        "z": 86.94
      },
      {
        "x": -5.0375,
        "y": 39.37875,
        "z": 87.41
      },
      {
        "x": -5.049583333333333,
        "y": 38.38395833333334,
        "z": 87.92
      },
      {
        "x": -5.0616666666666665,
        "y": 37.38916666666667,
        "z": 88.46
      },
      {
        "x": -5.0737499999999995,
        "y": 36.394375,
        "z": 89.05
      },
      {
        "x": -5.085833333333333,
        "y": 35.39958333333334,
        "z": 89.65
      },
      {
        "x": -5.097916666666666,
        "y": 34.40479166666667,
        "z": 90.3
      },
      {
        "x": -5.109999999999999,
        "y": 33.41,
        "z": 90.95
      },
      {
        "x": -5.122083333333333,
        "y": 32.41520833333334,
        "z": 91.63
      },
      {
        "x": -5.134166666666666,
        "y": 31.420416666666668,
        "z": 92.31
      },
      {
        "x": -5.14625,
        "y": 30.425624999999997,
        "z": 92.99
      },
      {
        "x": -5.158333333333333,
        "y": 29.43083333333334,
        "z": 93.68
      },
      {
        "x": -5.170416666666666,
        "y": 28.436041666666668,
        "z": 94.37
      },
      {
        "x": -5.1825,
        "y": 27.441249999999997,
        "z": 95.05
      },
      {
        "x": -5.194583333333333,
        "y": 26.44645833333334,
        "z": 95.74
      },
      {
        "x": -5.206666666666667,
        "y": 25.451666666666668,
        "z": 96.43
      },
      {
        "x": -5.21875,
        "y": 24.456874999999997,
        "z": 97.12
      },
      {
        "x": -5.230833333333333,
        "y": 23.46208333333334,
        "z": 97.81
      },
      {
        "x": -5.242916666666666,
        "y": 22.467291666666668,
        "z": 98.51
      },
      {
        "x": -5.255,
        "y": 21.472499999999997,
        "z": 99.2
      },
      {
        "x": -5.267083333333333,
        "y": 20.47770833333334,
        "z": 99.9
      },
      {
        "x": -5.279166666666667,
        "y": 19.482916666666668,
        "z": 100.59
      },
      {
        "x": -5.29125,
        "y": 18.488124999999997,
        "z": 101.29
      },
      {
        "x": -5.303333333333333,
        "y": 17.49333333333334,
        "z": 101.96
      },
      {
        "x": -5.315416666666667,
        "y": 16.498541666666668,
        "z": 102.61
      },
      {
        "x": -5.3275,
        "y": 15.503749999999997,
        "z": 103.21
      },
      {
        "x": -5.339583333333334,
        "y": 14.50895833333334,
        "z": 103.73
      },
      {
        "x": -5.351666666666667,
        "y": 13.514166666666668,
        "z": 104.16
      },
      {
        "x": -5.36375,
        "y": 12.519374999999997,
        "z": 104.5
      },
      {
        "x": -5.375833333333333,
        "y": 11.52458333333334,
        "z": 104.69
      },
      {
        "x": -5.3879166666666665,
        "y": 10.529791666666668,
        "z": 104.74
      },
      {
        "x": -5.3999999999999995,
        "y": 9.534999999999997,
        "z": 104.65
      },
      {
        "x": -5.412083333333333,
        "y": 8.54020833333334,
        "z": 104.37
      },
      {
        "x": -5.424166666666666,
        "y": 7.545416666666668,
        "z": 103.91
      },
      {
        "x": -5.436249999999999,
        "y": 6.550624999999997,
        "z": 103.29
      },
      {
        "x": -5.448333333333333,
        "y": 5.555833333333339,
        "z": 102.5
      },
      {
        "x": -5.460416666666666,
        "y": 4.561041666666668,
        "z": 101.46
      },
      {
        "x": -5.4725,
        "y": 3.5662499999999966,
        "z": 99.75
      },
      {
        "x": -5.484583333333333,
        "y": 2.5714583333333394,
        "z": 91.48
      },
      {
        "x": -5.496666666666666,
        "y": 1.576666666666668,
        "z": 91.36
      },
      {
        "x": -5.508749999999999,
        "y": 0.5818749999999966,
        "z": 91.29
      },
      {
        "x": -5.520833333333333,
        "y": -0.4129166666666606,
        "z": 91.22
      },
      {
        "x": -5.532916666666666,
        "y": -1.4077083333333178,
        "z": 91.13
      },
      {
        "x": -5.545,
        "y": -2.4025000000000034,
        "z": 91.07
      },
      {
        "x": -5.557083333333333,
        "y": -3.3972916666666606,
        "z": 91.1
      },
      {
        "x": -5.569166666666666,
        "y": -4.392083333333318,
        "z": 91.21
      },
      {
        "x": -5.58125,
        "y": -5.386875000000003,
        "z": 91.44
      },
      {
        "x": -5.593333333333333,
        "y": -6.381666666666661,
        "z": 91.8
      },
      {
        "x": -5.605416666666667,
        "y": -7.376458333333318,
        "z": 92.3
      },
      {
        "x": -5.6175,
        "y": -8.371250000000003,
        "z": 92.84
      },
      {
        "x": -5.629583333333333,
        "y": -9.36604166666666,
        "z": 93.27
      },
      {
        "x": -5.641666666666667,
        "y": -10.360833333333318,
        "z": 93.45
      },
      {
        "x": -5.65375,
        "y": -11.355625000000003,
        "z": 93.48
      },
      {
        "x": -5.6658333333333335,
        "y": -12.35041666666666,
        "z": 93.41
      },
      {
        "x": -5.6779166666666665,
        "y": -13.345208333333318,
        "z": 93.27
      },
      {
        "x": -5.6899999999999995,
        "y": -14.340000000000003,
        "z": 93.05
      },
      {
        "x": -5.7020833333333325,
        "y": -15.33479166666666,
        "z": 92.76
      },
      {
        "x": -5.714166666666666,
        "y": -16.329583333333318,
        "z": 92.41
      },
      {
        "x": -5.726249999999999,
        "y": -17.324375000000003,
        "z": 91.96
      },
      {
        "x": -5.738333333333333,
        "y": -18.31916666666666,
        "z": 91.39
      },
      {
        "x": -5.750416666666666,
        "y": -19.313958333333318,
        "z": 90.6
      },
      {
        "x": -5.762499999999999,
        "y": -20.308750000000003,
        "z": 89.38
      },
      {
        "x": -5.774583333333333,
        "y": -21.30354166666666,
        "z": 87.75
      },
      {
        "x": -5.786666666666666,
        "y": -22.298333333333318,
        "z": 88.82
      },
      {
        "x": -5.79875,
        "y": -23.293125000000003,
        "z": 89.35
      },
      {
        "x": -5.810833333333333,
        "y": -24.28791666666666,
        "z": 89.62
      },
      {
        "x": -5.822916666666666,
        "y": -25.282708333333318,
        "z": 89.74
      },
      {
        "x": -5.834999999999999,
        "y": -26.277500000000003,
        "z": 89.79
      },
      {
        "x": -5.847083333333333,
        "y": -27.27229166666666,
        "z": 89.77
      },
      {
        "x": -5.859166666666666,
        "y": -28.267083333333318,
        "z": 89.69
      },
      {
        "x": -5.87125,
        "y": -29.261875000000003,
        "z": 89.52
      },
      {
        "x": -5.883333333333333,
        "y": -30.25666666666666,
        "z": 89.28
      },
      {
        "x": -5.895416666666666,
        "y": -31.251458333333318,
        "z": 88.95
      },
      {
        "x": -5.9075,
        "y": -32.24625,
        "z": 88.47
      },
      {
        "x": -5.919583333333333,
        "y": -33.24104166666666,
        "z": 87.74
      },
      {
        "x": -5.931666666666667,
        "y": -34.23583333333332,
        "z": 86.66
      },
      {
        "x": -5.94375,
        "y": -35.230625,
        "z": 85.57
      },
      {
        "x": -5.955833333333333,
        "y": -36.22541666666666,
        "z": 84.78
      },
      {
        "x": -5.967916666666666,
        "y": -37.22020833333332,
        "z": 84.22
      },
      {
        "x": -5.9799999999999995,
        "y": -38.215,
        "z": 83.8
      },
      {
        "x": -5.992083333333333,
        "y": -39.20979166666666,
        "z": 83.48
      },
      {
        "x": -6.016249999999999,
        "y": -41.199375,
        "z": 83.16
      },
      {
        "x": -6.028333333333332,
        "y": -42.19416666666666,
        "z": 83.08
      },
      {
        "x": -6.040416666666666,
        "y": -43.18895833333332,
        "z": 83.07
      },
      {
        "x": -6.052499999999999,
        "y": -44.18375,
        "z": 83.08
      },
      {
        "x": -6.064583333333333,
        "y": -45.17854166666666,
        "z": 83.11
      },
      {
        "x": -6.076666666666666,
        "y": -46.17333333333332,
        "z": 83.16
      },
      {
        "x": -6.088749999999999,
        "y": -47.168125,
        "z": 83.22
      },
      {
        "x": -6.100833333333332,
        "y": -48.16291666666666,
        "z": 83.28
      },
      {
        "x": -6.112916666666666,
        "y": -49.15770833333332,
        "z": 83.32
      },
      {
        "x": -6.125,
        "y": -50.1525,
        "z": 83.35
      },
      {
        "x": -6.137083333333333,
        "y": -51.14729166666666,
        "z": 83.33
      },
      {
        "x": -6.149166666666666,
        "y": -52.14208333333332,
        "z": 83.29
      },
      {
        "x": -6.161249999999999,
        "y": -53.136875,
        "z": 83.21
      },
      {
        "x": -6.173333333333333,
        "y": -54.13166666666666,
        "z": 83.04
      },
      {
        "x": -6.185416666666667,
        "y": -55.12645833333332,
        "z": 82.8
      },
      {
        "x": -6.1975,
        "y": -56.12125,
        "z": 82.5
      },
      {
        "x": -6.209583333333333,
        "y": -57.11604166666666,
        "z": 82.02
      },
      {
        "x": -6.221666666666666,
        "y": -58.11083333333332,
        "z": 81.4
      },
      {
        "x": -6.23375,
        "y": -59.105625,
        "z": 80.56
      },
      {
        "x": -6.245833333333333,
        "y": -60.10041666666666,
        "z": 79.42
      },
      {
        "x": -6.257916666666667,
        "y": -61.09520833333332,
        "z": 77.82
      }
    ],
    "list": "N",
    "usedFeatures": [
      "Trichion",
      "Menton/Gnathion"
    ],
    "value": "", //217.18
    "cameraX": -2.945934638090621e-13,
    "cameraY": 45.29431215329029,
    "cameraZ": 1005.183903375542,
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Face_Width_Surface",
    "name": "Face Width - Surface",
    "flyDistId": "Face_Width",
    "numberOfSegments": 125,
    "imageFile": "measurement_distance_face_width-frontal.png",
    "description": "The surface distance from zygion - left (zy_l) to zygion - right (zy_r)",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "front",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(14, 18, 51)",
    "storedPoints": [
      {
        "x": -61.845200000000006,
        "y": 19.15632,
        "z": 57.79
      },
      {
        "x": -60.8504,
        "y": 19.14264,
        "z": 59.18
      },
      {
        "x": -59.8556,
        "y": 19.128960000000003,
        "z": 60.49
      },
      {
        "x": -58.860800000000005,
        "y": 19.115280000000002,
        "z": 61.69
      },
      {
        "x": -57.86600000000001,
        "y": 19.1016,
        "z": 62.79
      },
      {
        "x": -56.8712,
        "y": 19.08792,
        "z": 63.83
      },
      {
        "x": -55.876400000000004,
        "y": 19.074240000000003,
        "z": 64.76
      },
      {
        "x": -54.881600000000006,
        "y": 19.060560000000002,
        "z": 65.65
      },
      {
        "x": -53.88680000000001,
        "y": 19.04688,
        "z": 66.49
      },
      {
        "x": -52.892,
        "y": 19.0332,
        "z": 67.26
      },
      {
        "x": -51.897200000000005,
        "y": 19.01952,
        "z": 67.99
      },
      {
        "x": -50.9024,
        "y": 19.005840000000003,
        "z": 68.68
      },
      {
        "x": -49.9076,
        "y": 18.992160000000002,
        "z": 69.33
      },
      {
        "x": -48.912800000000004,
        "y": 18.97848,
        "z": 69.94
      },
      {
        "x": -47.918000000000006,
        "y": 18.9648,
        "z": 70.53
      },
      {
        "x": -46.92320000000001,
        "y": 18.951120000000003,
        "z": 71.07
      },
      {
        "x": -45.9284,
        "y": 18.937440000000002,
        "z": 71.58
      },
      {
        "x": -44.933600000000006,
        "y": 18.92376,
        "z": 72.07
      },
      {
        "x": -43.9388,
        "y": 18.91008,
        "z": 72.53
      },
      {
        "x": -42.944,
        "y": 18.8964,
        "z": 72.97
      },
      {
        "x": -41.949200000000005,
        "y": 18.882720000000003,
        "z": 73.37
      },
      {
        "x": -40.95440000000001,
        "y": 18.869040000000002,
        "z": 73.78
      },
      {
        "x": -39.95960000000001,
        "y": 18.85536,
        "z": 74.13
      },
      {
        "x": -38.964800000000004,
        "y": 18.84168,
        "z": 74.5
      },
      {
        "x": -37.970000000000006,
        "y": 18.828000000000003,
        "z": 74.81
      },
      {
        "x": -36.9752,
        "y": 18.814320000000002,
        "z": 75.14
      },
      {
        "x": -35.9804,
        "y": 18.80064,
        "z": 75.42
      },
      {
        "x": -34.985600000000005,
        "y": 18.78696,
        "z": 75.72
      },
      {
        "x": -33.99080000000001,
        "y": 18.77328,
        "z": 75.98
      },
      {
        "x": -32.99600000000001,
        "y": 18.759600000000002,
        "z": 76.27
      },
      {
        "x": -31.006400000000006,
        "y": 18.73224,
        "z": 76.81
      },
      {
        "x": -30.01160000000001,
        "y": 18.71856,
        "z": 77.09
      },
      {
        "x": -29.016800000000003,
        "y": 18.704880000000003,
        "z": 77.35
      },
      {
        "x": -28.022000000000006,
        "y": 18.691200000000002,
        "z": 77.63
      },
      {
        "x": -27.027200000000008,
        "y": 18.67752,
        "z": 77.92
      },
      {
        "x": -26.03240000000001,
        "y": 18.66384,
        "z": 78.22
      },
      {
        "x": -25.037600000000005,
        "y": 18.650160000000003,
        "z": 78.53
      },
      {
        "x": -24.042800000000007,
        "y": 18.636480000000002,
        "z": 78.86
      },
      {
        "x": -23.04800000000001,
        "y": 18.6228,
        "z": 79.21
      },
      {
        "x": -22.053200000000004,
        "y": 18.60912,
        "z": 79.59
      },
      {
        "x": -21.058400000000006,
        "y": 18.59544,
        "z": 80
      },
      {
        "x": -20.063600000000008,
        "y": 18.581760000000003,
        "z": 80.44
      },
      {
        "x": -19.06880000000001,
        "y": 18.568080000000002,
        "z": 80.96
      },
      {
        "x": -18.074000000000005,
        "y": 18.5544,
        "z": 81.53
      },
      {
        "x": -17.079200000000007,
        "y": 18.54072,
        "z": 82.21
      },
      {
        "x": -16.08440000000001,
        "y": 18.527040000000003,
        "z": 83
      },
      {
        "x": -15.089600000000004,
        "y": 18.513360000000002,
        "z": 84.01
      },
      {
        "x": -14.094800000000006,
        "y": 18.49968,
        "z": 85.28
      },
      {
        "x": -13.100000000000009,
        "y": 18.486,
        "z": 86.95
      },
      {
        "x": -12.10520000000001,
        "y": 18.47232,
        "z": 89.09
      },
      {
        "x": -11.110400000000006,
        "y": 18.458640000000003,
        "z": 91.53
      },
      {
        "x": -10.115600000000008,
        "y": 18.444960000000002,
        "z": 93.92
      },
      {
        "x": -9.12080000000001,
        "y": 18.43128,
        "z": 96.14
      },
      {
        "x": -8.126000000000012,
        "y": 18.4176,
        "z": 98.03
      },
      {
        "x": -7.131200000000007,
        "y": 18.403920000000003,
        "z": 99.53
      },
      {
        "x": -6.136400000000009,
        "y": 18.390240000000002,
        "z": 100.64
      },
      {
        "x": -5.141600000000011,
        "y": 18.37656,
        "z": 101.47
      },
      {
        "x": -4.146800000000006,
        "y": 18.36288,
        "z": 102.1
      },
      {
        "x": -3.152000000000008,
        "y": 18.3492,
        "z": 102.57
      },
      {
        "x": -2.15720000000001,
        "y": 18.335520000000002,
        "z": 102.85
      },
      {
        "x": -1.1624000000000123,
        "y": 18.32184,
        "z": 103.05
      },
      {
        "x": -0.1676000000000073,
        "y": 18.30816,
        "z": 103.14
      },
      {
        "x": 0.8271999999999906,
        "y": 18.29448,
        "z": 103.09
      },
      {
        "x": 1.8219999999999885,
        "y": 18.280800000000003,
        "z": 102.97
      },
      {
        "x": 2.8167999999999864,
        "y": 18.267120000000002,
        "z": 102.73
      },
      {
        "x": 3.8115999999999843,
        "y": 18.25344,
        "z": 102.33
      },
      {
        "x": 4.8063999999999965,
        "y": 18.23976,
        "z": 101.81
      },
      {
        "x": 5.801199999999994,
        "y": 18.22608,
        "z": 101.1
      },
      {
        "x": 6.795999999999992,
        "y": 18.212400000000002,
        "z": 100.06
      },
      {
        "x": 7.79079999999999,
        "y": 18.19872,
        "z": 98.7
      },
      {
        "x": 8.785599999999988,
        "y": 18.18504,
        "z": 96.99
      },
      {
        "x": 9.780399999999986,
        "y": 18.17136,
        "z": 94.93
      },
      {
        "x": 10.775199999999984,
        "y": 18.157680000000003,
        "z": 92.6
      },
      {
        "x": 11.769999999999996,
        "y": 18.144000000000002,
        "z": 90.16
      },
      {
        "x": 12.764799999999994,
        "y": 18.13032,
        "z": 87.84
      },
      {
        "x": 13.759599999999992,
        "y": 18.11664,
        "z": 85.95
      },
      {
        "x": 14.75439999999999,
        "y": 18.102960000000003,
        "z": 84.53
      },
      {
        "x": 15.749199999999988,
        "y": 18.089280000000002,
        "z": 83.43
      },
      {
        "x": 16.743999999999986,
        "y": 18.0756,
        "z": 82.57
      },
      {
        "x": 17.738799999999983,
        "y": 18.06192,
        "z": 81.87
      },
      {
        "x": 18.733599999999996,
        "y": 18.04824,
        "z": 81.26
      },
      {
        "x": 19.728399999999993,
        "y": 18.034560000000003,
        "z": 80.76
      },
      {
        "x": 20.72319999999999,
        "y": 18.020880000000002,
        "z": 80.28
      },
      {
        "x": 21.71799999999999,
        "y": 18.0072,
        "z": 79.88
      },
      {
        "x": 22.712799999999987,
        "y": 17.99352,
        "z": 79.49
      },
      {
        "x": 23.707599999999985,
        "y": 17.979840000000003,
        "z": 79.15
      },
      {
        "x": 24.702399999999983,
        "y": 17.966160000000002,
        "z": 78.81
      },
      {
        "x": 25.697199999999995,
        "y": 17.95248,
        "z": 78.5
      },
      {
        "x": 26.691999999999993,
        "y": 17.9388,
        "z": 78.19
      },
      {
        "x": 27.68679999999999,
        "y": 17.92512,
        "z": 77.91
      },
      {
        "x": 28.68159999999999,
        "y": 17.911440000000002,
        "z": 77.63
      },
      {
        "x": 29.676399999999987,
        "y": 17.89776,
        "z": 77.35
      },
      {
        "x": 30.671199999999985,
        "y": 17.88408,
        "z": 77.08
      },
      {
        "x": 31.665999999999983,
        "y": 17.8704,
        "z": 76.82
      },
      {
        "x": 32.660799999999995,
        "y": 17.856720000000003,
        "z": 76.54
      },
      {
        "x": 33.65559999999999,
        "y": 17.843040000000002,
        "z": 76.27
      },
      {
        "x": 34.65039999999999,
        "y": 17.82936,
        "z": 76
      },
      {
        "x": 35.64519999999999,
        "y": 17.81568,
        "z": 75.71
      },
      {
        "x": 36.639999999999986,
        "y": 17.802,
        "z": 75.41
      },
      {
        "x": 37.634799999999984,
        "y": 17.788320000000002,
        "z": 75.1
      },
      {
        "x": 38.62959999999998,
        "y": 17.77464,
        "z": 74.77
      },
      {
        "x": 39.62439999999998,
        "y": 17.76096,
        "z": 74.42
      },
      {
        "x": 40.61919999999999,
        "y": 17.74728,
        "z": 74.06
      },
      {
        "x": 41.61399999999999,
        "y": 17.733600000000003,
        "z": 73.68
      },
      {
        "x": 42.60879999999999,
        "y": 17.719920000000002,
        "z": 73.27
      },
      {
        "x": 43.603599999999986,
        "y": 17.70624,
        "z": 72.85
      },
      {
        "x": 44.598399999999984,
        "y": 17.69256,
        "z": 72.38
      },
      {
        "x": 45.59319999999998,
        "y": 17.67888,
        "z": 71.9
      },
      {
        "x": 46.58799999999998,
        "y": 17.665200000000002,
        "z": 71.38
      },
      {
        "x": 47.58279999999999,
        "y": 17.65152,
        "z": 70.83
      },
      {
        "x": 48.57759999999999,
        "y": 17.63784,
        "z": 70.26
      },
      {
        "x": 49.57239999999999,
        "y": 17.62416,
        "z": 69.64
      },
      {
        "x": 50.567199999999985,
        "y": 17.610480000000003,
        "z": 69
      },
      {
        "x": 51.56199999999998,
        "y": 17.5968,
        "z": 68.3
      },
      {
        "x": 52.55679999999998,
        "y": 17.58312,
        "z": 67.58
      },
      {
        "x": 53.55159999999998,
        "y": 17.56944,
        "z": 66.81
      },
      {
        "x": 54.54639999999999,
        "y": 17.55576,
        "z": 65.99
      },
      {
        "x": 55.54119999999999,
        "y": 17.542080000000002,
        "z": 65.1
      },
      {
        "x": 56.53599999999999,
        "y": 17.5284,
        "z": 64.15
      },
      {
        "x": 57.530799999999985,
        "y": 17.51472,
        "z": 63.15
      },
      {
        "x": 58.52559999999998,
        "y": 17.50104,
        "z": 62.03
      },
      {
        "x": 59.52039999999998,
        "y": 17.487360000000002,
        "z": 60.83
      },
      {
        "x": 60.51519999999998,
        "y": 17.47368,
        "z": 59.55
      }
    ],
    "list": "N",
    "usedFeatures": [
      "Zygion_right",
      "Zygion_left"
    ],
    "value": "", //162.71
    "cameraX": -2.945934638090621e-13,
    "cameraY": 45.29431215329029,
    "cameraZ": 1005.183903375542,
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  //{
  //  "id": "Forehead_Projection_Surface",
  //  "name": "Forehead projection - Surface",
  //  "flyDistId": "Forehead_Projection",
  //  "numberOfSegments": 1,
  //  "imageFile": "measurement_distance_forehead_projection-frontal.png",
  //  "description": "The surface distance from the supraorbital rim to the corneal plane.",
  //  "type": "Distances - Surface",
  //  "group": "Surface Distances",
  //  "typeOfView": "front",
  //  "references": "Please check the corresponding 'not surface' measurement", "referencesFly": "(38)",
  //  "storedPoints": [
  //    {
  //      "x": 0.0,
  //      "y": 0.0,
  //      "z": 0.0
  //    }
  //  ],
  //  "list": "N",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": "",
  //  "rangeStart": "1",
  //  "rangeEnd": "200"
  //},
  {
    "id": "Infratip_Lobule/Infralobule_Surface",
    "name": "Infratip Lobule Length  - Surface",
    "flyDistId": "Infratip_Lobule/Infralobule",
    "numberOfSegments": 11,
    "imageFile": "measurement_distance_infratip_lobule-lateral(l).png",
    "description": "The surface distance from pronasale/tip (prn) to columella break point (cb)",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "front",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(58)",
    "storedPoints": [
      {
        "x": -0.9636363636363636,
        "y": 10.941818181818181,
        "z": 106.44
      },
      {
        "x": -0.9772727272727273,
        "y": 10.113636363636363,
        "z": 106.46
      },
      {
        "x": -0.9909090909090909,
        "y": 9.285454545454545,
        "z": 106.33
      },
      {
        "x": -1.018181818181818,
        "y": 7.629090909090909,
        "z": 105.67
      },
      {
        "x": -1.0318181818181817,
        "y": 6.800909090909091,
        "z": 105.13
      },
      {
        "x": -1.0454545454545454,
        "y": 5.972727272727273,
        "z": 104.46
      },
      {
        "x": -1.059090909090909,
        "y": 5.1445454545454545,
        "z": 103.67
      },
      {
        "x": -1.0727272727272728,
        "y": 4.316363636363636,
        "z": 102.79
      },
      {
        "x": -1.0863636363636364,
        "y": 3.4881818181818183,
        "z": 101.79
      }
    ],
    "list": "N",
    "usedFeatures": [
      "Pronasale/Tip",
      "Columellar_Break_Point"
    ],
    "value": "", //11.42
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Interalar_Distance_Surface",
    "name": "Interalar Distance - Surface",
    "flyDistId": "Interalar_Distance",
    "numberOfSegments": 30,
    "imageFile": "measurement_distance_interalar_distance-frontal.png",
    "description": "The surface distance from alare/alar flare - left (al_l) to alar/alar flare - right (al_r).",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "front",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(12, 18, 25, 48, 51, 59, 60",
    "storedPoints": [
      {
        "x": 13.845,
        "y": 12.949,
        "z": 91.58
      },
      {
        "x": 12.85,
        "y": 12.908,
        "z": 93.65
      },
      {
        "x": 11.855,
        "y": 12.867,
        "z": 95.4
      },
      {
        "x": 10.86,
        "y": 12.826,
        "z": 97.22
      },
      {
        "x": 9.865,
        "y": 12.785,
        "z": 99.02
      },
      {
        "x": 8.870000000000001,
        "y": 12.744,
        "z": 100.69
      },
      {
        "x": 7.875,
        "y": 12.703,
        "z": 102.06
      },
      {
        "x": 6.88,
        "y": 12.662,
        "z": 103.2
      },
      {
        "x": 5.885,
        "y": 12.621,
        "z": 104.11
      },
      {
        "x": 4.890000000000001,
        "y": 12.58,
        "z": 104.79
      },
      {
        "x": 3.8949999999999996,
        "y": 12.539,
        "z": 105.33
      },
      {
        "x": 2.9000000000000004,
        "y": 12.498,
        "z": 105.76
      },
      {
        "x": 1.9049999999999994,
        "y": 12.457,
        "z": 106.04
      },
      {
        "x": 0.9100000000000001,
        "y": 12.416,
        "z": 106.21
      },
      {
        "x": -0.08500000000000085,
        "y": 12.375,
        "z": 106.3
      },
      {
        "x": -1.08,
        "y": 12.334,
        "z": 106.21
      },
      {
        "x": -2.0749999999999993,
        "y": 12.293,
        "z": 106.03
      },
      {
        "x": -3.0700000000000003,
        "y": 12.252,
        "z": 105.76
      },
      {
        "x": -4.065000000000001,
        "y": 12.211,
        "z": 105.32
      },
      {
        "x": -5.059999999999999,
        "y": 12.17,
        "z": 104.76
      },
      {
        "x": -6.055,
        "y": 12.129,
        "z": 104.07
      },
      {
        "x": -7.050000000000001,
        "y": 12.088,
        "z": 103.18
      },
      {
        "x": -8.045000000000002,
        "y": 12.047,
        "z": 102.08
      },
      {
        "x": -9.04,
        "y": 12.006,
        "z": 100.73
      },
      {
        "x": -10.035,
        "y": 11.965,
        "z": 99.16
      },
      {
        "x": -11.030000000000001,
        "y": 11.924,
        "z": 97.5
      },
      {
        "x": -12.024999999999999,
        "y": 11.883,
        "z": 95.83
      },
      {
        "x": -13.02,
        "y": 11.842,
        "z": 94.2
      },
      {
        "x": -14.015,
        "y": 11.801,
        "z": 92.27
      }
    ],
    "list": "Y",
    "usedFeatures": [
      "Alare/Alar_Flare_left",
      "Alare/Alar_Flare_right"
    ],
    "value": "", //48.62
    "cameraX": -2.945934638090621e-13,
    "cameraY": 45.29431215329029,
    "cameraZ": 1005.183903375542,
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "(Inner)_Intercanthal_Distance/Width_Surface",
    "name": "(Inner) Intercanthal Distance/Width - Surface",
    "flyDistId": "(Inner)_Intercanthal_Distance/Width",
    "numberOfSegments": 43,
    "imageFile": "measurement_distance_intercanthal_distance-frontal.png",
    "description": "The surface distance from endocanthion/medial canthus - left (en_l) to endocanthion/medial canthus - right (en_r)",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "front",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(18, 61)",
    "storedPoints": [
      {
        "x": 20.257441860465114,
        "y": 41.97674418604651,
        "z": 70.54
      },
      {
        "x": 19.27488372093023,
        "y": 41.993488372093026,
        "z": 72
      },
      {
        "x": 18.292325581395346,
        "y": 42.010232558139535,
        "z": 73.18
      },
      {
        "x": 17.309767441860465,
        "y": 42.026976744186044,
        "z": 74.11
      },
      {
        "x": 16.327209302325578,
        "y": 42.04372093023256,
        "z": 74.93
      },
      {
        "x": 15.344651162790697,
        "y": 42.06046511627907,
        "z": 75.71
      },
      {
        "x": 14.362093023255813,
        "y": 42.077209302325585,
        "z": 76.5
      },
      {
        "x": 13.379534883720929,
        "y": 42.093953488372094,
        "z": 77.32
      },
      {
        "x": 12.396976744186045,
        "y": 42.1106976744186,
        "z": 78.21
      },
      {
        "x": 11.41441860465116,
        "y": 42.12744186046512,
        "z": 79.18
      },
      {
        "x": 10.431860465116278,
        "y": 42.14418604651163,
        "z": 80.28
      },
      {
        "x": 9.449302325581394,
        "y": 42.16093023255814,
        "z": 81.48
      },
      {
        "x": 8.46674418604651,
        "y": 42.17767441860465,
        "z": 82.69
      },
      {
        "x": 7.484186046511628,
        "y": 42.19441860465116,
        "z": 83.88
      },
      {
        "x": 6.5016279069767435,
        "y": 42.21116279069768,
        "z": 84.92
      },
      {
        "x": 5.519069767441859,
        "y": 42.22790697674419,
        "z": 85.79
      },
      {
        "x": 4.536511627906975,
        "y": 42.244651162790696,
        "z": 86.48
      },
      {
        "x": 3.553953488372091,
        "y": 42.26139534883721,
        "z": 87.01
      },
      {
        "x": 2.571395348837207,
        "y": 42.27813953488372,
        "z": 87.38
      },
      {
        "x": 1.5888372093023229,
        "y": 42.29488372093023,
        "z": 87.61
      },
      {
        "x": 0.6062790697674423,
        "y": 42.311627906976746,
        "z": 87.73
      },
      {
        "x": -0.37627906976744185,
        "y": 42.328372093023255,
        "z": 87.74
      },
      {
        "x": -1.358837209302326,
        "y": 42.34511627906977,
        "z": 87.64
      },
      {
        "x": -2.34139534883721,
        "y": 42.36186046511628,
        "z": 87.42
      },
      {
        "x": -3.3239534883720943,
        "y": 42.37860465116279,
        "z": 87.07
      },
      {
        "x": -4.306511627906978,
        "y": 42.395348837209305,
        "z": 86.58
      },
      {
        "x": -5.2890697674418625,
        "y": 42.412093023255814,
        "z": 85.92
      },
      {
        "x": -6.271627906976743,
        "y": 42.42883720930232,
        "z": 85.08
      },
      {
        "x": -7.254186046511627,
        "y": 42.44558139534884,
        "z": 84.07
      },
      {
        "x": -8.236744186046511,
        "y": 42.46232558139535,
        "z": 82.91
      },
      {
        "x": -9.219302325581396,
        "y": 42.479069767441864,
        "z": 81.69
      },
      {
        "x": -10.20186046511628,
        "y": 42.49581395348837,
        "z": 80.51
      },
      {
        "x": -11.18441860465116,
        "y": 42.51255813953488,
        "z": 79.41
      },
      {
        "x": -12.166976744186048,
        "y": 42.5293023255814,
        "z": 78.44
      },
      {
        "x": -13.149534883720928,
        "y": 42.54604651162791,
        "z": 77.54
      },
      {
        "x": -14.132093023255816,
        "y": 42.562790697674416,
        "z": 76.72
      },
      {
        "x": -15.114651162790697,
        "y": 42.57953488372093,
        "z": 75.93
      },
      {
        "x": -16.097209302325584,
        "y": 42.59627906976744,
        "z": 75.16
      },
      {
        "x": -17.079767441860465,
        "y": 42.61302325581396,
        "z": 74.37
      },
      {
        "x": -18.062325581395353,
        "y": 42.629767441860466,
        "z": 73.49
      },
      {
        "x": -19.044883720930233,
        "y": 42.646511627906975,
        "z": 72.39
      },
      {
        "x": -20.027441860465114,
        "y": 42.66325581395349,
        "z": 70.83
      }
    ],
    "list": "N",
    "usedFeatures": [
      "Endocanthion/Medial_Canthus_left",
      "Endocanthion/Medial_Canthus_right"
    ],
    "value": "", //59.57
    "cameraX": -2.945934638090621e-13,
    "cameraY": 45.29431215329029,
    "cameraZ": 1005.183903375542,
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Interpupillary/Interocular_Distance_Surface",
    "name": "Interpupillary Distance - Surface",
    "flyDistId": "Interpupillary/Interocular_Distance",
    "numberOfSegments": 72,
    "imageFile": "measurement_distance_interpupillary_distance-frontal.png",
    "description": "The surface distance from pupil - left (p_l) to pupil - right (p_r)",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "front",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(14, 18, 59)",
    "storedPoints": [
      {
        "x": 35.69236111111111,
        "y": 48.680138888888884,
        "z": 65.45
      },
      {
        "x": 34.70472222222222,
        "y": 48.67027777777778,
        "z": 65.45
      },
      {
        "x": 33.717083333333335,
        "y": 48.66041666666666,
        "z": 66.24
      },
      {
        "x": 32.72944444444445,
        "y": 48.650555555555556,
        "z": 67.24
      },
      {
        "x": 31.741805555555555,
        "y": 48.64069444444444,
        "z": 68.64
      },
      {
        "x": 30.754166666666666,
        "y": 48.63083333333333,
        "z": 71
      },
      {
        "x": 29.766527777777778,
        "y": 48.62097222222222,
        "z": 72.13
      },
      {
        "x": 28.77888888888889,
        "y": 48.61111111111111,
        "z": 71.96
      },
      {
        "x": 27.791249999999998,
        "y": 48.60125,
        "z": 71.61
      },
      {
        "x": 26.80361111111111,
        "y": 48.591388888888886,
        "z": 71.16
      },
      {
        "x": 25.81597222222222,
        "y": 48.58152777777777,
        "z": 71.54
      },
      {
        "x": 24.828333333333333,
        "y": 48.571666666666665,
        "z": 71.82
      },
      {
        "x": 23.840694444444445,
        "y": 48.56180555555555,
        "z": 71.79
      },
      {
        "x": 22.853055555555557,
        "y": 48.551944444444445,
        "z": 71.93
      },
      {
        "x": 21.86541666666667,
        "y": 48.54208333333333,
        "z": 72.81
      },
      {
        "x": 20.87777777777778,
        "y": 48.53222222222222,
        "z": 73.64
      },
      {
        "x": 19.890138888888888,
        "y": 48.52236111111111,
        "z": 74.23
      },
      {
        "x": 18.9025,
        "y": 48.512499999999996,
        "z": 74.74
      },
      {
        "x": 17.91486111111111,
        "y": 48.50263888888889,
        "z": 75.25
      },
      {
        "x": 16.927222222222223,
        "y": 48.492777777777775,
        "z": 75.76
      },
      {
        "x": 15.939583333333335,
        "y": 48.48291666666666,
        "z": 76.33
      },
      {
        "x": 14.951944444444447,
        "y": 48.473055555555554,
        "z": 76.94
      },
      {
        "x": 13.964305555555555,
        "y": 48.46319444444444,
        "z": 77.59
      },
      {
        "x": 12.976666666666667,
        "y": 48.45333333333333,
        "z": 78.28
      },
      {
        "x": 11.989027777777778,
        "y": 48.44347222222222,
        "z": 79.05
      },
      {
        "x": 11.00138888888889,
        "y": 48.433611111111105,
        "z": 79.88
      },
      {
        "x": 10.013750000000002,
        "y": 48.42375,
        "z": 80.74
      },
      {
        "x": 9.026111111111113,
        "y": 48.413888888888884,
        "z": 81.6
      },
      {
        "x": 8.038472222222222,
        "y": 48.40402777777778,
        "z": 82.45
      },
      {
        "x": 7.050833333333333,
        "y": 48.39416666666666,
        "z": 83.31
      },
      {
        "x": 6.063194444444445,
        "y": 48.38430555555555,
        "z": 84.09
      },
      {
        "x": 5.075555555555557,
        "y": 48.37444444444444,
        "z": 84.74
      },
      {
        "x": 4.087916666666665,
        "y": 48.36458333333333,
        "z": 85.25
      },
      {
        "x": 3.1002777777777766,
        "y": 48.35472222222222,
        "z": 85.62
      },
      {
        "x": 2.1126388888888883,
        "y": 48.34486111111111,
        "z": 85.87
      },
      {
        "x": 1.125,
        "y": 48.334999999999994,
        "z": 86.03
      },
      {
        "x": 0.1373611111111117,
        "y": 48.32513888888889,
        "z": 86.08
      },
      {
        "x": -0.8502777777777766,
        "y": 48.31527777777777,
        "z": 86.05
      },
      {
        "x": -1.8379166666666649,
        "y": 48.305416666666666,
        "z": 85.92
      },
      {
        "x": -2.825555555555553,
        "y": 48.29555555555555,
        "z": 85.7
      },
      {
        "x": -3.8131944444444414,
        "y": 48.285694444444445,
        "z": 85.37
      },
      {
        "x": -4.80083333333333,
        "y": 48.27583333333333,
        "z": 84.91
      },
      {
        "x": -5.788472222222218,
        "y": 48.26597222222222,
        "z": 84.3
      },
      {
        "x": -6.776111111111106,
        "y": 48.25611111111111,
        "z": 83.55
      },
      {
        "x": -7.763750000000002,
        "y": 48.246249999999996,
        "z": 82.7
      },
      {
        "x": -8.75138888888889,
        "y": 48.23638888888889,
        "z": 81.82
      },
      {
        "x": -9.739027777777778,
        "y": 48.226527777777775,
        "z": 80.95
      },
      {
        "x": -10.726666666666667,
        "y": 48.21666666666666,
        "z": 80.09
      },
      {
        "x": -11.714305555555555,
        "y": 48.206805555555555,
        "z": 79.24
      },
      {
        "x": -12.701944444444443,
        "y": 48.19694444444444,
        "z": 78.44
      },
      {
        "x": -13.689583333333331,
        "y": 48.187083333333334,
        "z": 77.7
      },
      {
        "x": -14.67722222222222,
        "y": 48.17722222222222,
        "z": 77.04
      },
      {
        "x": -15.664861111111108,
        "y": 48.167361111111106,
        "z": 76.42
      },
      {
        "x": -16.652499999999996,
        "y": 48.1575,
        "z": 75.82
      },
      {
        "x": -17.640138888888885,
        "y": 48.147638888888885,
        "z": 75.26
      },
      {
        "x": -18.627777777777773,
        "y": 48.13777777777778,
        "z": 74.74
      },
      {
        "x": -19.61541666666666,
        "y": 48.127916666666664,
        "z": 74.19
      },
      {
        "x": -20.603055555555557,
        "y": 48.11805555555555,
        "z": 73.56
      },
      {
        "x": -21.590694444444445,
        "y": 48.10819444444444,
        "z": 72.68
      },
      {
        "x": -22.578333333333333,
        "y": 48.09833333333333,
        "z": 71.65
      },
      {
        "x": -23.56597222222222,
        "y": 48.08847222222222,
        "z": 71.5
      },
      {
        "x": -24.55361111111111,
        "y": 48.07861111111111,
        "z": 71.47
      },
      {
        "x": -25.541249999999998,
        "y": 48.068749999999994,
        "z": 70.95
      },
      {
        "x": -26.528888888888886,
        "y": 48.05888888888889,
        "z": 71
      },
      {
        "x": -27.516527777777775,
        "y": 48.04902777777777,
        "z": 71.47
      },
      {
        "x": -28.50416666666667,
        "y": 48.03916666666667,
        "z": 71.85
      },
      {
        "x": -29.49180555555555,
        "y": 48.02930555555555,
        "z": 72.09
      },
      {
        "x": -30.479444444444447,
        "y": 48.01944444444444,
        "z": 71.55
      },
      {
        "x": -31.467083333333328,
        "y": 48.00958333333333,
        "z": 69.18
      },
      {
        "x": -32.45472222222222,
        "y": 47.99972222222222,
        "z": 67.58
      },
      {
        "x": -33.442361111111104,
        "y": 47.98986111111111,
        "z": 66.51
      }
    ],
    "list": "N",
    "usedFeatures": [
      "Pupil_left",
      "Pupil_right"
    ],
    "value": "", //87.85
    "cameraX": -2.945934638090621e-13,
    "cameraY": 45.29431215329029,
    "cameraZ": 1005.183903375542,
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  //{
  //  "id": "Left_Eye_Width_Surface",
  //  "name": "Left Eye Width - Surface",
  //  "flyDistId": "Left_Eye_Width",
  //  "numberOfSegments": 30,
  //  "imageFile": "measurement_distance_left_eye_length-frontal.png",
  //  "description": "The surface distance from endocanthion/medial canthus - left (en_l) to exocanthion/lateral canthus – left (ex_l)",
  //  "type": "Distances - Surface",
  //  "group": "Surface Distances",
  //  "typeOfView": "front",
  //  "references": "Please check the corresponding 'not surface' measurement",
  //  "referencesFly": "(18, 56)",
  //  "storedPoints": [
  //    {
  //      "x": 22.208666666666666,
  //      "y": 42.138,
  //      "z": 66.87
  //    },
  //    {
  //      "x": 23.177333333333333,
  //      "y": 42.316,
  //      "z": 66.76
  //    },
  //    {
  //      "x": 24.145999999999997,
  //      "y": 42.494,
  //      "z": 67.8
  //    },
  //    {
  //      "x": 25.114666666666665,
  //      "y": 42.672,
  //      "z": 68.68
  //    },
  //    {
  //      "x": 26.083333333333332,
  //      "y": 42.85,
  //      "z": 69.44
  //    },
  //    {
  //      "x": 27.052,
  //      "y": 43.028,
  //      "z": 70.07
  //    },
  //    {
  //      "x": 28.020666666666664,
  //      "y": 43.206,
  //      "z": 70.6
  //    },
  //    {
  //      "x": 28.98933333333333,
  //      "y": 43.384,
  //      "z": 71.04
  //    },
  //    {
  //      "x": 29.958,
  //      "y": 43.562,
  //      "z": 71.4
  //    },
  //    {
  //      "x": 30.926666666666666,
  //      "y": 43.74,
  //      "z": 71.66
  //    },
  //    {
  //      "x": 31.895333333333333,
  //      "y": 43.918,
  //      "z": 71.59
  //    },
  //    {
  //      "x": 32.864,
  //      "y": 44.096,
  //      "z": 70.64
  //    },
  //    {
  //      "x": 33.83266666666667,
  //      "y": 44.274,
  //      "z": 69.3
  //    },
  //    {
  //      "x": 34.80133333333333,
  //      "y": 44.452,
  //      "z": 68.41
  //    },
  //    {
  //      "x": 35.769999999999996,
  //      "y": 44.629999999999995,
  //      "z": 68
  //    },
  //    {
  //      "x": 36.73866666666667,
  //      "y": 44.808,
  //      "z": 67.96
  //    },
  //    {
  //      "x": 37.70733333333333,
  //      "y": 44.986,
  //      "z": 68.23
  //    },
  //    {
  //      "x": 38.676,
  //      "y": 45.164,
  //      "z": 68.82
  //    },
  //    {
  //      "x": 39.644666666666666,
  //      "y": 45.342,
  //      "z": 69.68
  //    },
  //    {
  //      "x": 40.61333333333333,
  //      "y": 45.519999999999996,
  //      "z": 70.43
  //    },
  //    {
  //      "x": 41.581999999999994,
  //      "y": 45.698,
  //      "z": 70.51
  //    },
  //    {
  //      "x": 42.550666666666665,
  //      "y": 45.876,
  //      "z": 70.08
  //    },
  //    {
  //      "x": 43.519333333333336,
  //      "y": 46.054,
  //      "z": 69.47
  //    },
  //    {
  //      "x": 44.488,
  //      "y": 46.232,
  //      "z": 68.74
  //    },
  //    {
  //      "x": 45.45666666666666,
  //      "y": 46.41,
  //      "z": 67.87
  //    },
  //    {
  //      "x": 46.42533333333333,
  //      "y": 46.587999999999994,
  //      "z": 66.82
  //    },
  //    {
  //      "x": 47.394,
  //      "y": 46.766,
  //      "z": 65.53
  //    },
  //    {
  //      "x": 48.36266666666667,
  //      "y": 46.943999999999996,
  //      "z": 63.95
  //    },
  //    {
  //      "x": 49.33133333333333,
  //      "y": 47.122,
  //      "z": 63.52
  //    }
  //  ],
  //  "list": "N",
  //  "usedFeatures": [
  //    "Endocanthion/Medial_Canthus_left",
  //    "Exocanthion/Lateral_Canthus_left"
  //  ],
  //  "value": "", //37.02
  //  "cameraX": -2.945934638090621e-13,
  //  "cameraY": 45.29431215329029,
  //  "cameraZ": 1005.183903375542,
  //  "formula": "",
  //  "rangeStart": "1",
  //  "rangeEnd": "200"
  //},
  {
    "id": "Lower_Facial_Height_Surface",
    "name": "Lower Facial Height - Surface",
    "flyDistId": "Lower_Facial_Height",
    "numberOfSegments": 65,
    "imageFile": "measurement_distance_lower_facial_height-frontal.png",
    "description": "The surface distance between subnasale (sn) and menton/gnathion (me)",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "front",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(18, 34)",
    "storedPoints": [
      {
        "x": -0.23430769230769233,
        "y": -1.4672307692307691,
        "z": 92.11
      },
      {
        "x": -0.32861538461538464,
        "y": -2.4144615384615387,
        "z": 91.43
      },
      {
        "x": -0.4229230769230769,
        "y": -3.3616923076923078,
        "z": 91.07
      },
      {
        "x": -0.5172307692307692,
        "y": -4.308923076923077,
        "z": 90.95
      },
      {
        "x": -0.6115384615384616,
        "y": -5.256153846153847,
        "z": 91.01
      },
      {
        "x": -0.7058461538461538,
        "y": -6.203384615384616,
        "z": 91.24
      },
      {
        "x": -0.8001538461538461,
        "y": -7.150615384615385,
        "z": 91.72
      },
      {
        "x": -0.8944615384615384,
        "y": -8.097846153846154,
        "z": 92.41
      },
      {
        "x": -0.9887692307692307,
        "y": -9.045076923076923,
        "z": 93.28
      },
      {
        "x": -1.083076923076923,
        "y": -9.992307692307692,
        "z": 93.94
      },
      {
        "x": -1.1773846153846153,
        "y": -10.939538461538461,
        "z": 94.14
      },
      {
        "x": -1.2716923076923075,
        "y": -11.88676923076923,
        "z": 94.15
      },
      {
        "x": -1.366,
        "y": -12.834,
        "z": 94.07
      },
      {
        "x": -1.4603076923076923,
        "y": -13.781230769230769,
        "z": 93.93
      },
      {
        "x": -1.5546153846153845,
        "y": -14.728461538461538,
        "z": 93.74
      },
      {
        "x": -1.6489230769230767,
        "y": -15.675692307692307,
        "z": 93.5
      },
      {
        "x": -1.743230769230769,
        "y": -16.622923076923076,
        "z": 93.18
      },
      {
        "x": -1.8375384615384616,
        "y": -17.570153846153847,
        "z": 92.77
      },
      {
        "x": -1.9318461538461538,
        "y": -18.517384615384614,
        "z": 92.25
      },
      {
        "x": -2.026153846153846,
        "y": -19.464615384615385,
        "z": 91.56
      },
      {
        "x": -2.120461538461538,
        "y": -20.411846153846152,
        "z": 90.54
      },
      {
        "x": -2.214769230769231,
        "y": -21.359076923076923,
        "z": 88.95
      },
      {
        "x": -2.309076923076923,
        "y": -22.30630769230769,
        "z": 89.43
      },
      {
        "x": -2.4033846153846152,
        "y": -23.25353846153846,
        "z": 89.96
      },
      {
        "x": -2.4976923076923074,
        "y": -24.20076923076923,
        "z": 90.23
      },
      {
        "x": -2.592,
        "y": -25.148,
        "z": 90.39
      },
      {
        "x": -2.6863076923076923,
        "y": -26.095230769230767,
        "z": 90.46
      },
      {
        "x": -2.7806153846153845,
        "y": -27.042461538461538,
        "z": 90.47
      },
      {
        "x": -2.8749230769230767,
        "y": -27.989692307692305,
        "z": 90.4
      },
      {
        "x": -2.9692307692307693,
        "y": -28.936923076923076,
        "z": 90.28
      },
      {
        "x": -3.0635384615384615,
        "y": -29.884153846153843,
        "z": 90.1
      },
      {
        "x": -3.1578461538461537,
        "y": -30.831384615384614,
        "z": 89.83
      },
      {
        "x": -3.252153846153846,
        "y": -31.778615384615385,
        "z": 89.44
      },
      {
        "x": -3.346461538461538,
        "y": -32.725846153846156,
        "z": 88.87
      },
      {
        "x": -3.440769230769231,
        "y": -33.67307692307693,
        "z": 87.97
      },
      {
        "x": -3.535076923076923,
        "y": -34.6203076923077,
        "z": 86.74
      },
      {
        "x": -3.629384615384615,
        "y": -35.56753846153846,
        "z": 85.72
      },
      {
        "x": -3.7236923076923074,
        "y": -36.51476923076923,
        "z": 85.05
      },
      {
        "x": -3.818,
        "y": -37.462,
        "z": 84.57
      },
      {
        "x": -3.9123076923076923,
        "y": -38.409230769230774,
        "z": 84.19
      },
      {
        "x": -4.006615384615384,
        "y": -39.35646153846154,
        "z": 83.89
      },
      {
        "x": -4.100923076923077,
        "y": -40.30369230769231,
        "z": 83.68
      },
      {
        "x": -4.195230769230768,
        "y": -41.25092307692308,
        "z": 83.55
      },
      {
        "x": -4.289538461538461,
        "y": -42.19815384615385,
        "z": 83.46
      },
      {
        "x": -4.383846153846153,
        "y": -43.145384615384614,
        "z": 83.43
      },
      {
        "x": -4.4781538461538455,
        "y": -44.092615384615385,
        "z": 83.42
      },
      {
        "x": -4.572461538461538,
        "y": -45.039846153846156,
        "z": 83.44
      },
      {
        "x": -4.66676923076923,
        "y": -45.98707692307693,
        "z": 83.46
      },
      {
        "x": -4.7610769230769225,
        "y": -46.9343076923077,
        "z": 83.5
      },
      {
        "x": -4.855384615384614,
        "y": -47.88153846153846,
        "z": 83.53
      },
      {
        "x": -4.949692307692307,
        "y": -48.82876923076923,
        "z": 83.56
      },
      {
        "x": -5.044,
        "y": -49.776,
        "z": 83.58
      },
      {
        "x": -5.138307692307691,
        "y": -50.723230769230774,
        "z": 83.56
      },
      {
        "x": -5.232615384615384,
        "y": -51.67046153846154,
        "z": 83.54
      },
      {
        "x": -5.326923076923077,
        "y": -52.61769230769231,
        "z": 83.44
      },
      {
        "x": -5.421230769230768,
        "y": -53.56492307692308,
        "z": 83.32
      },
      {
        "x": -5.515538461538461,
        "y": -54.51215384615385,
        "z": 83.13
      },
      {
        "x": -5.609846153846153,
        "y": -55.459384615384614,
        "z": 82.84
      },
      {
        "x": -5.7041538461538455,
        "y": -56.406615384615385,
        "z": 82.49
      },
      {
        "x": -5.798461538461538,
        "y": -57.353846153846156,
        "z": 82.02
      },
      {
        "x": -5.89276923076923,
        "y": -58.30107692307693,
        "z": 81.35
      },
      {
        "x": -5.9870769230769225,
        "y": -59.24830769230769,
        "z": 80.49
      },
      {
        "x": -6.081384615384614,
        "y": -60.19553846153846,
        "z": 79.34
      },
      {
        "x": -6.175692307692307,
        "y": -61.14276923076923,
        "z": 77.76
      }
    ],
    "list": "N",
    "usedFeatures": [
      "Subnasale",
      "Menton/Gnathion"
    ],
    "value": "", //71.78
    "cameraX": -2.945934638090621e-13,
    "cameraY": 45.29431215329029,
    "cameraZ": 1005.183903375542,
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Lower_Lip_Height_Surface",
    "name": "Lower Lip Height - Surface",
    "flyDistId": "Lower_Lip_Height",
    "numberOfSegments": 18,
    "imageFile": "measurement_distance_lower_lip_height-frontal.png",
    "description": "The surface distance from sublabiale (sl) to stomion (sto), when the mouth is in a neutral position",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "front",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(18, 51)",
    "storedPoints": [
      {
        "x": -0.43222222222222223,
        "y": -22.473333333333333,
        "z": 89.64
      },
      {
        "x": -0.5344444444444445,
        "y": -23.356666666666666,
        "z": 90.1
      },
      {
        "x": -0.6366666666666667,
        "y": -24.240000000000002,
        "z": 90.36
      },
      {
        "x": -0.7388888888888889,
        "y": -25.123333333333335,
        "z": 90.52
      },
      {
        "x": -0.8411111111111111,
        "y": -26.006666666666668,
        "z": 90.61
      },
      {
        "x": -0.9433333333333334,
        "y": -26.89,
        "z": 90.63
      },
      {
        "x": -1.0455555555555556,
        "y": -27.773333333333333,
        "z": 90.59
      },
      {
        "x": -1.1477777777777778,
        "y": -28.656666666666666,
        "z": 90.51
      },
      {
        "x": -1.25,
        "y": -29.54,
        "z": 90.37
      },
      {
        "x": -1.3522222222222222,
        "y": -30.423333333333332,
        "z": 90.15
      },
      {
        "x": -1.4544444444444444,
        "y": -31.306666666666665,
        "z": 89.85
      },
      {
        "x": -1.5566666666666666,
        "y": -32.19,
        "z": 89.43
      },
      {
        "x": -1.6588888888888889,
        "y": -33.07333333333334,
        "z": 88.79
      },
      {
        "x": -1.761111111111111,
        "y": -33.95666666666666,
        "z": 87.8
      },
      {
        "x": -1.8633333333333333,
        "y": -34.84,
        "z": 86.66
      },
      {
        "x": -1.9655555555555555,
        "y": -35.723333333333336,
        "z": 85.81
      },
      {
        "x": -2.0677777777777777,
        "y": -36.60666666666667,
        "z": 85.2
      }
    ],
    "list": "N",
    "usedFeatures": [
      "Stomion",
      "Sublabiale/Mentolabial_Sulcus"
    ],
    "value": "", //20.18
    "cameraX": -2.945934638090621e-13,
    "cameraY": 45.29431215329029,
    "cameraZ": 1005.183903375542,
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  //{
  //  "id": "Mentolabial_Sulcus_Depth_Surface",
  //  "name": "Mentolabial sulcus depth - Surface",
  //  "flyDistId": "Mentolabial_Sulcus_Depth",
  //  "numberOfSegments": 1,
  //  "imageFile": "measurement_distance_mentolabial_sulcus_depth-frontal.png",
  //  "description": "The surface distance from a line between the pogonion (pg) and the labiale inferius (li) to the sublabiale/mentolabial sulcus (sl).",
  //  "type": "Distances - Surface",
  //  "group": "Surface Distances",
  //  "typeOfView": "front",
  //  "references": "Please check the corresponding 'not surface' measurement", "referencesFly": "(64)",
  //  "storedPoints": [
  //    {
  //      "x": 0.0,
  //      "y": 0.0,
  //      "z": 0.0
  //    }
  //  ],
  //  "list": "N",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": "",
  //  "rangeStart": "1",
  //  "rangeEnd": "200"
  //},
  {
    "id": "Mid-Facial_Height_Surface",
    "name": "Mid-Facial Height - Surface",
    "flyDistId": "Mid-Facial_Height",
    "numberOfSegments": 65,
    "imageFile": "measurement_distance_mid_facial_height-frontal.png",
    "description": "The surface distance between subnasale (sn) and glabella (g)",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "front",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(34, 59)",
    "storedPoints": [
      {
        "x": -0.14892307692307694,
        "y": 0.4629230769230769,
        "z": 95.24
      },
      {
        "x": -0.15784615384615386,
        "y": 1.4458461538461538,
        "z": 98.3
      },
      {
        "x": -0.16676923076923078,
        "y": 2.428769230769231,
        "z": 100.3
      },
      {
        "x": -0.1756923076923077,
        "y": 3.4116923076923076,
        "z": 101.74
      },
      {
        "x": -0.18461538461538463,
        "y": 4.394615384615385,
        "z": 102.92
      },
      {
        "x": -0.19353846153846155,
        "y": 5.377538461538462,
        "z": 103.95
      },
      {
        "x": -0.20246153846153847,
        "y": 6.3604615384615375,
        "z": 104.83
      },
      {
        "x": -0.2113846153846154,
        "y": 7.343384615384615,
        "z": 105.55
      },
      {
        "x": -0.22030769230769232,
        "y": 8.326307692307692,
        "z": 106.08
      },
      {
        "x": -0.22923076923076924,
        "y": 9.30923076923077,
        "z": 106.4
      },
      {
        "x": -0.23815384615384616,
        "y": 10.292153846153846,
        "z": 106.55
      },
      {
        "x": -0.24707692307692308,
        "y": 11.275076923076924,
        "z": 106.49
      },
      {
        "x": -0.256,
        "y": 12.258000000000001,
        "z": 106.31
      },
      {
        "x": -0.26492307692307693,
        "y": 13.240923076923076,
        "z": 106.02
      },
      {
        "x": -0.27384615384615385,
        "y": 14.223846153846154,
        "z": 105.62
      },
      {
        "x": -0.2827692307692308,
        "y": 15.20676923076923,
        "z": 105.1
      },
      {
        "x": -0.2916923076923077,
        "y": 16.189692307692308,
        "z": 104.53
      },
      {
        "x": -0.3006153846153846,
        "y": 17.172615384615384,
        "z": 103.9
      },
      {
        "x": -0.30953846153846154,
        "y": 18.155538461538463,
        "z": 103.23
      },
      {
        "x": -0.31846153846153846,
        "y": 19.138461538461538,
        "z": 102.55
      },
      {
        "x": -0.3273846153846154,
        "y": 20.121384615384617,
        "z": 101.85
      },
      {
        "x": -0.3363076923076923,
        "y": 21.104307692307692,
        "z": 101.15
      },
      {
        "x": -0.34523076923076923,
        "y": 22.087230769230768,
        "z": 100.46
      },
      {
        "x": -0.35415384615384615,
        "y": 23.070153846153847,
        "z": 99.78
      },
      {
        "x": -0.3630769230769231,
        "y": 24.053076923076922,
        "z": 99.1
      },
      {
        "x": -0.372,
        "y": 25.036,
        "z": 98.42
      },
      {
        "x": -0.3809230769230769,
        "y": 26.018923076923077,
        "z": 97.75
      },
      {
        "x": -0.38984615384615384,
        "y": 27.001846153846152,
        "z": 97.08
      },
      {
        "x": -0.39876923076923076,
        "y": 27.98476923076923,
        "z": 96.42
      },
      {
        "x": -0.4076923076923077,
        "y": 28.967692307692307,
        "z": 95.77
      },
      {
        "x": -0.4166153846153846,
        "y": 29.950615384615386,
        "z": 95.11
      },
      {
        "x": -0.42553846153846153,
        "y": 30.93353846153846,
        "z": 94.46
      },
      {
        "x": -0.43446153846153845,
        "y": 31.916461538461537,
        "z": 93.81
      },
      {
        "x": -0.4433846153846154,
        "y": 32.89938461538461,
        "z": 93.15
      },
      {
        "x": -0.4523076923076923,
        "y": 33.88230769230769,
        "z": 92.5
      },
      {
        "x": -0.4612307692307692,
        "y": 34.86523076923076,
        "z": 91.84
      },
      {
        "x": -0.47015384615384614,
        "y": 35.84815384615384,
        "z": 91.21
      },
      {
        "x": -0.47907692307692307,
        "y": 36.83107692307692,
        "z": 90.59
      },
      {
        "x": -0.488,
        "y": 37.81399999999999,
        "z": 90
      },
      {
        "x": -0.4969230769230769,
        "y": 38.79692307692307,
        "z": 89.43
      },
      {
        "x": -0.5058461538461538,
        "y": 39.77984615384615,
        "z": 88.91
      },
      {
        "x": -0.5147692307692308,
        "y": 40.76276923076923,
        "z": 88.41
      },
      {
        "x": -0.5236923076923077,
        "y": 41.7456923076923,
        "z": 87.98
      },
      {
        "x": -0.5326153846153846,
        "y": 42.72861538461538,
        "z": 87.55
      },
      {
        "x": -0.5415384615384615,
        "y": 43.71153846153846,
        "z": 87.22
      },
      {
        "x": -0.5504615384615384,
        "y": 44.69446153846153,
        "z": 86.88
      },
      {
        "x": -0.5593846153846154,
        "y": 45.67738461538461,
        "z": 86.61
      },
      {
        "x": -0.5683076923076923,
        "y": 46.66030769230769,
        "z": 86.37
      },
      {
        "x": -0.5772307692307692,
        "y": 47.64323076923076,
        "z": 86.15
      },
      {
        "x": -0.5861538461538461,
        "y": 48.62615384615384,
        "z": 86.02
      },
      {
        "x": -0.5950769230769231,
        "y": 49.60907692307692,
        "z": 85.89
      },
      {
        "x": -0.604,
        "y": 50.592,
        "z": 85.82
      },
      {
        "x": -0.6129230769230769,
        "y": 51.57492307692307,
        "z": 85.79
      },
      {
        "x": -0.6218461538461538,
        "y": 52.55784615384615,
        "z": 85.77
      },
      {
        "x": -0.6307692307692307,
        "y": 53.54076923076923,
        "z": 85.81
      },
      {
        "x": -0.6396923076923077,
        "y": 54.5236923076923,
        "z": 85.87
      },
      {
        "x": -0.6486153846153846,
        "y": 55.50661538461538,
        "z": 85.93
      },
      {
        "x": -0.6575384615384615,
        "y": 56.48953846153846,
        "z": 86.03
      },
      {
        "x": -0.6664615384615384,
        "y": 57.47246153846153,
        "z": 86.13
      },
      {
        "x": -0.6753846153846154,
        "y": 58.45538461538461,
        "z": 86.24
      },
      {
        "x": -0.6843076923076923,
        "y": 59.43830769230769,
        "z": 86.37
      },
      {
        "x": -0.6932307692307692,
        "y": 60.42123076923077,
        "z": 86.49
      },
      {
        "x": -0.7021538461538461,
        "y": 61.40415384615384,
        "z": 86.62
      },
      {
        "x": -0.711076923076923,
        "y": 62.38707692307692,
        "z": 86.74
      }
    ],
    "list": "N",
    "usedFeatures": [
      "Subnasale",
      "Glabella"
    ],
    "value": "", //76.92
    "cameraX": -2.945934638090621e-13,
    "cameraY": 45.29431215329029,
    "cameraZ": 1005.183903375542,
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Mouth/Lips_Width_Surface",
    "name": "Mouth/Lips Width - Surface",
    "flyDistId": "Mouth/Lips_Width",
    "numberOfSegments": 50,
    "imageFile": "measurement_distance_mouth_width-basal.png",
    "description": "The surface distance from cheilion - left (ch_l) to cheilion - right (ch_r), when the mouth is in a neutral position",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "front",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(18, 51)",
    "storedPoints": [
      {
        "x": 23.837,
        "y": -23.4396,
        "z": 76.11
      },
      {
        "x": 22.854,
        "y": -23.429199999999998,
        "z": 76.22
      },
      {
        "x": 21.871000000000002,
        "y": -23.4188,
        "z": 76.49
      },
      {
        "x": 20.888,
        "y": -23.4084,
        "z": 77
      },
      {
        "x": 19.905,
        "y": -23.398,
        "z": 77.75
      },
      {
        "x": 18.922,
        "y": -23.3876,
        "z": 78.67
      },
      {
        "x": 17.939,
        "y": -23.3772,
        "z": 79.75
      },
      {
        "x": 16.956,
        "y": -23.366799999999998,
        "z": 80.82
      },
      {
        "x": 15.973,
        "y": -23.3564,
        "z": 81.9
      },
      {
        "x": 14.99,
        "y": -23.346,
        "z": 82.93
      },
      {
        "x": 14.007,
        "y": -23.3356,
        "z": 83.91
      },
      {
        "x": 13.024000000000001,
        "y": -23.3252,
        "z": 84.84
      },
      {
        "x": 12.041,
        "y": -23.314799999999998,
        "z": 85.71
      },
      {
        "x": 11.058,
        "y": -23.3044,
        "z": 86.51
      },
      {
        "x": 10.075000000000001,
        "y": -23.294,
        "z": 87.23
      },
      {
        "x": 9.092,
        "y": -23.2836,
        "z": 87.87
      },
      {
        "x": 8.109000000000002,
        "y": -23.2732,
        "z": 88.41
      },
      {
        "x": 7.126000000000001,
        "y": -23.2628,
        "z": 88.86
      },
      {
        "x": 6.143000000000001,
        "y": -23.252399999999998,
        "z": 89.22
      },
      {
        "x": 5.16,
        "y": -23.242,
        "z": 89.5
      },
      {
        "x": 4.177,
        "y": -23.2316,
        "z": 89.71
      },
      {
        "x": 3.193999999999999,
        "y": -23.2212,
        "z": 89.85
      },
      {
        "x": 2.211000000000002,
        "y": -23.2108,
        "z": 89.95
      },
      {
        "x": 1.2280000000000015,
        "y": -23.2004,
        "z": 90
      },
      {
        "x": 0.245000000000001,
        "y": -23.189999999999998,
        "z": 90.02
      },
      {
        "x": -0.7379999999999995,
        "y": -23.1796,
        "z": 90.01
      },
      {
        "x": -1.721,
        "y": -23.1692,
        "z": 89.97
      },
      {
        "x": -2.7040000000000006,
        "y": -23.1588,
        "z": 89.88
      },
      {
        "x": -3.6869999999999976,
        "y": -23.1484,
        "z": 89.75
      },
      {
        "x": -4.669999999999998,
        "y": -23.137999999999998,
        "z": 89.57
      },
      {
        "x": -5.652999999999999,
        "y": -23.1276,
        "z": 89.32
      },
      {
        "x": -6.635999999999999,
        "y": -23.1172,
        "z": 88.99
      },
      {
        "x": -7.619,
        "y": -23.1068,
        "z": 88.57
      },
      {
        "x": -8.601999999999997,
        "y": -23.0964,
        "z": 88.06
      },
      {
        "x": -9.585,
        "y": -23.086,
        "z": 87.45
      },
      {
        "x": -10.567999999999998,
        "y": -23.075599999999998,
        "z": 86.75
      },
      {
        "x": -11.551000000000002,
        "y": -23.0652,
        "z": 85.97
      },
      {
        "x": -12.533999999999999,
        "y": -23.0548,
        "z": 85.12
      },
      {
        "x": -13.516999999999996,
        "y": -23.0444,
        "z": 84.22
      },
      {
        "x": -14.5,
        "y": -23.034,
        "z": 83.24
      },
      {
        "x": -15.482999999999997,
        "y": -23.0236,
        "z": 82.21
      },
      {
        "x": -16.466,
        "y": -23.0132,
        "z": 81.08
      },
      {
        "x": -17.448999999999998,
        "y": -23.0028,
        "z": 79.92
      },
      {
        "x": -18.432000000000002,
        "y": -22.9924,
        "z": 78.76
      },
      {
        "x": -19.415,
        "y": -22.982,
        "z": 77.66
      },
      {
        "x": -20.397999999999996,
        "y": -22.9716,
        "z": 76.75
      },
      {
        "x": -21.381,
        "y": -22.961199999999998,
        "z": 76.08
      },
      {
        "x": -22.363999999999997,
        "y": -22.9508,
        "z": 75.69
      },
      {
        "x": -23.347,
        "y": -22.9404,
        "z": 75.59
      }
    ],
    "list": "N",
    "usedFeatures": [
      "Cheilion_left",
      "Cheilion_right"
    ],
    "value": "", //59.28
    "cameraX": 4.645059358160021e-12,
    "cameraY": -524.4904732391775,
    "cameraZ": 858.6943564505855,
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Nasal_Bridge_Length_Surface",
    "name": "Nasal Bridge Length - Surface",
    "flyDistId": "Nasal_Bridge_Length",
    "numberOfSegments": 45,
    "imageFile": "measurement_distance_nasal_bridge_length-lateral(l).png",
    "description": "The surface distance from pronasale/tip (prn) to nasion (n)",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "front",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(17, 18, 51, 52)",
    "storedPoints": [
      {
        "x": -0.9448888888888889,
        "y": 12.638888888888888,
        "z": 106.15
      },
      {
        "x": -0.9397777777777777,
        "y": 13.507777777777777,
        "z": 105.85
      },
      {
        "x": -0.9346666666666666,
        "y": 14.376666666666665,
        "z": 105.49
      },
      {
        "x": -0.9295555555555555,
        "y": 15.245555555555555,
        "z": 105.02
      },
      {
        "x": -0.9244444444444444,
        "y": 16.114444444444445,
        "z": 104.52
      },
      {
        "x": -0.9193333333333333,
        "y": 16.98333333333333,
        "z": 103.97
      },
      {
        "x": -0.9142222222222222,
        "y": 17.85222222222222,
        "z": 103.39
      },
      {
        "x": -0.9091111111111111,
        "y": 18.72111111111111,
        "z": 102.79
      },
      {
        "x": -0.9039999999999999,
        "y": 19.589999999999996,
        "z": 102.18
      },
      {
        "x": -0.8988888888888888,
        "y": 20.458888888888886,
        "z": 101.57
      },
      {
        "x": -0.8937777777777778,
        "y": 21.327777777777776,
        "z": 100.96
      },
      {
        "x": -0.8886666666666666,
        "y": 22.196666666666665,
        "z": 100.35
      },
      {
        "x": -0.8835555555555555,
        "y": 23.065555555555555,
        "z": 99.74
      },
      {
        "x": -0.8784444444444444,
        "y": 23.93444444444444,
        "z": 99.14
      },
      {
        "x": -0.8733333333333333,
        "y": 24.80333333333333,
        "z": 98.54
      },
      {
        "x": -0.8682222222222222,
        "y": 25.672222222222217,
        "z": 97.95
      },
      {
        "x": -0.863111111111111,
        "y": 26.541111111111107,
        "z": 97.36
      },
      {
        "x": -0.858,
        "y": 27.409999999999997,
        "z": 96.77
      },
      {
        "x": -0.8528888888888888,
        "y": 28.278888888888886,
        "z": 96.19
      },
      {
        "x": -0.8477777777777777,
        "y": 29.147777777777772,
        "z": 95.61
      },
      {
        "x": -0.8426666666666667,
        "y": 30.016666666666662,
        "z": 95.03
      },
      {
        "x": -0.8375555555555555,
        "y": 30.885555555555552,
        "z": 94.46
      },
      {
        "x": -0.8324444444444444,
        "y": 31.75444444444444,
        "z": 93.88
      },
      {
        "x": -0.8273333333333333,
        "y": 32.62333333333333,
        "z": 93.31
      },
      {
        "x": -0.8222222222222222,
        "y": 33.49222222222222,
        "z": 92.73
      },
      {
        "x": -0.8171111111111111,
        "y": 34.36111111111111,
        "z": 92.14
      },
      {
        "x": -0.8119999999999999,
        "y": 35.22999999999999,
        "z": 91.58
      },
      {
        "x": -0.8068888888888889,
        "y": 36.09888888888888,
        "z": 91.02
      },
      {
        "x": -0.8017777777777777,
        "y": 36.96777777777777,
        "z": 90.48
      },
      {
        "x": -0.7966666666666666,
        "y": 37.83666666666666,
        "z": 89.96
      },
      {
        "x": -0.7915555555555556,
        "y": 38.70555555555555,
        "z": 89.46
      },
      {
        "x": -0.7864444444444444,
        "y": 39.57444444444444,
        "z": 89
      },
      {
        "x": -0.7813333333333333,
        "y": 40.44333333333333,
        "z": 88.54
      },
      {
        "x": -0.7762222222222221,
        "y": 41.31222222222222,
        "z": 88.16
      },
      {
        "x": -0.7711111111111111,
        "y": 42.18111111111111,
        "z": 87.78
      },
      {
        "x": -0.766,
        "y": 43.05,
        "z": 87.43
      },
      {
        "x": -0.7608888888888888,
        "y": 43.91888888888889,
        "z": 87.13
      },
      {
        "x": -0.7557777777777778,
        "y": 44.78777777777778,
        "z": 86.84
      },
      {
        "x": -0.7506666666666666,
        "y": 45.656666666666666,
        "z": 86.6
      },
      {
        "x": -0.7455555555555555,
        "y": 46.52555555555554,
        "z": 86.4
      },
      {
        "x": -0.7404444444444445,
        "y": 47.39444444444443,
        "z": 86.19
      },
      {
        "x": -0.7353333333333333,
        "y": 48.26333333333332,
        "z": 86.06
      },
      {
        "x": -0.7302222222222222,
        "y": 49.13222222222221,
        "z": 85.94
      },
      {
        "x": -0.725111111111111,
        "y": 50.0011111111111,
        "z": 85.83
      }
    ],
    "list": "Y",
    "usedFeatures": [
      "Pronasale/Tip",
      "Nasion/Radix"
    ],
    "value": "", //44.72
    "cameraX": -1001.5161464757076,
    "cameraY": 2.6643218855174253,
    "cameraZ": 96.97713161400502,
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Nasal_Tip_Projection_I_Surface",
    "name": "Nasal tip projection I - Surface",
    "flyDistId": "Nasal_Tip_Projection_I",
    "numberOfSegments": 1,
    "imageFile": "measurement_distance_nasal_tip_projection_I_surface-lateral(l).png",
    "description": "The surface distance from Pronasale/Tip (prn) to Subnasale (sn).",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "front",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(64)",
    "storedPoints": [
      {
        "x": 0.0,
        "y": 0.0,
        "z": 0.0
      }
    ],
    "list": "N",
    "usedFeatures": [
      "Pronasale/Tip",
      "Subnasale"
    ],
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  //{
  //  "id": "Nasal_Tip_Projection_II_Surface",
  //  "name": "Nasal tip projection II - Surface",
  //  "flyDistId": "Nasal_Tip_Projection_II",
  //  "numberOfSegments": 1,
  //  "imageFile": "measurement_distance_nasal_tip_projection_II-frontal.png",
  //  "description": "The surface distance from pronasale/tip (prn) to a line between nasion/radix (n) and subnasale (sn).",
  //  "type": "Distances - Surface",
  //  "group": "Surface Distances",
  //  "typeOfView": "front",
  //  "references": "Please check the corresponding 'not surface' measurement", "referencesFly": "(65)",
  //  "storedPoints": [
  //    {
  //      "x": 0.0,
  //      "y": 0.0,
  //      "z": 0.0
  //    }
  //  ],
  //  "list": "N",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": "",
  //  "rangeStart": "1",
  //  "rangeEnd": "200"
  //},
  //{
  //  "id": "Nasal_Tip_Protrusion_Surface",
  //  "name": "Nasal tip protrusion - Surface",
  //  "flyDistId": "Nasal_Tip_Protrusion",
  //  "numberOfSegments": 1,
  //  "imageFile": "measurement_distance_nasal_tip_protrusion-frontal.png",
  //  "description": "The surface distance between pronasale/tip (prn) and the line drawn horizontally between alar margins.",
  //  "type": "Distances - Surface",
  //  "group": "Surface Distances",
  //  "typeOfView": "front",
  //  "references": "Please check the corresponding 'not surface' measurement", "referencesFly": "(48)",
  //  "storedPoints": [
  //    {
  //      "x": 0.0,
  //      "y": 0.0,
  //      "z": 0.0
  //    }
  //  ],
  //  "list": "N",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": "",
  //  "rangeStart": "1",
  //  "rangeEnd": "200"
  //},
  //{
  //  "id": "Nasal_Root_Depth_Surface",
  //  "name": "Nasal root depth - Surface",
  //  "flyDistId": "Nasal_Root_Depth",
  //  "numberOfSegments": 1,
  //  "imageFile": "measurement_distance_nasal_root_depth-frontal.png",
  //  "description": "The surface distance from the vertical plane passing through nasion (n) to the plane passing through endocanthion (en_r).",
  //  "type": "Distances - Surface",
  //  "group": "Surface Distances",
  //  "typeOfView": "front",
  //  "references": "Please check the corresponding 'not surface' measurement",
  //  "referencesFly": "(9)",
  //  "storedPoints": [
  //    {
  //      "x": 0.0,
  //      "y": 0.0,
  //      "z": 0.0
  //    }
  //  ],
  //  "list": "N",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": "",
  //  "rangeStart": "1",
  //  "rangeEnd": "200"
  //},
  {
    "id": "Nasal_Root_Width_Surface",
    "name": "Nasal Root Width - Surface",
    "flyDistId": "Nasal_Root_Width",
    "numberOfSegments": 23,
    "imageFile": "measurement_distance_nasal_root_width-frontal.png",
    "description": "Distance from maxilloanteriorale - left (mf_l) to maxilloanteriorale - right (mf_r)",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "front",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(25, 26, 52, 66)",
    "storedPoints": [
      {
        "x": 10.043478260869565,
        "y": 31.09304347826087,
        "z": 85.53
      },
      {
        "x": 9.06695652173913,
        "y": 31.01608695652174,
        "z": 87.38
      },
      {
        "x": 8.090434782608696,
        "y": 30.93913043478261,
        "z": 89.1
      },
      {
        "x": 7.11391304347826,
        "y": 30.86217391304348,
        "z": 90.57
      },
      {
        "x": 6.137391304347825,
        "y": 30.78521739130435,
        "z": 91.81
      },
      {
        "x": 5.160869565217391,
        "y": 30.70826086956522,
        "z": 92.78
      },
      {
        "x": 4.184347826086956,
        "y": 30.631304347826088,
        "z": 93.51
      },
      {
        "x": 3.207826086956521,
        "y": 30.554347826086957,
        "z": 94.06
      },
      {
        "x": 2.231304347826086,
        "y": 30.477391304347826,
        "z": 94.47
      },
      {
        "x": 1.2547826086956508,
        "y": 30.400434782608695,
        "z": 94.75
      },
      {
        "x": 0.2782608695652158,
        "y": 30.323478260869564,
        "z": 94.88
      },
      {
        "x": -0.6982608695652175,
        "y": 30.246521739130436,
        "z": 94.89
      },
      {
        "x": -1.6747826086956525,
        "y": 30.169565217391305,
        "z": 94.81
      },
      {
        "x": -2.6513043478260876,
        "y": 30.092608695652174,
        "z": 94.62
      },
      {
        "x": -3.6278260869565226,
        "y": 30.015652173913043,
        "z": 94.25
      },
      {
        "x": -4.604347826086958,
        "y": 29.938695652173912,
        "z": 93.72
      },
      {
        "x": -5.580869565217391,
        "y": 29.86173913043478,
        "z": 92.98
      },
      {
        "x": -6.557391304347828,
        "y": 29.78478260869565,
        "z": 92
      },
      {
        "x": -7.533913043478261,
        "y": 29.70782608695652,
        "z": 90.77
      },
      {
        "x": -8.510434782608698,
        "y": 29.63086956521739,
        "z": 89.3
      },
      {
        "x": -9.486956521739131,
        "y": 29.55391304347826,
        "z": 87.62
      },
      {
        "x": -10.463478260869568,
        "y": 29.47695652173913,
        "z": 85.81
      }
    ],
    "list": "N",
    "usedFeatures": [
      "Maxilloanteriorale_left",
      "Maxilloanteriorale_right"
    ],
    "value": "", //33.33
    "cameraX": -2.945934638090621e-13,
    "cameraY": 45.29431215329029,
    "cameraZ": 1005.183903375542,
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Nasal_Tip_Projection_Surface",
    "name": "Nasal Tip Projection - Surface",
    "numberOfSegments": 19,
    "imageFile": "measurement_distance_nasal_tip_projection_I-lateral(l).png",
    "description": "The surface distance from pronasale/Tip (prn) to subnasale (sn)",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "front",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(64)",
    "storedPoints": [
      {
        "x": -0.18263157894736842,
        "y": 0.12684210526315787,
        "z": 94.34
      },
      {
        "x": -0.22526315789473683,
        "y": 0.7736842105263158,
        "z": 96.24
      },
      {
        "x": -0.2678947368421053,
        "y": 1.4205263157894736,
        "z": 98.23
      },
      {
        "x": -0.31052631578947365,
        "y": 2.0673684210526315,
        "z": 99.66
      },
      {
        "x": -0.3531578947368421,
        "y": 2.714210526315789,
        "z": 100.75
      },
      {
        "x": -0.3957894736842105,
        "y": 3.3610526315789473,
        "z": 101.67
      },
      {
        "x": -0.43842105263157893,
        "y": 4.007894736842106,
        "z": 102.47
      },
      {
        "x": -0.48105263157894734,
        "y": 4.6547368421052635,
        "z": 103.19
      },
      {
        "x": -0.5236842105263158,
        "y": 5.301578947368421,
        "z": 103.86
      },
      {
        "x": -0.5663157894736841,
        "y": 5.948421052631579,
        "z": 104.46
      },
      {
        "x": -0.6089473684210526,
        "y": 6.5952631578947365,
        "z": 105
      },
      {
        "x": -0.651578947368421,
        "y": 7.242105263157894,
        "z": 105.46
      },
      {
        "x": -0.6942105263157894,
        "y": 7.888947368421054,
        "z": 105.85
      },
      {
        "x": -0.7368421052631579,
        "y": 8.535789473684211,
        "z": 106.12
      },
      {
        "x": -0.7794736842105262,
        "y": 9.182631578947369,
        "z": 106.33
      },
      {
        "x": -0.8221052631578947,
        "y": 9.829473684210527,
        "z": 106.43
      },
      {
        "x": -0.8647368421052631,
        "y": 10.476315789473684,
        "z": 106.48
      },
      {
        "x": -0.9073684210526315,
        "y": 11.123157894736842,
        "z": 106.44
      }
    ],
    "list": "Y",
    "usedFeatures": [
      "Subnasale",
      "Pronasale/Tip"
    ],
    "value": "", //19.60
    "cameraX": -1001.5161464757076,
    "cameraY": 2.6643218855174253,
    "cameraZ": 96.97713161400502,
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Nose_Height_Surface",
    "name": "Nose Height - Surface",
    "flyDistId": "Nose_Height",
    "numberOfSegments": 52,
    "imageFile": "measurement_distance_nose_height-lateral(l).png",
    "description": "The surface distance from Subnasale (sn) to Nasion (n)",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "front",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(18, 25, 51, 21)",
    "storedPoints": [
      {
        "x": -0.15115384615384617,
        "y": 0.46826923076923077,
        "z": 95.25
      },
      {
        "x": -0.16230769230769232,
        "y": 1.4565384615384616,
        "z": 98.33
      },
      {
        "x": -0.17346153846153847,
        "y": 2.4448076923076925,
        "z": 100.33
      },
      {
        "x": -0.18461538461538463,
        "y": 3.433076923076923,
        "z": 101.77
      },
      {
        "x": -0.19576923076923078,
        "y": 4.421346153846153,
        "z": 102.95
      },
      {
        "x": -0.20692307692307693,
        "y": 5.409615384615385,
        "z": 103.98
      },
      {
        "x": -0.21807692307692308,
        "y": 6.397884615384616,
        "z": 104.86
      },
      {
        "x": -0.22923076923076924,
        "y": 7.386153846153846,
        "z": 105.58
      },
      {
        "x": -0.2403846153846154,
        "y": 8.374423076923078,
        "z": 106.1
      },
      {
        "x": -0.25153846153846154,
        "y": 9.362692307692308,
        "z": 106.41
      },
      {
        "x": -0.26269230769230767,
        "y": 10.350961538461538,
        "z": 106.54
      },
      {
        "x": -0.27384615384615385,
        "y": 11.33923076923077,
        "z": 106.49
      },
      {
        "x": -0.28500000000000003,
        "y": 12.3275,
        "z": 106.29
      },
      {
        "x": -0.29615384615384616,
        "y": 13.31576923076923,
        "z": 105.99
      },
      {
        "x": -0.3073076923076923,
        "y": 14.304038461538463,
        "z": 105.58
      },
      {
        "x": -0.31846153846153846,
        "y": 15.292307692307693,
        "z": 105.05
      },
      {
        "x": -0.32961538461538464,
        "y": 16.280576923076925,
        "z": 104.46
      },
      {
        "x": -0.34076923076923077,
        "y": 17.268846153846155,
        "z": 103.84
      },
      {
        "x": -0.3519230769230769,
        "y": 18.257115384615386,
        "z": 103.16
      },
      {
        "x": -0.3630769230769231,
        "y": 19.245384615384616,
        "z": 102.47
      },
      {
        "x": -0.37423076923076926,
        "y": 20.233653846153846,
        "z": 101.77
      },
      {
        "x": -0.3853846153846154,
        "y": 21.221923076923076,
        "z": 101.07
      },
      {
        "x": -0.3965384615384615,
        "y": 22.21019230769231,
        "z": 100.38
      },
      {
        "x": -0.4076923076923077,
        "y": 23.19846153846154,
        "z": 99.68
      },
      {
        "x": -0.41884615384615387,
        "y": 24.18673076923077,
        "z": 99
      },
      {
        "x": -0.43,
        "y": 25.175,
        "z": 98.32
      },
      {
        "x": -0.4411538461538461,
        "y": 26.16326923076923,
        "z": 97.64
      },
      {
        "x": -0.4523076923076923,
        "y": 27.15153846153846,
        "z": 96.98
      },
      {
        "x": -0.4634615384615385,
        "y": 28.139807692307695,
        "z": 96.31
      },
      {
        "x": -0.4746153846153846,
        "y": 29.128076923076925,
        "z": 95.65
      },
      {
        "x": -0.48576923076923073,
        "y": 30.116346153846155,
        "z": 95
      },
      {
        "x": -0.4969230769230769,
        "y": 31.104615384615386,
        "z": 94.34
      },
      {
        "x": -0.5080769230769231,
        "y": 32.09288461538461,
        "z": 93.68
      },
      {
        "x": -0.5192307692307692,
        "y": 33.081153846153846,
        "z": 93.03
      },
      {
        "x": -0.5303846153846153,
        "y": 34.06942307692307,
        "z": 92.36
      },
      {
        "x": -0.5415384615384615,
        "y": 35.05769230769231,
        "z": 91.71
      },
      {
        "x": -0.5526923076923077,
        "y": 36.04596153846153,
        "z": 91.07
      },
      {
        "x": -0.5638461538461539,
        "y": 37.03423076923077,
        "z": 90.46
      },
      {
        "x": -0.575,
        "y": 38.0225,
        "z": 89.87
      },
      {
        "x": -0.5861538461538461,
        "y": 39.01076923076923,
        "z": 89.31
      },
      {
        "x": -0.5973076923076923,
        "y": 39.99903846153846,
        "z": 88.79
      },
      {
        "x": -0.6084615384615384,
        "y": 40.98730769230769,
        "z": 88.31
      },
      {
        "x": -0.6196153846153846,
        "y": 41.97557692307692,
        "z": 87.88
      },
      {
        "x": -0.6307692307692307,
        "y": 42.96384615384615,
        "z": 87.47
      },
      {
        "x": -0.6419230769230769,
        "y": 43.95211538461538,
        "z": 87.13
      },
      {
        "x": -0.653076923076923,
        "y": 44.940384615384616,
        "z": 86.79
      },
      {
        "x": -0.6642307692307692,
        "y": 45.92865384615384,
        "z": 86.54
      },
      {
        "x": -0.6753846153846154,
        "y": 46.91692307692308,
        "z": 86.31
      },
      {
        "x": -0.6865384615384615,
        "y": 47.9051923076923,
        "z": 86.11
      },
      {
        "x": -0.6976923076923077,
        "y": 48.89346153846154,
        "z": 85.98
      },
      {
        "x": -0.7088461538461538,
        "y": 49.881730769230764,
        "z": 85.85
      }
    ],
    "list": "N",
    "usedFeatures": [
      "Subnasale",
      "Nasion/Radix"
    ],
    "value": "", //64.36
    "cameraX": -953.1958035349812,
    "cameraY": 41.39374023983134,
    "cameraZ": 58.62646940442403,
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  //{
  //  "id": "Nostril_Width_Surface",
  //  "name": "Nostril width - Surface",
  //  "flyDistId": "Nostril_Width",
  //  "numberOfSegments": 1,
  //  "imageFile": "measurement_distance_nostril_width-frontal.png",
  //  "description": "The surface distance between the bilateral junction of alar and nostril floor.",
  //  "type": "Distances - Surface",
  //  "group": "Surface Distances",
  //  "typeOfView": "front",
  //  "references": "Please check the corresponding 'not surface' measurement",
  //  "referencesFly": "(48)",
  //  "storedPoints": [
  //    {
  //      "x": 0.0,
  //      "y": 0.0,
  //      "z": 0.0
  //    }
  //  ],
  //  "list": "N",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": "",
  //  "rangeStart": "1",
  //  "rangeEnd": "200"
  //},
  {
    "id": "Nostril_Floor_Width_(left)_Surface",
    "name": "Nostril Floor Width (left) - Surface",
    "flyDistId": "Nostril_Floor_Width_(left)",
    "numberOfSegments": 13,
    "imageFile": "measurement_distance_left_nostril_floor_width-basal.png",
    "description": "The surface distance from subnasale (sn) to subalare - left (sbal_l)",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "basal",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(12, 51, 52)",
    "storedPoints": [
      {
        "x": 0.73,
        "y": -0.97,
        "z": 94.39
      },
      {
        "x": 1.61,
        "y": -0.28,
        "z": 93.33
      },
      {
        "x": 2.48,
        "y": -0.05,
        "z": 93.17
      },
      {
        "x": 3.35,
        "y": 0.29,
        "z": 92.81
      },
      {
        "x": 4.23,
        "y": 0.72,
        "z": 92.26
      },
      {
        "x": 5.11,
        "y": 1.19,
        "z": 91.63
      },
      {
        "x": 5.99,
        "y": 1.66,
        "z": 91
      },
      {
        "x": 6.88,
        "y": 2.08,
        "z": 90.48
      },
      {
        "x": 7.76,
        "y": 2.45,
        "z": 90.06
      },
      {
        "x": 8.64,
        "y": 2.77,
        "z": 89.73
      },
      {
        "x": 9.52,
        "y": 3.07,
        "z": 89.44
      },
      {
        "x": 10.39,
        "y": 3.31,
        "z": 89.27
      }
    ],
    "list": "N",
    "usedFeatures": [
      "Subnasale",
      "Subalare_left"
    ],
    "value": "", //15.07
    "cameraX": 3.6372055628597087e-12,
    "cameraY": -524.4904732391775,
    "cameraZ": 858.6943564505775,
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Nostril_Floor_Width_(right)_Surface",
    "name": "Nostril Floor Width (right) - Surface",
    "flyDistId": "Nostril_Floor_Width_(right)",
    "numberOfSegments": 13,
    "imageFile": "measurement_distance_right_nostril_floor_width-basal.png",
    "description": "The surface distance from subnasale (sn) to subalare - right (sbal_r)",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "basal",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(12, 51, 52)",
    "storedPoints": [
      {
        "x": -0.88,
        "y": -0.87,
        "z": 94.51
      },
      {
        "x": -1.62,
        "y": -0.09,
        "z": 93.58
      },
      {
        "x": -2.36,
        "y": 0.22,
        "z": 93.58
      },
      {
        "x": -3.1,
        "y": 0.65,
        "z": 93.35
      },
      {
        "x": -3.85,
        "y": 1.2,
        "z": 92.88
      },
      {
        "x": -4.59,
        "y": 1.83,
        "z": 92.24
      },
      {
        "x": -5.34,
        "y": 2.47,
        "z": 91.59
      },
      {
        "x": -6.08,
        "y": 3.05,
        "z": 91.07
      },
      {
        "x": -6.83,
        "y": 3.59,
        "z": 90.61
      },
      {
        "x": -7.58,
        "y": 4.12,
        "z": 90.19
      },
      {
        "x": -8.32,
        "y": 4.71,
        "z": 89.65
      },
      {
        "x": -9.07,
        "y": 5.25,
        "z": 89.2
      }
    ],
    "list": "N",
    "usedFeatures": [
      "Subnasale",
      "Subalare_right"
    ],
    "value": "", //14.14
    "cameraX": 3.6372055628597087e-12,
    "cameraY": -524.4904732391775,
    "cameraZ": 858.6943564505775,
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Outer_Intercanthal_Distance_Surface",
    "name": "Outer Intercanthal Distance - Surface",
    "flyDistId": "Outer_Intercanthal_Distance",
    "numberOfSegments": 100,
    "imageFile": "measurement_distance_outercanthal_distance-frontal.png",
    "description": "Distance from exocanthion/lateral canthus – left (ex_l) to exocanthion/lateral canthus – right (ex_r)",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "front",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(18, 61)",
    "storedPoints": [
      {
        "x": 49.302,
        "y": 47.2992,
        "z": 63.64
      },
      {
        "x": 48.303999999999995,
        "y": 47.298399999999994,
        "z": 64.14
      },
      {
        "x": 47.306,
        "y": 47.297599999999996,
        "z": 65.78
      },
      {
        "x": 46.308,
        "y": 47.2968,
        "z": 67.1
      },
      {
        "x": 45.309999999999995,
        "y": 47.296,
        "z": 68.18
      },
      {
        "x": 44.312,
        "y": 47.295199999999994,
        "z": 69.08
      },
      {
        "x": 43.314,
        "y": 47.294399999999996,
        "z": 69.82
      },
      {
        "x": 42.315999999999995,
        "y": 47.2936,
        "z": 70.43
      },
      {
        "x": 41.318,
        "y": 47.2928,
        "z": 70.47
      },
      {
        "x": 40.31999999999999,
        "y": 47.291999999999994,
        "z": 69.39
      },
      {
        "x": 39.321999999999996,
        "y": 47.291199999999996,
        "z": 68.08
      },
      {
        "x": 38.324,
        "y": 47.2904,
        "z": 67.09
      },
      {
        "x": 37.32599999999999,
        "y": 47.2896,
        "z": 66.44
      },
      {
        "x": 36.327999999999996,
        "y": 47.288799999999995,
        "z": 65.97
      },
      {
        "x": 35.33,
        "y": 47.288,
        "z": 65.8
      },
      {
        "x": 34.331999999999994,
        "y": 47.2872,
        "z": 66.08
      },
      {
        "x": 33.333999999999996,
        "y": 47.2864,
        "z": 66.82
      },
      {
        "x": 32.336,
        "y": 47.285599999999995,
        "z": 67.87
      },
      {
        "x": 31.337999999999997,
        "y": 47.2848,
        "z": 69.69
      },
      {
        "x": 30.339999999999996,
        "y": 47.284,
        "z": 71.77
      },
      {
        "x": 29.342,
        "y": 47.2832,
        "z": 72.04
      },
      {
        "x": 28.343999999999998,
        "y": 47.282399999999996,
        "z": 71.73
      },
      {
        "x": 27.345999999999997,
        "y": 47.2816,
        "z": 71.33
      },
      {
        "x": 26.348,
        "y": 47.2808,
        "z": 70.84
      },
      {
        "x": 25.349999999999998,
        "y": 47.28,
        "z": 70.25
      },
      {
        "x": 24.351999999999997,
        "y": 47.279199999999996,
        "z": 70.71
      },
      {
        "x": 23.353999999999996,
        "y": 47.2784,
        "z": 70.95
      },
      {
        "x": 22.355999999999998,
        "y": 47.2776,
        "z": 71.12
      },
      {
        "x": 21.357999999999997,
        "y": 47.276799999999994,
        "z": 72.11
      },
      {
        "x": 20.359999999999996,
        "y": 47.275999999999996,
        "z": 73.22
      },
      {
        "x": 19.362,
        "y": 47.2752,
        "z": 73.94
      },
      {
        "x": 18.363999999999997,
        "y": 47.2744,
        "z": 74.56
      },
      {
        "x": 17.366,
        "y": 47.273599999999995,
        "z": 75.16
      },
      {
        "x": 16.367999999999995,
        "y": 47.2728,
        "z": 75.75
      },
      {
        "x": 15.369999999999997,
        "y": 47.272,
        "z": 76.37
      },
      {
        "x": 14.372,
        "y": 47.2712,
        "z": 77.04
      },
      {
        "x": 13.373999999999995,
        "y": 47.270399999999995,
        "z": 77.76
      },
      {
        "x": 12.375999999999998,
        "y": 47.2696,
        "z": 78.53
      },
      {
        "x": 11.378,
        "y": 47.2688,
        "z": 79.36
      },
      {
        "x": 10.379999999999995,
        "y": 47.268,
        "z": 80.23
      },
      {
        "x": 9.381999999999998,
        "y": 47.267199999999995,
        "z": 81.19
      },
      {
        "x": 8.384,
        "y": 47.2664,
        "z": 82.15
      },
      {
        "x": 7.385999999999996,
        "y": 47.2656,
        "z": 83.08
      },
      {
        "x": 6.387999999999998,
        "y": 47.2648,
        "z": 83.92
      },
      {
        "x": 5.390000000000001,
        "y": 47.263999999999996,
        "z": 84.65
      },
      {
        "x": 4.391999999999996,
        "y": 47.2632,
        "z": 85.24
      },
      {
        "x": 3.3939999999999984,
        "y": 47.2624,
        "z": 85.67
      },
      {
        "x": 2.396000000000001,
        "y": 47.2616,
        "z": 85.97
      },
      {
        "x": 1.3979999999999961,
        "y": 47.260799999999996,
        "z": 86.15
      },
      {
        "x": 0.3999999999999986,
        "y": 47.26,
        "z": 86.24
      },
      {
        "x": -0.5980000000000061,
        "y": 47.2592,
        "z": 86.23
      },
      {
        "x": -1.5960000000000036,
        "y": 47.258399999999995,
        "z": 86.12
      },
      {
        "x": -2.594000000000001,
        "y": 47.2576,
        "z": 85.91
      },
      {
        "x": -3.592000000000006,
        "y": 47.2568,
        "z": 85.58
      },
      {
        "x": -4.590000000000003,
        "y": 47.256,
        "z": 85.13
      },
      {
        "x": -5.588000000000001,
        "y": 47.255199999999995,
        "z": 84.52
      },
      {
        "x": -6.586000000000006,
        "y": 47.2544,
        "z": 83.77
      },
      {
        "x": -7.584000000000003,
        "y": 47.2536,
        "z": 82.9
      },
      {
        "x": -8.582,
        "y": 47.2528,
        "z": 81.96
      },
      {
        "x": -9.580000000000005,
        "y": 47.251999999999995,
        "z": 80.99
      },
      {
        "x": -10.578000000000003,
        "y": 47.2512,
        "z": 80.06
      },
      {
        "x": -11.576,
        "y": 47.2504,
        "z": 79.19
      },
      {
        "x": -12.574000000000005,
        "y": 47.2496,
        "z": 78.37
      },
      {
        "x": -13.572000000000003,
        "y": 47.248799999999996,
        "z": 77.61
      },
      {
        "x": -14.570000000000007,
        "y": 47.248,
        "z": 76.9
      },
      {
        "x": -15.567999999999998,
        "y": 47.2472,
        "z": 76.24
      },
      {
        "x": -16.566000000000003,
        "y": 47.2464,
        "z": 75.63
      },
      {
        "x": -17.564000000000007,
        "y": 47.245599999999996,
        "z": 75.04
      },
      {
        "x": -18.561999999999998,
        "y": 47.2448,
        "z": 74.44
      },
      {
        "x": -19.560000000000002,
        "y": 47.244,
        "z": 73.81
      },
      {
        "x": -20.558000000000007,
        "y": 47.2432,
        "z": 73.02
      },
      {
        "x": -21.555999999999997,
        "y": 47.242399999999996,
        "z": 71.79
      },
      {
        "x": -22.554000000000002,
        "y": 47.2416,
        "z": 71.04
      },
      {
        "x": -23.552000000000007,
        "y": 47.2408,
        "z": 70.9
      },
      {
        "x": -24.549999999999997,
        "y": 47.239999999999995,
        "z": 70.5
      },
      {
        "x": -25.548000000000002,
        "y": 47.2392,
        "z": 70.37
      },
      {
        "x": -26.546000000000006,
        "y": 47.2384,
        "z": 70.94
      },
      {
        "x": -27.543999999999997,
        "y": 47.2376,
        "z": 71.41
      },
      {
        "x": -28.542,
        "y": 47.236799999999995,
        "z": 71.8
      },
      {
        "x": -29.540000000000006,
        "y": 47.236,
        "z": 72.04
      },
      {
        "x": -30.537999999999997,
        "y": 47.2352,
        "z": 71.55
      },
      {
        "x": -31.536,
        "y": 47.2344,
        "z": 69.27
      },
      {
        "x": -32.534000000000006,
        "y": 47.233599999999996,
        "z": 67.66
      },
      {
        "x": -33.532,
        "y": 47.2328,
        "z": 66.67
      },
      {
        "x": -34.53,
        "y": 47.232,
        "z": 66.02
      },
      {
        "x": -35.528000000000006,
        "y": 47.2312,
        "z": 65.83
      },
      {
        "x": -36.525999999999996,
        "y": 47.230399999999996,
        "z": 66.07
      },
      {
        "x": -37.524,
        "y": 47.2296,
        "z": 66.59
      },
      {
        "x": -38.522000000000006,
        "y": 47.2288,
        "z": 67.29
      },
      {
        "x": -39.519999999999996,
        "y": 47.228,
        "z": 68.33
      },
      {
        "x": -40.518,
        "y": 47.227199999999996,
        "z": 69.68
      },
      {
        "x": -41.516000000000005,
        "y": 47.2264,
        "z": 70.55
      },
      {
        "x": -42.513999999999996,
        "y": 47.2256,
        "z": 70.31
      },
      {
        "x": -43.512,
        "y": 47.2248,
        "z": 69.68
      },
      {
        "x": -44.510000000000005,
        "y": 47.224,
        "z": 68.89
      },
      {
        "x": -45.507999999999996,
        "y": 47.2232,
        "z": 67.96
      },
      {
        "x": -46.506,
        "y": 47.2224,
        "z": 66.84
      },
      {
        "x": -47.504000000000005,
        "y": 47.2216,
        "z": 65.47
      },
      {
        "x": -48.50200000000001,
        "y": 47.2208,
        "z": 63.74
      }
    ],
    "list": "N",
    "usedFeatures": [
      "Exocanthion/Lateral_Canthus_left",
      "Exocanthion/Lateral_Canthus_right"
    ],
    "value": "", //127.03
    "cameraX": -2.945934638090621e-13,
    "cameraY": 45.29431215329029,
    "cameraZ": 1005.183903375542,
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Philtrum_Width/Interphiltral_Distance_Surface",
    "name": "Philtrum Width/Interphiltral Distance - Surface",
    "flyDistId": "Philtrum_Width/Interphiltral_Distance",
    "numberOfSegments": 12,
    "imageFile": "measurement_distance_philtrum_width-basal.png",
    "description": "The surface distance from crista philtri - left (cph_l) to crista philtri - right (cph_r), when the mouth is in a neutral position",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "front",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(17, 18, 52)",
    "storedPoints": [
      {
        "x": 5.671666666666666,
        "y": -12.754166666666666,
        "z": 93.36
      },
      {
        "x": 4.703333333333333,
        "y": -12.658333333333333,
        "z": 93.62
      },
      {
        "x": 3.7349999999999994,
        "y": -12.5625,
        "z": 93.83
      },
      {
        "x": 2.766666666666666,
        "y": -12.466666666666667,
        "z": 93.98
      },
      {
        "x": 1.798333333333333,
        "y": -12.370833333333334,
        "z": 94.09
      },
      {
        "x": 0.8299999999999992,
        "y": -12.274999999999999,
        "z": 94.15
      },
      {
        "x": -0.13833333333333364,
        "y": -12.179166666666665,
        "z": 94.17
      },
      {
        "x": -1.1066666666666674,
        "y": -12.083333333333332,
        "z": 94.15
      },
      {
        "x": -2.075,
        "y": -11.987499999999999,
        "z": 94.09
      },
      {
        "x": -3.043333333333334,
        "y": -11.891666666666666,
        "z": 94
      },
      {
        "x": -4.011666666666668,
        "y": -11.795833333333333,
        "z": 93.85
      }
    ],
    "list": "N",
    "usedFeatures": [
      "Crista_Philtri_left",
      "Crista_Philtri_right"
    ],
    "value": "", //11.84
    "cameraX": 3.2764904688811743e-12,
    "cameraY": -524.4904732391775,
    "cameraZ": 858.6943564505775,
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Premaxilla_-_left_Surface",
    "name": "Premaxilla - left - Surface",
    "flyDistId": "Premaxilla_-_left",
    "numberOfSegments": 19,
    "imageFile": "measurement_distance_left_premaxilla-lateral(l).png",
    "description": "The surface distance between subnasale (sn) and alar base junction/alar crease - left (ac_l)",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "basal",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(18)",
    "storedPoints": [
      {
        "x": 0.73,
        "y": -0.52,
        "z": 93.15
      },
      {
        "x": 1.6,
        "y": -0.49,
        "z": 93.06
      },
      {
        "x": 2.47,
        "y": -0.4,
        "z": 92.86
      },
      {
        "x": 3.33,
        "y": -0.24,
        "z": 92.53
      },
      {
        "x": 4.2,
        "y": -0.02,
        "z": 92.06
      },
      {
        "x": 5.07,
        "y": 0.22,
        "z": 91.56
      },
      {
        "x": 5.94,
        "y": 0.48,
        "z": 91
      },
      {
        "x": 6.81,
        "y": 0.74,
        "z": 90.46
      },
      {
        "x": 7.68,
        "y": 0.98,
        "z": 89.96
      },
      {
        "x": 8.55,
        "y": 1.19,
        "z": 89.5
      },
      {
        "x": 9.42,
        "y": 1.38,
        "z": 89.1
      },
      {
        "x": 10.28,
        "y": 1.53,
        "z": 88.77
      },
      {
        "x": 11.15,
        "y": 1.65,
        "z": 88.52
      },
      {
        "x": 12.01,
        "y": 1.75,
        "z": 88.29
      },
      {
        "x": 12.87,
        "y": 1.86,
        "z": 88.04
      },
      {
        "x": 13.73,
        "y": 2.03,
        "z": 87.67
      },
      {
        "x": 14.6,
        "y": 2.31,
        "z": 87.09
      },
      {
        "x": 15.5,
        "y": 2.83,
        "z": 86.02
      }
    ],
    "list": "N",
    "usedFeatures": [
      "Subnasale",
      "Alar_Crest/Alar_Curvature/Alar_Base_Junction/Alar-Facial_Groove/Alar-Cheek_Junction/Alar_Crease_left"
    ],
    "value": "", //19.61
    "cameraX": 830.189399711023,
    "cameraY": 37.35785056804267,
    "cameraZ": 231.58364115727824,
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Premaxilla_-_right_Surface",
    "name": "Premaxilla - right - Surface",
    "flyDistId": "Premaxilla_-_right",
    "numberOfSegments": 19,
    "imageFile": "measurement_distance_right_premaxilla-lateral(r).png",
    "description": "The surface distance between subnasale (sn) and alar base junction/alar crease - right (ac_r)",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "basal",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(18)",
    "storedPoints": [
      {
        "x": -0.98,
        "y": -1.06,
        "z": 94.38
      },
      {
        "x": -1.82,
        "y": -0.38,
        "z": 93.13
      },
      {
        "x": -2.66,
        "y": -0.21,
        "z": 92.94
      },
      {
        "x": -3.5,
        "y": 0.04,
        "z": 92.56
      },
      {
        "x": -4.34,
        "y": 0.34,
        "z": 92.07
      },
      {
        "x": -5.18,
        "y": 0.68,
        "z": 91.52
      },
      {
        "x": -6.03,
        "y": 1.02,
        "z": 90.95
      },
      {
        "x": -6.87,
        "y": 1.35,
        "z": 90.42
      },
      {
        "x": -7.72,
        "y": 1.64,
        "z": 89.96
      },
      {
        "x": -8.56,
        "y": 1.9,
        "z": 89.57
      },
      {
        "x": -9.4,
        "y": 2.12,
        "z": 89.25
      },
      {
        "x": -10.24,
        "y": 2.3,
        "z": 89.01
      },
      {
        "x": -11.07,
        "y": 2.43,
        "z": 88.88
      },
      {
        "x": -11.9,
        "y": 2.5,
        "z": 88.86
      },
      {
        "x": -12.73,
        "y": 2.57,
        "z": 88.86
      },
      {
        "x": -13.56,
        "y": 2.67,
        "z": 88.77
      },
      {
        "x": -14.39,
        "y": 2.88,
        "z": 88.49
      },
      {
        "x": -15.24,
        "y": 3.24,
        "z": 87.88
      }
    ],
    "list": "N",
    "usedFeatures": [
      "Subnasale",
      "Alar_Crest/Alar_Curvature/Alar_Base_Junction/Alar-Facial_Groove/Alar-Cheek_Junction/Alar_Crease_right"
    ],
    "value": "", //20.64
    "cameraX": -809.8084099591517,
    "cameraY": -72.2348277381804,
    "cameraZ": 288.50216648119374,
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Radix_Depth_Surface",
    "name": "Radix Depth - Surface",
    "flyDistId": "Radix_Depth",
    "numberOfSegments": 40,
    "imageFile": "measurement_distance_radix_depth-lateral(l).png",
    "description": "The surface distance from the fronto-subnasal line to the nasion/radix",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "front",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(41)",
    "storedPoints": [
      {
        "x": 0.22199999999999998,
        "y": 51.021499999999996,
        "z": 85.82
      },
      {
        "x": 1.164,
        "y": 51.172999999999995,
        "z": 85.77
      },
      {
        "x": 2.106,
        "y": 51.3245,
        "z": 85.64
      },
      {
        "x": 3.048,
        "y": 51.476,
        "z": 85.44
      },
      {
        "x": 3.99,
        "y": 51.6275,
        "z": 85.16
      },
      {
        "x": 4.9319999999999995,
        "y": 51.778999999999996,
        "z": 84.8
      },
      {
        "x": 5.874,
        "y": 51.930499999999995,
        "z": 84.32
      },
      {
        "x": 6.816,
        "y": 52.082,
        "z": 83.81
      },
      {
        "x": 7.758,
        "y": 52.2335,
        "z": 83.25
      },
      {
        "x": 8.7,
        "y": 52.385,
        "z": 82.63
      },
      {
        "x": 9.642,
        "y": 52.5365,
        "z": 81.99
      },
      {
        "x": 10.583999999999998,
        "y": 52.687999999999995,
        "z": 81.38
      },
      {
        "x": 11.525999999999998,
        "y": 52.8395,
        "z": 80.78
      },
      {
        "x": 12.467999999999998,
        "y": 52.991,
        "z": 80.18
      },
      {
        "x": 13.409999999999998,
        "y": 53.1425,
        "z": 79.61
      },
      {
        "x": 14.351999999999999,
        "y": 53.294,
        "z": 79.09
      },
      {
        "x": 15.293999999999999,
        "y": 53.445499999999996,
        "z": 78.59
      },
      {
        "x": 16.236,
        "y": 53.597,
        "z": 78.16
      },
      {
        "x": 17.178,
        "y": 53.7485,
        "z": 77.78
      },
      {
        "x": 18.12,
        "y": 53.9,
        "z": 77.44
      },
      {
        "x": 19.062,
        "y": 54.0515,
        "z": 77.16
      },
      {
        "x": 20.004,
        "y": 54.202999999999996,
        "z": 76.92
      },
      {
        "x": 20.946,
        "y": 54.3545,
        "z": 76.73
      },
      {
        "x": 21.887999999999998,
        "y": 54.506,
        "z": 76.59
      },
      {
        "x": 22.83,
        "y": 54.6575,
        "z": 76.49
      },
      {
        "x": 23.772,
        "y": 54.809,
        "z": 76.4
      },
      {
        "x": 24.714,
        "y": 54.960499999999996,
        "z": 76.34
      },
      {
        "x": 25.656,
        "y": 55.112,
        "z": 76.29
      },
      {
        "x": 26.598,
        "y": 55.2635,
        "z": 76.23
      },
      {
        "x": 27.54,
        "y": 55.415,
        "z": 76.17
      },
      {
        "x": 28.482,
        "y": 55.5665,
        "z": 76.08
      },
      {
        "x": 29.424,
        "y": 55.717999999999996,
        "z": 75.97
      },
      {
        "x": 30.366,
        "y": 55.8695,
        "z": 75.82
      },
      {
        "x": 31.308,
        "y": 56.021,
        "z": 75.67
      },
      {
        "x": 32.25,
        "y": 56.1725,
        "z": 75.52
      },
      {
        "x": 33.192,
        "y": 56.324,
        "z": 75.37
      },
      {
        "x": 34.134,
        "y": 56.4755,
        "z": 75.23
      },
      {
        "x": 35.076,
        "y": 56.627,
        "z": 75.09
      },
      {
        "x": 36.018,
        "y": 56.7785,
        "z": 74.95
      }
    ],
    "list": "N",
    "usedFeatures": [
      "Nasion/Radix",
      "Supratarsal_Crease_left"
    ],
    "value": "", //40.45
    "cameraX": 998.144844145081,
    "cameraY": -82.5334421044037,
    "cameraZ": 96.6506873215354,
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Radix_Projection_Surface",
    "name": "Radix Projection - Surface",
    "flyDistId": "Radix_Projection",
    "numberOfSegments": "",
    "imageFile": "measurement_distance_radix_projection-lateral(l).png",
    "description": "The height at the nasion is measured from the anterior corneal plane",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "front",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(67)",
    "storedPoints": [],
    "list": "Y",
    "usedFeatures": [
      "Corneal_Plane",
      "Nasion/Radix"
    ],
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Right_Eye_Width_Surface",
    "name": "Right Eye Width - Surface",
    "flyDistId": "Right_Eye_Width",
    "numberOfSegments": 30,
    "imageFile": "measurement_distance_right_eye_length-frontal.png",
    "description": "The surface distance from endocanthion/medial canthus - right (en_r) to exocanthion/lateral canthus – right (ex_r)",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "front",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(18, 56)",
    "storedPoints": [
      {
        "x": -21.959666666666667,
        "y": 42.83133333333333,
        "z": 66.88
      },
      {
        "x": -22.909333333333336,
        "y": 42.98266666666667,
        "z": 66.88
      },
      {
        "x": -23.859,
        "y": 43.134,
        "z": 67.9
      },
      {
        "x": -24.808666666666667,
        "y": 43.285333333333334,
        "z": 68.76
      },
      {
        "x": -25.758333333333333,
        "y": 43.43666666666667,
        "z": 69.49
      },
      {
        "x": -26.708000000000002,
        "y": 43.588,
        "z": 70.11
      },
      {
        "x": -27.657666666666668,
        "y": 43.739333333333335,
        "z": 70.64
      },
      {
        "x": -28.607333333333337,
        "y": 43.89066666666667,
        "z": 71.09
      },
      {
        "x": -29.557000000000002,
        "y": 44.042,
        "z": 71.45
      },
      {
        "x": -30.506666666666668,
        "y": 44.193333333333335,
        "z": 71.72
      },
      {
        "x": -31.456333333333333,
        "y": 44.34466666666667,
        "z": 71.67
      },
      {
        "x": -32.406000000000006,
        "y": 44.496,
        "z": 70.65
      },
      {
        "x": -33.355666666666664,
        "y": 44.647333333333336,
        "z": 69.14
      },
      {
        "x": -34.30533333333334,
        "y": 44.79866666666666,
        "z": 68.18
      },
      {
        "x": -35.255,
        "y": 44.95,
        "z": 67.69
      },
      {
        "x": -36.20466666666667,
        "y": 45.10133333333333,
        "z": 67.51
      },
      {
        "x": -37.154333333333334,
        "y": 45.25266666666666,
        "z": 67.64
      },
      {
        "x": -38.104,
        "y": 45.403999999999996,
        "z": 68.1
      },
      {
        "x": -39.05366666666667,
        "y": 45.55533333333333,
        "z": 68.82
      },
      {
        "x": -40.953,
        "y": 45.858,
        "z": 70.52
      },
      {
        "x": -41.90266666666667,
        "y": 46.00933333333333,
        "z": 70.45
      },
      {
        "x": -42.852333333333334,
        "y": 46.160666666666664,
        "z": 69.95
      },
      {
        "x": -43.80200000000001,
        "y": 46.312,
        "z": 69.31
      },
      {
        "x": -44.751666666666665,
        "y": 46.46333333333333,
        "z": 68.55
      },
      {
        "x": -45.70133333333334,
        "y": 46.614666666666665,
        "z": 67.66
      },
      {
        "x": -46.650999999999996,
        "y": 46.766,
        "z": 66.57
      },
      {
        "x": -47.60066666666667,
        "y": 46.91733333333333,
        "z": 65.26
      },
      {
        "x": -48.550333333333334,
        "y": 47.068666666666665,
        "z": 63.59
      }
    ],
    "list": "N",
    "usedFeatures": [
      "Endocanthion/Medial_Canthus_right",
      "Exocanthion/Lateral_Canthus_right"
    ],
    "value": "", //36.83
    "cameraX": -2.945934638090621e-13,
    "cameraY": 45.29431215329029,
    "cameraZ": 1005.183903375542,
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Subnasal_Width_Surface",
    "name": "Subnasal Width - Surface",
    "flyDistId": "Subnasal_Width",
    "numberOfSegments": 22,
    "imageFile": "measurement_distance_subnasal_width-basal.png",
    "description": "The surface distance from subalare - right (sbal_r) to subalare - left (sbal_l)",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "basal",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(18)",
    "storedPoints": [
      {
        "x": 10.3,
        "y": 3.55,
        "z": 89.3
      },
      {
        "x": 9.34,
        "y": 3.52,
        "z": 89.55
      },
      {
        "x": 8.37,
        "y": 3.42,
        "z": 89.93
      },
      {
        "x": 7.4,
        "y": 3.31,
        "z": 90.34
      },
      {
        "x": 6.44,
        "y": 3.15,
        "z": 90.85
      },
      {
        "x": 5.47,
        "y": 2.9,
        "z": 91.52
      },
      {
        "x": 4.51,
        "y": 2.5,
        "z": 92.51
      },
      {
        "x": 3.54,
        "y": 1.82,
        "z": 94.04
      },
      {
        "x": 2.59,
        "y": 1.22,
        "z": 95.43
      },
      {
        "x": 1.64,
        "y": 0.94,
        "z": 96.16
      },
      {
        "x": 0.7,
        "y": 0.87,
        "z": 96.48
      },
      {
        "x": -0.24,
        "y": 0.89,
        "z": 96.63
      },
      {
        "x": -1.18,
        "y": 0.97,
        "z": 96.64
      },
      {
        "x": -2.12,
        "y": 1.18,
        "z": 96.42
      },
      {
        "x": -3.07,
        "y": 1.7,
        "z": 95.57
      },
      {
        "x": -4.03,
        "y": 2.8,
        "z": 93.56
      },
      {
        "x": -5.96,
        "y": 4.23,
        "z": 91.09
      },
      {
        "x": -6.92,
        "y": 4.72,
        "z": 90.32
      },
      {
        "x": -7.89,
        "y": 5.14,
        "z": 89.66
      },
      {
        "x": -8.85,
        "y": 5.47,
        "z": 89.19
      }
    ],
    "list": "N",
    "usedFeatures": [
      "Subalare_left",
      "Subalare_right"
    ],
    "value": "", //29.28
    "cameraX": -29.328405113855805,
    "cameraY": -560.4020833530464,
    "cameraZ": 835.1859696772786,
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Supratip_Lobule_Surface",
    "name": "Supratip Lobule - Surface",
    "flyDistId": "Supratip_Lobule",
    "numberOfSegments": 10,
    "imageFile": "measurement_distance_supratip_lobule-lateral(l).png",
    "description": "The surface distance from pronasale/tip (prn) to supratip break point (s)",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "front",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(13, 68)",
    "storedPoints": [
      {
        "x": -0.878,
        "y": 12.567,
        "z": 106.18
      },
      {
        "x": -0.8059999999999999,
        "y": 13.363999999999999,
        "z": 105.92
      },
      {
        "x": -0.734,
        "y": 14.161,
        "z": 105.6
      },
      {
        "x": -0.6619999999999999,
        "y": 14.957999999999998,
        "z": 105.2
      },
      {
        "x": -0.59,
        "y": 15.754999999999999,
        "z": 104.77
      },
      {
        "x": -0.518,
        "y": 16.552,
        "z": 104.28
      },
      {
        "x": -0.44599999999999995,
        "y": 17.349,
        "z": 103.77
      },
      {
        "x": -0.374,
        "y": 18.146,
        "z": 103.23
      },
      {
        "x": -0.30200000000000005,
        "y": 18.942999999999998,
        "z": 102.68
      }
    ],
    "list": "N",
    "usedFeatures": [
      "Pronasale/Tip",
      "Supratip_Break_Point"
    ],
    "value": "", //9.13
    "cameraX": -1002.7746734557628,
    "cameraY": -82.53344210440478,
    "cameraZ": -8.799973228409733,
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Tip/Lobule_Width_Surface",
    "name": "Tip/Lobule Width - Surface",
    "flyDistId": "Tip/Lobule_Width",
    "numberOfSegments": 12,
    "imageFile": "measurement_distance_lobule_width-frontal.png",
    "description": "The surface distance from tip defining point - left (td_l) to tip defining point - right (td_r)",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "front",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(69)",
    "storedPoints": [
      {
        "x": 4.4366666666666665,
        "y": 12.219166666666666,
        "z": 105.15
      },
      {
        "x": 3.5233333333333325,
        "y": 12.348333333333333,
        "z": 105.53
      },
      {
        "x": 2.6099999999999994,
        "y": 12.4775,
        "z": 105.84
      },
      {
        "x": 1.6966666666666659,
        "y": 12.606666666666667,
        "z": 106.06
      },
      {
        "x": 0.7833333333333323,
        "y": 12.735833333333334,
        "z": 106.14
      },
      {
        "x": -0.13000000000000078,
        "y": 12.865,
        "z": 106.17
      },
      {
        "x": -1.0433333333333348,
        "y": 12.994166666666667,
        "z": 106.05
      },
      {
        "x": -1.9566666666666679,
        "y": 13.123333333333333,
        "z": 105.83
      },
      {
        "x": -2.870000000000001,
        "y": 13.252500000000001,
        "z": 105.53
      },
      {
        "x": -3.783333333333335,
        "y": 13.381666666666668,
        "z": 105.1
      },
      {
        "x": -4.696666666666669,
        "y": 13.510833333333334,
        "z": 104.59
      }
    ],
    "list": "N",
    "usedFeatures": [
      "Tip_Defining_Point_left",
      "Tip_Defining_Point_right"
    ],
    "value": "", //11.88
    "cameraX": -2.945934638090621e-13,
    "cameraY": 45.29431215329029,
    "cameraZ": 1005.183903375542,
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Upper_Facial_Height_Surface",
    "name": "Upper Facial Height - Surface",
    "flyDistId": "Upper_Facial_Height",
    "numberOfSegments": 67,
    "imageFile": "measurement_distance_upper_facial_height-frontal.png",
    "description": "The surface distance between trichion (tr) and glabella (g)",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "front",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(33)",
    "storedPoints": [
      {
        "x": -3.9017910447761195,
        "y": 127.93179104477612,
        "z": 74.88
      },
      {
        "x": -3.853582089552239,
        "y": 126.95358208955224,
        "z": 75.38
      },
      {
        "x": -3.8053731343283586,
        "y": 125.97537313432835,
        "z": 75.88
      },
      {
        "x": -3.757164179104478,
        "y": 124.99716417910447,
        "z": 76.39
      },
      {
        "x": -3.708955223880597,
        "y": 124.0189552238806,
        "z": 76.87
      },
      {
        "x": -3.6607462686567165,
        "y": 123.04074626865672,
        "z": 77.32
      },
      {
        "x": -3.612537313432836,
        "y": 122.06253731343283,
        "z": 77.78
      },
      {
        "x": -3.5643283582089555,
        "y": 121.08432835820895,
        "z": 78.23
      },
      {
        "x": -3.516119402985075,
        "y": 120.10611940298507,
        "z": 78.68
      },
      {
        "x": -3.467910447761194,
        "y": 119.1279104477612,
        "z": 79.09
      },
      {
        "x": -3.4197014925373135,
        "y": 118.1497014925373,
        "z": 79.49
      },
      {
        "x": -3.371492537313433,
        "y": 117.17149253731343,
        "z": 79.89
      },
      {
        "x": -3.3232835820895525,
        "y": 116.19328358208955,
        "z": 80.29
      },
      {
        "x": -3.2750746268656714,
        "y": 115.21507462686567,
        "z": 80.66
      },
      {
        "x": -3.226865671641791,
        "y": 114.2368656716418,
        "z": 81.01
      },
      {
        "x": -3.1786567164179105,
        "y": 113.2586567164179,
        "z": 81.36
      },
      {
        "x": -3.13044776119403,
        "y": 112.28044776119403,
        "z": 81.7
      },
      {
        "x": -3.0822388059701495,
        "y": 111.30223880597015,
        "z": 82.04
      },
      {
        "x": -3.0340298507462684,
        "y": 110.32402985074627,
        "z": 82.34
      },
      {
        "x": -2.985820895522388,
        "y": 109.3458208955224,
        "z": 82.63
      },
      {
        "x": -2.9376119402985075,
        "y": 108.3676119402985,
        "z": 82.93
      },
      {
        "x": -2.889402985074627,
        "y": 107.38940298507463,
        "z": 83.22
      },
      {
        "x": -2.8411940298507465,
        "y": 106.41119402985075,
        "z": 83.49
      },
      {
        "x": -2.7929850746268654,
        "y": 105.43298507462686,
        "z": 83.73
      },
      {
        "x": -2.744776119402985,
        "y": 104.45477611940298,
        "z": 83.98
      },
      {
        "x": -2.6965671641791045,
        "y": 103.4765671641791,
        "z": 84.23
      },
      {
        "x": -2.648358208955224,
        "y": 102.49835820895522,
        "z": 84.47
      },
      {
        "x": -2.600149253731343,
        "y": 101.52014925373135,
        "z": 84.68
      },
      {
        "x": -2.5519402985074624,
        "y": 100.54194029850746,
        "z": 84.88
      },
      {
        "x": -2.503731343283582,
        "y": 99.56373134328358,
        "z": 85.08
      },
      {
        "x": -2.4555223880597015,
        "y": 98.5855223880597,
        "z": 85.29
      },
      {
        "x": -2.4073134328358208,
        "y": 97.60731343283582,
        "z": 85.47
      },
      {
        "x": -2.35910447761194,
        "y": 96.62910447761195,
        "z": 85.63
      },
      {
        "x": -2.3108955223880594,
        "y": 95.65089552238805,
        "z": 85.79
      },
      {
        "x": -2.262686567164179,
        "y": 94.67268656716418,
        "z": 85.96
      },
      {
        "x": -2.2144776119402985,
        "y": 93.6944776119403,
        "z": 86.12
      },
      {
        "x": -2.1662686567164178,
        "y": 92.71626865671641,
        "z": 86.25
      },
      {
        "x": -2.118059701492537,
        "y": 91.73805970149255,
        "z": 86.37
      },
      {
        "x": -2.0698507462686564,
        "y": 90.75985074626865,
        "z": 86.5
      },
      {
        "x": -2.021641791044776,
        "y": 89.78164179104478,
        "z": 86.62
      },
      {
        "x": -1.9734328358208952,
        "y": 88.8034328358209,
        "z": 86.73
      },
      {
        "x": -1.9252238805970148,
        "y": 87.82522388059701,
        "z": 86.82
      },
      {
        "x": -1.877014925373134,
        "y": 86.84701492537314,
        "z": 86.91
      },
      {
        "x": -1.8288059701492534,
        "y": 85.86880597014925,
        "z": 87
      },
      {
        "x": -1.7805970149253727,
        "y": 84.89059701492538,
        "z": 87.09
      },
      {
        "x": -1.7323880597014925,
        "y": 83.9123880597015,
        "z": 87.15
      },
      {
        "x": -1.6841791044776118,
        "y": 82.93417910447761,
        "z": 87.21
      },
      {
        "x": -1.635970149253731,
        "y": 81.95597014925373,
        "z": 87.27
      },
      {
        "x": -1.5877611940298504,
        "y": 80.97776119402985,
        "z": 87.33
      },
      {
        "x": -1.5395522388059697,
        "y": 79.99955223880596,
        "z": 87.38
      },
      {
        "x": -1.4913432835820895,
        "y": 79.0213432835821,
        "z": 87.41
      },
      {
        "x": -1.4431343283582088,
        "y": 78.0431343283582,
        "z": 87.44
      },
      {
        "x": -1.394925373134328,
        "y": 77.06492537313433,
        "z": 87.47
      },
      {
        "x": -1.3467164179104474,
        "y": 76.08671641791045,
        "z": 87.5
      },
      {
        "x": -1.2985074626865667,
        "y": 75.10850746268656,
        "z": 87.5
      },
      {
        "x": -1.250298507462686,
        "y": 74.1302985074627,
        "z": 87.51
      },
      {
        "x": -1.2020895522388058,
        "y": 73.1520895522388,
        "z": 87.51
      },
      {
        "x": -1.153880597014925,
        "y": 72.17388059701493,
        "z": 87.5
      },
      {
        "x": -1.1056716417910444,
        "y": 71.19567164179105,
        "z": 87.47
      },
      {
        "x": -1.0574626865671637,
        "y": 70.21746268656716,
        "z": 87.43
      },
      {
        "x": -1.009253731343283,
        "y": 69.23925373134328,
        "z": 87.4
      },
      {
        "x": -0.9610447761194028,
        "y": 68.2610447761194,
        "z": 87.33
      },
      {
        "x": -0.9128358208955221,
        "y": 67.28283582089551,
        "z": 87.26
      },
      {
        "x": -0.8646268656716414,
        "y": 66.30462686567165,
        "z": 87.18
      },
      {
        "x": -0.8164179104477607,
        "y": 65.32641791044776,
        "z": 87.08
      },
      {
        "x": -0.76820895522388,
        "y": 64.34820895522388,
        "z": 86.98
      }
    ],
    "list": "N",
    "usedFeatures": [
      "Trichion",
      "Glabella"
    ],
    "value": "", //67.82
    "cameraX": -2.945934638090621e-13,
    "cameraY": 45.29431215329029,
    "cameraZ": 1005.183903375542,
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  {
    "id": "Upper_Lip_Height_Surface",
    "name": "Upper Lip Height - Surface",
    "flyDistId": "Upper_Lip_Height",
    "numberOfSegments": 22,
    "imageFile": "measurement_distance_upper_lip_height-frontal.png",
    "description": "The surface distance between subnasale (sn) and stomion (sto)",
    "type": "Distances - Surface",
    "group": "Surface Distances",
    "typeOfView": "front",
    "references": "Please check the corresponding 'not surface' measurement",
    "referencesFly": "(18, 33, 52)",
    "storedPoints": [
      {
        "x": -0.3213636363636364,
        "y": -20.632272727272728,
        "z": 90.47
      },
      {
        "x": -0.31272727272727274,
        "y": -19.674545454545456,
        "z": 91.53
      },
      {
        "x": -0.3040909090909091,
        "y": -18.716818181818184,
        "z": 92.25
      },
      {
        "x": -0.29545454545454547,
        "y": -17.759090909090908,
        "z": 92.79
      },
      {
        "x": -0.28681818181818186,
        "y": -16.801363636363636,
        "z": 93.2
      },
      {
        "x": -0.2781818181818182,
        "y": -15.843636363636364,
        "z": 93.52
      },
      {
        "x": -0.26954545454545453,
        "y": -14.885909090909092,
        "z": 93.76
      },
      {
        "x": -0.2609090909090909,
        "y": -13.928181818181818,
        "z": 93.95
      },
      {
        "x": -0.2522727272727273,
        "y": -12.970454545454546,
        "z": 94.09
      },
      {
        "x": -0.24363636363636365,
        "y": -12.012727272727272,
        "z": 94.17
      },
      {
        "x": -0.23500000000000001,
        "y": -11.055,
        "z": 94.17
      },
      {
        "x": -0.22636363636363638,
        "y": -10.097272727272728,
        "z": 93.98
      },
      {
        "x": -0.21772727272727274,
        "y": -9.139545454545454,
        "z": 93.33
      },
      {
        "x": -0.2090909090909091,
        "y": -8.181818181818182,
        "z": 92.44
      },
      {
        "x": -0.20045454545454547,
        "y": -7.224090909090908,
        "z": 91.73
      },
      {
        "x": -0.19181818181818183,
        "y": -6.266363636363636,
        "z": 91.24
      },
      {
        "x": -0.1831818181818182,
        "y": -5.308636363636364,
        "z": 91
      },
      {
        "x": -0.17454545454545456,
        "y": -4.3509090909090915,
        "z": 90.94
      },
      {
        "x": -0.16590909090909092,
        "y": -3.393181818181816,
        "z": 91.06
      },
      {
        "x": -0.1572727272727273,
        "y": -2.4354545454545438,
        "z": 91.41
      },
      {
        "x": -0.14863636363636365,
        "y": -1.4777272727272717,
        "z": 92.1
      }
    ],
    "list": "N",
    "usedFeatures": [
      "Stomion",
      "Subnasale"
    ],
    "value": "", //25.02
    "cameraX": -2.945934638090621e-13,
    "cameraY": 45.29431215329029,
    "cameraZ": 1005.183903375542,
    "formula": "",
    "rangeStart": "1",
    "rangeEnd": "200"
  },
  //{
  //  "id": "Vertex_Position_of_the_Radix_Surface",
  //  "name": "Vertical position of the radix - Surface",
  //  "flyDistId": "Vertex_Position_of_the_Radix",
  //  "numberOfSegments": 1,
  //  "imageFile": "measurement_distance_vertex_position_of_radix-frontal.png",
  //  "description": "The position of the deepest part of the radix in comparison to the bulbus oculi and surrounding structures. ST is supratarsal fold, CM is ciliary margin of the upper lid, MP is midpupil, and LL is lower lim.",
  //  "type": "Distances - Surface",
  //  "group": "Surface Distances",
  //  "typeOfView": "front",
  //  "references": "Please check the corresponding 'not surface' measurement",
  //  "referencesFly": "(38, 42, 67, 70)",
  //  "storedPoints": [
  //    {
  //      "x": 0.0,
  //      "y": 0.0,
  //      "z": 0.0
  //    }
  //  ],
  //  "list": "N",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": "",
  //  "rangeStart": "1",
  //  "rangeEnd": "200"
  //},

  {
    "id": "Angle_First_Second_Third",
    "name": "Angle between 1st, 2nd & 3rd points",
    "imageFile": "measurement_angle_between_three_points-basal.png",
    "description": "To measure the angle between 3 points that form an angle at the 2nd point: Select '1st Point' then mark the point on the model. Then do the same for '2nd & 3rd Point'. The angle will be calculated.",
    "type": "Angles",
    "group": "Angles",
    "list": "N",
    "references": "(No Reference - Generic)",
    "usedFeatures": [
      "FirstPoint",
      "SecondPoint",
      "ThirdPoint"
    ],
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": "V1=$$<\\left(SecondPoint.x-FirstPoint.x\\right),\\left(SecondPoint.y-FirstPoint.y\\right),\\left(SecondPoint.z-FirstPoint.z\\right)>$$ V2=$$<\\left(SecondPoint.x-ThirdPoint.x\\right),\\left(SecondPoint.y-ThirdPoint.y\\right),\\left(SecondPoint.z-ThirdPoint.z\\right)>$$$$\\theta=\\cos^{-1}(\\frac{V1\\bullet V2}{|V1||V2|})$$"
  },

  //{
  //  "id": "Alar_Angle",
  //  "name": "Alar angle",
  //  "imageFile": "measurement_angle_alar_angle-lateral(l).png",
  //  "description": "The angle between alar and nasal floor.",
  //  "type": "Angles",
  //  "group": "Angles",
  //  "list": "N",
  //  "references": "(48)",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "linePointsOrder": [
  //    "needs to be checked"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": ""
  //},
  //{
  //  "id": "Angle_of_Alar_Crease_left",
  //  "name": "Angle of alar crease - left",
  //  "imageFile": "measurement_angle_of_alar_crease(l)-lateral(l).png",
  //  "description": "The angle from tragion - left (t_l) to alar base junction/alar crease - left (ac_l) to glabella (g).",
  //  "type": "Angles",
  //  "group": "Angles",
  //  "list": "N",
  //  "references": "(71)",
  //  "usedFeatures": [
  //    "Tragion_left",
  //    "Alar_Crest/Alar_Curvature/Alar_Base_Junction/Alar-Facial_Groove/Alar-Cheek_Junction/Alar_Crease_left",
  //    "Glabella"
  //  ],
  //  "linePointsOrder": [
  //    "Tragion_left",
  //    "Alar_Crest/Alar_Curvature/Alar_Base_Junction/Alar-Facial_Groove/Alar-Cheek_Junction/Alar_Crease_left",
  //    "Glabella"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": ""
  //},
  {
    "id": "Angle_of_Alar_Crease_right",
    "name": "Angle of alar crease - right",
    "imageFile": "measurement_angle_angle_of_alar_crease(r)-lateral(l).png",
    "description": "The angle from tragion - right (t_r) to alar base junction/alar crease - right (ac_r) to glabella (g).",
    "type": "Angles",
    "group": "Angles",
    "list": "N",
    "references": "(71)",
    "usedFeatures": [
      "Tragion_right",
      "Alar_Crest/Alar_Curvature/Alar_Base_Junction/Alar-Facial_Groove/Alar-Cheek_Junction/Alar_Crease_right",
      "Glabella"
    ],
    "linePointsOrder": [
      "Tragion_right",
      "Alar_Crest/Alar_Curvature/Alar_Base_Junction/Alar-Facial_Groove/Alar-Cheek_Junction/Alar_Crease_right",
      "Glabella"
    ],
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": ""
  },
  //{
  //  "id": "Angle_of_Distant_Chin_left",
  //  "name": "Angle of distant chin - left",
  //  "imageFile": "measurement_angle_angle_of_distant_chin(l)-lateral(l).png",
  //  "description": "The angle from tragion - left (t_l) to menton/gnathion (me) to glabella (g).",
  //  "type": "Angles",
  //  "group": "Angles",
  //  "list": "N",
  //  "references": "(71)",
  //  "usedFeatures": [
  //    "Tragion_left",
  //    "Menton/Gnathion",
  //    "Glabella"
  //  ],
  //  "linePointsOrder": [
  //    "Tragion_left",
  //    "Menton/Gnathion",
  //    "Glabella"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": ""
  //},
  {
    "id": "Angle_of_Distant_Chin_right",
    "name": "Angle of distant chin - right",
    "imageFile": "measurement_angle_angle_of_distant_chin(r)-lateral(l).png",
    "description": "The angle from tragion - right (t_r) to menton/gnathion (me) to glabella (g).",
    "type": "Angles",
    "group": "Angles",
    "list": "N",
    "references": "(71)",
    "usedFeatures": [
      "Tragion_right",
      "Menton/Gnathion",
      "Glabella"
    ],
    "linePointsOrder": [
      "Tragion_right",
      "Menton/Gnathion",
      "Glabella"
    ],
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": ""
  },
  //{
  //  "id": "Angle_of_Labiale_Inferius_left",
  //  "name": "Angle of labiale inferius - left",
  //  "imageFile": "measurement_angle_angle_of_labiale_inferius(l)-lateral(l).png",
  //  "description": "The angle from tragion - left (t_l) to labiale inferius (li) to glabella (g).",
  //  "type": "Angles",
  //  "group": "Angles",
  //  "list": "N",
  //  "references": "(71)",
  //  "usedFeatures": [
  //    "Tragion_left",
  //    "Labiale_Inferius",
  //    "Glabella"
  //  ],
  //  "linePointsOrder": [
  //    "Tragion_left",
  //    "Labiale_Inferius",
  //    "Glabella"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": ""
  //},
  {
    "id": "Angle_of_Labiale_Inferius_right",
    "name": "Angle of labiale inferius - right",
    "imageFile": "measurement_angle_angle_of_labiale_inferius(r)-lateral(l).png",
    "description": "The angle from tragion - right (t_r) to labiale inferius (li) to glabella (g).",
    "type": "Angles",
    "group": "Angles",
    "list": "N",
    "references": "(71)",
    "usedFeatures": [
      "Tragion_right",
      "Labiale_Inferius",
      "Glabella"
    ],
    "linePointsOrder": [
      "Tragion_right",
      "Labiale_Inferius",
      "Glabella"
    ],
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": ""
  },
  //{
  //  "id": "Angle_of_Labiale_Superius_left",
  //  "name": "Angle of labiale superius - left",
  //  "imageFile": "measurement_angle_angle_of_labiale_superius(l)-lateral(l).png",
  //  "description": "The angle from tragion - left (t_l) to labiale superius (ls) to glabella (g).",
  //  "type": "Angles",
  //  "group": "Angles",
  //  "list": "N",
  //  "references": "(71)",
  //  "usedFeatures": [
  //    "Tragion_left",
  //    "Labiale_Superius",
  //    "Glabella"
  //  ],
  //  "linePointsOrder": [
  //    "Tragion_left",
  //    "Labiale_Superius",
  //    "Glabella"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": ""
  //},
  {
    "id": "Angle_of_Labiale_Superius_right",
    "name": "Angle of labiale superius - right",
    "imageFile": "measurement_angle_angle_of_labiale_superius(r)-lateral(l).png",
    "description": "The angle from tragion - right (t_r) to labiale superius (ls) to glabella (g).",
    "type": "Angles",
    "group": "Angles",
    "list": "N",
    "references": "(71)",
    "usedFeatures": [
      "Tragion_right",
      "Labiale_Superius",
      "Glabella"
    ],
    "linePointsOrder": [
      "Tragion_right",
      "Labiale_Superius",
      "Glabella"
    ],
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": ""
  },
  //{
  //  "id": "Angle_of_Pogonion_left",
  //  "name": "Angle of pogonion - left",
  //  "imageFile": "measurement_angle_angle_of_pogonion(l)-lateral(l).png",
  //  "description": "The angle from tragion - left (t_l) to pogonion (pg) to glabella (g).",
  //  "type": "Angles",
  //  "group": "Angles",
  //  "list": "N",
  //  "references": "(71)",
  //  "usedFeatures": [
  //    "Tragion_left",
  //    "Pogonion",
  //    "Glabella"
  //  ],
  //  "linePointsOrder": [
  //    "Tragion_left",
  //    "Pogonion",
  //    "Glabella"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": ""
  //},
  {
    "id": "Angle_of_Pogonion_right",
    "name": "Angle of pogonion - right",
    "imageFile": "measurement_angle_angle_of_pogonion(r)-lateral(l).png",
    "description": "The angle from tragion - right (t_r) to pogonion (pg) to glabella (g).",
    "type": "Angles",
    "group": "Angles",
    "list": "N",
    "references": "(71)",
    "usedFeatures": [
      "Tragion_right",
      "Pogonion",
      "Glabella"
    ],
    "linePointsOrder": [
      "Tragion_right",
      "Pogonion",
      "Glabella"
    ],
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": ""
  },
  //{
  //  "id": "Angle_of_Pronasale_left",
  //  "name": "Angle of pronasale - left",
  //  "imageFile": "measurement_angle_angle_of_pronasale(l)-lateral(l).png",
  //  "description": "The angle from tragion - left (t_l) to nasal tip/pronasale (prn) to glabella (g).",
  //  "type": "Angles",
  //  "group": "Angles",
  //  "list": "N",
  //  "references": "(71)",
  //  "usedFeatures": [
  //    "Tragion_left",
  //    "Pronasale/Tip",
  //    "Glabella"
  //  ],
  //  "linePointsOrder": [
  //    "Tragion_left",
  //    "Pronasale/Tip",
  //    "Glabella"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": ""
  //},
  {
    "id": "Angle_of_Pronasale_right",
    "name": "Angle of pronasale - right",
    "imageFile": "measurement_angle_angle_of_pronasale(r)-lateral(l).png",
    "description": "The angle from tragion - right (t_r) to nasal tip/pronasale (prn) to glabella (g).",
    "type": "Angles",
    "group": "Angles",
    "list": "N",
    "references": "(71)",
    "usedFeatures": [
      "Tragion_right",
      "Pronasale/Tip",
      "Glabella"
    ],
    "linePointsOrder": [
      "Tragion_right",
      "Pronasale/Tip",
      "Glabella"
    ],
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": ""
  },
  //{
  //  "id": "Angle_of_Sellion_left",
  //  "name": "Angle of sellion - left",
  //  "imageFile": "measurement_angle_angle_of_sellion(l)-lateral(l).png",
  //  "description": "The angle from tragion - left (t_l) to sellion (se) to glabella (g).",
  //  "type": "Angles",
  //  "group": "Angles",
  //  "list": "N",
  //  "references": "(71)",
  //  "usedFeatures": [
  //    "Tragion_left",
  //    "Sellion",
  //    "Glabella"
  //  ],
  //  "linePointsOrder": [
  //    "Tragion_left",
  //    "Sellion",
  //    "Glabella"
  //  ],
  //  "value": "172.95",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": ""
  //},
  {
    "id": "Angle_of_Sellion_right",
    "name": "Angle of sellion - right",
    "imageFile": "measurement_angle_angle_of_sellion(r)-lateral(l).png",
    "description": "The angle from tragion - right (t_r) to sellion (se) to glabella (g).",
    "type": "Angles",
    "group": "Angles",
    "list": "N",
    "references": "(71)",
    "usedFeatures": [
      "Tragion_right",
      "Sellion",
      "Glabella"
    ],
    "linePointsOrder": [
      "Tragion_right",
      "Sellion",
      "Glabella"
    ],
    "value": "172.99",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": ""
  },
  //{
  //  "id": "Angle_of_Subnasale_left",
  //  "name": "Angle of subnasale - left",
  //  "imageFile": "measurement_angle_angle_of_subnasale(l)-lateral(l).png",
  //  "description": "The angle from tragion - left (t_l) to subnasale (sn) to glabella (g).",
  //  "type": "Angles",
  //  "group": "Angles",
  //  "list": "N",
  //  "references": "(71)",
  //  "usedFeatures": [
  //    "Tragion_left",
  //    "Subnasale",
  //    "Glabella"
  //  ],
  //  "linePointsOrder": [
  //    "Tragion_left",
  //    "Subnasale",
  //    "Glabella"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": ""
  //},
  {
    "id": "Angle_of_Subnasale_right",
    "name": "Angle of subnasale - right",
    "imageFile": "measurement_angle_angle_of_subnasale(r)-lateral(l).png",
    "description": "The angle from tragion - right (t_r) to subnasale (sn) to glabella (g).",
    "type": "Angles",
    "group": "Angles",
    "list": "N",
    "references": "(71)",
    "usedFeatures": [
      "Tragion_right",
      "Subnasale",
      "Glabella"
    ],
    "linePointsOrder": [
      "Tragion_right",
      "Subnasale",
      "Glabella"
    ],
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": ""
  },
  {
    "id": "Anterior_Angle_of_the_Aesthetic_Triangle",
    "name": "Anterior angle of the aesthetic triangle",
    "imageFile": "measurement_angle_anterior_angle_of_aesthetic_triangle-lateral(l).png",
    "description": "The angle from pogonion (pg) to nasal tip/pronasale (prn) to glabella (g).",
    "type": "Angles",
    "group": "Angles",
    "list": "N",
    "references": "(71)",
    "usedFeatures": [
      "Pogonion",
      "Pronasale/Tip",
      "Glabella"
    ],
    "linePointsOrder": [
      "Pogonion",
      "Pronasale/Tip",
      "Glabella"
    ],
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": ""
  },
  {
    "id": "Anterior_Angle_of_the_Pyramid",
    "name": "Anterior angle of the pyramid",
    "imageFile": "measurement_angle_anterior_angle_of_pyramid-lateral(l).png",
    "description": "The angle from nasal tip/pronasale (prn) to subnasale (sn) to labiale inferius (li).",
    "type": "Angles",
    "group": "Angles",
    "list": "N",
    "references": "(71)",
    "usedFeatures": [
      "Pronasale/Tip",
      "Subnasale",
      "Labiale_Inferius"
    ],
    "linePointsOrder": [
      "Pronasale/Tip",
      "Subnasale",
      "Labiale_Inferius"
    ],
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": ""
  },
  //{
  //  "id": "Apex_Angle",
  //  "name": "Apex angle",
  //  "imageFile": "measurement_angle_apex_angle-lateral(l).png",
  //  "description": "The angle between intermediate and lateral crus.",
  //  "type": "Angles",
  //  "group": "Angles",
  //  "list": "N",
  //  "references": "(48)",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "linePointsOrder": [
  //    "needs to be checked"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": ""
  //},
  //{
  //  "id": "Columellar_Facial_Angle_(CFA)",
  //  "name": "Columellar-facial angle (CFA)",
  //  "imageFile": "measurement_angle_colummerla_facial_angle-lateral(l).png",
  //  "description": "The angle formed between a line drawn from the anterior columellar surface to the subnasale and a line perpendicular to the Frankfort horizontal.",
  //  "type": "Angles",
  //  "group": "Angles",
  //  "list": "N",
  //  "references": "(4, 53)",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "linePointsOrder": [
  //    "needs to be checked"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": ""
  //},
  {
    "id": "Columellar_Labial_Angle",
    "name": "Columellar Labial Angle",
    "imageFile": "measurement_angle_columellar_labial_angle-lateral(l).png",
    "description": "The angle from columella break point (cb) to subnasale (sn) to labiale superius (ls)",
    "type": "Angles",
    "group": "Angles",
    "list": "N",
    "references": "(42, 52, 71, 73)",
    "usedFeatures": [
      "Labiale_Superius",
      "Subnasale",
      "Columellar_Break_Point"
    ],
    "value": "109.35",
    "cameraX": -857.8724373912484,
    "cameraY": 37.35785056644088,
    "cameraZ": 83.06806491505259,
    "formula": "V1=$$<\\left(Sn.x-Ls.x\\right),\\left(Sn.y-Ls.y\\right),\\left(Sn.z-Ls.z\\right)>$$ V2=$$<\\left(Sn.x-C.x\\right),\\left(Sn.y-C.y\\right),\\left(Sn.z-C.z\\right)>$$$$\\theta=\\cos^{-1}(\\frac{V1\\bullet V2}{|V1||V2|})$$"
  },
  {
    "id": "Columellar_Lobular_Angle",
    "name": "Columellar Lobular Angle",
    "imageFile": "measurement_angle_columellar_lobular_angle-lateral(l).png",
    "description": "The angle at the junction of the columella and the infratip lobule",
    "type": "Angles",
    "group": "Angles",
    "list": "N",
    "references": "(52, 74)",
    "usedFeatures": [
      "Pronasale/Tip",
      "Columellar_Break_Point",
      "Subnasale"
    ],
    "value": "35.41",
    "cameraX": -857.8724373912484,
    "cameraY": 37.35785056644088,
    "cameraZ": 83.06806491505259,
    "formula": "V1=$$<\\left(C.x-Prn.x\\right),\\left(C.y-Prn.y\\right),\\left(C.z-Prn.z\\right)>$$ V2=$$<\\left(C.x-Sn.x\\right),\\left(C.y-Sn.y\\right),\\left(C.z-Sn.z\\right)>$$$$\\theta=\\cos^{-1}(\\frac{V1\\bullet V2}{|V1||V2|})$$"
  },
  {
    "id": "Degree_of_Deviation_(C-type)",
    "name": "Degree of Deviation (C-type)",
    "imageFile": "measurement_angle_degree_of_deviation_c_type-frontal.png",
    "description": "The angle from nasion/radix (n) to most prominent point of convexity to nasal tip/pronasale (prn).",
    "type": "Angles",
    "group": "Angles",
    "list": "N",
    "references": "(29, 75)",
    "usedFeatures": [
      "Most_Prominent_Point_of_Convexity",
      "Nasion/Radix",
      "Pronasale/Tip"
    ],
    "value": "", //9.98
    "cameraX": -30.2473182240583,
    "cameraY": 37.35785056644089,
    "cameraZ": 861.3538889356602,
    "formula": "V1=$$<\\left(N.x-Pc.x\\right),\\left(N.y-Pc.y\\right),\\left(N.z-Pc.z\\right)>$$ V2=$$<\\left(Pc.x-Prn.x\\right),\\left(Pc.y-Prn.y\\right),\\left(Pc.z-Prn.z\\right)>$$$$\\theta=\\cos^{-1}(\\frac{V1\\bullet V2}{|V1||V2|})$$"
  },
  {
    "id": "Degree_of_Deviation_(I-type)",
    "name": "Degree of Deviation (I-type)",
    "imageFile": "measurement_angle_degree_of_deviation_i_type-frontal.png",
    "description": "The angle from labial superius (ls) to nasion/radix (n) to most prominent point of convexity.",
    "type": "Angles",
    "group": "Angles",
    "list": "N",
    "references": "(29, 75)",
    "usedFeatures": [
      "Labiale_Superius",
      "Nasion/Radix",
      "Pronasale/Tip"
    ],
    "value": "", //20.41
    "cameraX": -30.247318224058116,
    "cameraY": 37.35785056644088,
    "cameraZ": 861.35388893566,
    "formula": "V1=$$<\\left(N.x-Ls.x\\right),\\left(N.y-Ls.y\\right),\\left(N.z-Ls.z\\right)>$$ V2=$$<\\left(N.x-Prn.x\\right),\\left(N.y-Prn.y\\right),\\left(N.z-Prn.z\\right)>$$$$\\theta=\\cos^{-1}(\\frac{V1\\bullet V2}{|V1||V2|})$$"
  },
  {
    "id": "Domal_Divergence",
    "name": "Domal divergence",
    "imageFile": "measurement_angle_domal_divergence-lateral(l).png",
    "description": "The angle from tip defining point - right (t_r) to columella break point (cb) to tip defining point - left (t_l).",
    "type": "Angles",
    "group": "Angles",
    "list": "N",
    "references": "(76)",
    "usedFeatures": [
      "Tip_Defining_Point_right",
      "Columellar_Break_Point",
      "Tip_Defining_Point_left"
    ],
    "linePointsOrder": [
      "Tip_Defining_Point_right",
      "Columellar_Break_Point",
      "Tip_Defining_Point_left"
    ],
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": ""
  },
  //{
  //  "id": "Facial_Angle",
  //  "name": "Facial angle",
  //  "imageFile": "measurement_angle_facial_angle-lateral(l).png",
  //  "description": "The angle created by the intersection of 2 lines, 1 drawn from the tragion anteriorly that bisects a line from the nasion to pogonion1.",
  //  "type": "Angles",
  //  "group": "Angles",
  //  "list": "N",
  //  "references": "(15, 77)",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "linePointsOrder": [
  //    "needs to be checked"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": ""
  //},
  //{
  //  "id": "Holdaway_H_Angle",
  //  "name": "Holdaway's H angle",
  //  "imageFile": "measurement_angle_holdaway_h_angle-lateral(l).png",
  //  "description": "This angle is formed between a line from the nasion to pogonion and a line from the pogonion to the most anterior part of the upper lip.",
  //  "type": "Angles",
  //  "group": "Angles",
  //  "list": "N",
  //  "references": "(15, 77)",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "linePointsOrder": [
  //    "needs to be checked"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": ""
  //},
  {
    "id": "Interalar_Angle",
    "name": "Interalar Angle",
    "imageFile": "measurement_angle_interalar_angle-basal.png",
    "description": "The angle from alare/alar flare – right (al_r) to nasal tip/pronasale (prn) to alare/alar flare – left (al_l).",
    "type": "Angles",
    "group": "Angles",
    "list": "Y",
    "references": "(52, 79)",
    "usedFeatures": [
      "Pronasale/Tip",
      "Alare/Alar_Flare_left",
      "Alare/Alar_Flare_right"
    ],
    "linePointsOrder": [
      "Alare/Alar_Flare_right",
      "Pronasale/Tip",
      "Alare/Alar_Flare_left"
    ],
    "value": "99.05",
    "cameraX": 2.5814181186353123e-12,
    "cameraY": -568.5652327173403,
    "cameraZ": 648.8255600609102,
    "formula": "V1=$$<\\left(Al_l.x-Prn.x\\right),\\left(Al_l.y-Prn.y\\right),\\left(Al_l.z-Prn.z\\right)>$$ V2=$$<\\left(Prn.x-Al_r.x\\right),\\left(Prn.y-Al_r.y\\right),\\left(Prn.z-Al_r.z\\right)>$$$$\\theta=\\cos^{-1}(\\frac{V1\\bullet V2}{|V1||V2|})$$"
  },
  {
    "id": "Interaxial_Angle_(Nostril_Inclination)",
    "name": "Interaxial Angle (Nostril Inclination)",
    "imageFile": "measurement_angle_interaxial_angle-basal.png",
    "description": "The angle between a line from anterior point of nostril - left (stn_l) to posterior point of nostril - left (itn_l) and a line from anterior point of nostril - right (stn_r) to posterior point of nostril - right (itn_r)",
    "type": "Angles",
    "group": "Angles",
    "list": "N",
    "references": "(12, 52, 79)",
    "usedFeatures": [
      "Posterior/Inferior_Point_of_Nostril_left",
      "Anterior/Superior_Point_of_Nostril/Columella_Point_left",
      "Anterior/Superior_Point_of_Nostril/Columella_Point_right",
      "Posterior/Inferior_Point_of_Nostril_right"
    ],
    "value": "60.31",
    "cameraX": 2.581467848478245e-12,
    "cameraY": -568.5652327173403,
    "cameraZ": 648.8255600609102,
    "formula": "V1=$$<\\left(Stn_l.x-Itn_l.x\\right),\\left(Stn_l.y-Itn_l.y\\right),\\left(Stn_l.z-Itn_l.z\\right)>$$ V2=$$<\\left(Stn_r.x-Itn_r.x\\right),\\left(Stn_r.y-Itn_r.y\\right),\\left(Stn_r.z-Itn_r.z\\right)>$$$$\\theta=\\cos^{-1}(\\frac{V1\\bullet V2}{|V1||V2|})$$"
  },
  //{
  //  "id": "Interlabial_Contour",
  //  "name": "Interlabial contour",
  //  "imageFile": "measurement_angle_interlabial_contour-lateral(l).png",
  //  "description": "The angle between a line from pogonion (pg) to labiale inferius (li) and a line from labiale superius (ls) to subnasale (sn).",
  //  "type": "Angles",
  //  "group": "Angles",
  //  "list": "N",
  //  "references": "(71)",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "linePointsOrder": [
  //    "needs to be checked"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": ""
  //},
  //{
  //  "id": "Kyphion_Angle",
  //  "name": "Kyphion angle",
  //  "imageFile": "measurement_angle_kyphion_angle-lateral(l).png",
  //  "description": "An angle to measure the angulation of the most prominent point on the bony nasal dorsum utilizing a line drawn tangent to the bony hump and another drawn tangent to the rhinion.",
  //  "type": "Angles",
  //  "group": "Angles",
  //  "list": "N",
  //  "references": "(22)",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "linePointsOrder": [
  //    "needs to be checked"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": ""
  //},
  {
    "id": "Lower_angle_of_Aesthetic_Triangle",
    "name": "Lower angle of aesthetic triangle",
    "imageFile": "measurement_angle_lower_angle_aesthetic_triangle-lateral(l).png",
    "description": "The angle from glabella (g) to pogonion (pg) to nasal tip/pronasale (prn).",
    "type": "Angles",
    "group": "Angles",
    "list": "N",
    "references": "(71)",
    "usedFeatures": [
      "Glabella",
      "Pogonion",
      "Pronasale/Tip"
    ],
    "linePointsOrder": [
      "Glabella",
      "Pogonion",
      "Pronasale/Tip"
    ],
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": ""
  },
  {
    "id": "Lower_Lip_Projection_Angle",
    "name": "Lower lip projection angle",
    "imageFile": "measurement_angle_lower_lip_projection_angle-lateral(l).png",
    "description": "The angle from pogonion (pg) to glabella (g) to labiale inferius (li).",
    "type": "Angles",
    "group": "Angles",
    "list": "N",
    "references": "(71)",
    "usedFeatures": [
      "Pogonion",
      "Glabella",
      "Labiale_Inferius"
    ],
    "linePointsOrder": [
      "Pogonion",
      "Glabella",
      "Labiale_Inferius"
    ],
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": ""
  },
  {
    "id": "Mandibular_Angle",
    "name": "Mandibular angle",
    "imageFile": "measurement_angle_mandibular_angle-lateral(l).png",
    "description": "The angle from labiale superius (ls) to tragion - right (t_r) to pogonion (pg).",
    "type": "Angles",
    "group": "Angles",
    "list": "N",
    "references": "(15)",
    "usedFeatures": [
      "Labiale_Superius",
      "Tragion_right",
      "Pogonion"
    ],
    "linePointsOrder": [
      "Labiale_Superius",
      "Tragion_right",
      "Pogonion"
    ],
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": ""
  },
  {
    "id": "Maxillary_Angle",
    "name": "Maxillary angle",
    "imageFile": "measurement_angle_maxillary_angle-lateral(l).png",
    "description": "The angle from pronasale/tip (prn) to tragion - right (t_r) to labiale superius (ls).",
    "type": "Angles",
    "group": "Angles",
    "list": "N",
    "references": "(15)",
    "usedFeatures": [
      "Pronasale/Tip",
      "Tragion_right",
      "Labiale_Superius"
    ],
    "linePointsOrder": [
      "Pronasale/Tip",
      "Tragion_right",
      "Labiale_Superius"
    ],
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": ""
  },
  //{
  //  "id": "Maxillofacial_Angle",
  //  "name": "Maxillofacial angle",
  //  "imageFile": "measurement_angle_maxillofacial_angle-lateral(l).png",
  //  "description": "A line is drawn from the tragion anteriorly that bisects a line from the nasion to pogonion. A line dropped from the nasion to the superior labium creates the maxillofacial angle (MF) with the line from nasion to pogonion.",
  //  "type": "Angles",
  //  "group": "Angles",
  //  "list": "N",
  //  "references": "(15. 77)",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "linePointsOrder": [
  //    "needs to be checked"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": ""
  //},
  //{
  //  "id": "Medium_Facial_Third_Angle_left",
  //  "name": "Medium facial third angle - left",
  //  "imageFile": "measurement_angle_medium_facial_third_angle(l)-lateral(l).png",
  //  "description": "The angle from nasion (n) to tragion - left (t_l) to subnasale (sn).",
  //  "type": "Angles",
  //  "group": "Angles",
  //  "list": "N",
  //  "references": "(78)",
  //  "usedFeatures": [
  //    "Nasion/Radix",
  //    "Tragion_left",
  //    "Subnasale"
  //  ],
  //  "linePointsOrder": [
  //    "Nasion/Radix",
  //    "Tragion_left",
  //    "Subnasale"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": ""
  //},
  {
    "id": "Medium_Facial_Third_Angle_right",
    "name": "Medium facial third angle - right",
    "imageFile": "measurement_angle_medium_facial_third_angle(r)-lateral(l).png",
    "description": "The angle from nasion (n) to tragion - right (t_r) to subnasale (sn).",
    "type": "Angles",
    "group": "Angles",
    "list": "N",
    "references": "(78)",
    "usedFeatures": [
      "Nasion/Radix",
      "Tragion_right",
      "Subnasale"
    ],
    "linePointsOrder": [
      "Nasion/Radix",
      "Tragion_right",
      "Subnasale"
    ],
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": ""
  },
  {
    "id": "Mentocervical_Angle",
    "name": "Mentocervical Angle",
    "imageFile": "measurement_angle_mentocervical_angle-lateral(l).png",
    "description": "The angle between a line from pronasale/tip (prn) to pogonion (pg) and a line from menton/gnathion (me) to cervical point (c)",
    "type": "Angles",
    "group": "Angles",
    "list": "N",
    "references": "(4, 53)",
    "usedFeatures": [
      "Pogonion",
      "Pronasale/Tip",
      "Menton/Gnathion",
      "Cervical_Point"
    ],
    "value": "101.17",
    "cameraX": -955.8564658927111,
    "cameraY": 0.8936547739317966,
    "cameraZ": -8.388236692362987,
    "formula": "V1=$$<\\left(Prn.x-Pg.x\\right),\\left(Prn.y-Pg.y\\right),\\left(Prn.z-Pg.z\\right)>$$ V2=$$<\\left(C.x-Me.x\\right),\\left(C.y-Me.y\\right),\\left(C.z-Me.z\\right)>$$$$\\theta=\\cos^{-1}(\\frac{V1\\bullet V2}{|V1||V2|})$$"
  },
  //{
  //  "id": "Merrifield_Z_Angle",
  //  "name": "Merrifield's Z angle",
  //  "imageFile": "measurement_angle_merrifield_z_angle-lateral(l).png",
  //  "description": "An angle at the lower intersection between the horizontal line of Frankfort and another line between the pogonion (pg) and the most protruding region of the lips.",
  //  "type": "Angles",
  //  "group": "Angles",
  //  "list": "N",
  //  "references": "(53, 80)",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "linePointsOrder": [
  //    "needs to be checked"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": ""
  //},
  //{
  //  "id": "Nasal_Angle",
  //  "name": "Nasal angle",
  //  "imageFile": "measurement_angle_nasal_angle-lateral(l).png",
  //  "description": "The angle from nasion (n) to tragion - right (t_r) to pronasale/tip (prn).",
  //  "type": "Angles",
  //  "group": "Angles",
  //  "list": "N",
  //  "references": "(15)",
  //  "usedFeatures": [
  //    "Nasion/Radix",
  //    "Tragion_right",
  //    "Pronasale/Tip"
  //  ],
  //  "linePointsOrder": [
  //    "Nasion/Radix",
  //    "Tragion_right",
  //    "Pronasale/Tip"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": ""
  //},
  //{
  //  "id": "Nasal_Dorsum_Angle",
  //  "name": "Nasal dorsum angle",
  //  "imageFile": "measurement_angle_nasal_dorsum_angle-lateral(l).png",
  //  "description": "The angle from nasion/radix (n) to mid nasal (mn) to pronasale/nasal tip (prn).",
  //  "type": "Angles",
  //  "group": "Angles",
  //  "list": "N",
  //  "references": "(78)",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "linePointsOrder": [
  //    "needs to be checked"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": ""
  //},
  {
    "id": "Nasal_Tip_Angle",
    "name": "Nasal Tip Angle",
    "imageFile": "measurement_angle_nasal_tip_angle-lateral(l).png",
    "description": "The angle between nasion/radix (n) to pronasale/tip (prn) to subnasale (sn).",
    "type": "Angles",
    "group": "Angles",
    "list": "Y",
    "references": "(12, 25, 52)",
    "usedFeatures": [
      "Pronasale/Tip",
      "Nasion/Radix",
      "Subnasale"
    ],
    "linePointsOrder": [
      "Subnasale",
      "Pronasale/Tip",
      "Nasion/Radix"
    ],
    "value": "74.79",
    "cameraX": -955.8564658927579,
    "cameraY": 0.8936547739318403,
    "cameraZ": -8.388236692363398,
    "formula": "V1=$$<\\left(N.x-Prn.x\\right),\\left(N.y-Prn.y\\right),\\left(N.z-Prn.z\\right)>$$ V2=$$<\\left(Prn.x-Sn.x\\right),\\left(Prn.y-Sn.y\\right),\\left(Prn.z-Sn.z\\right)>$$$$\\theta=\\cos^{-1}(\\frac{V1\\bullet V2}{|V1||V2|})$$"
  },
  //{
  //  "id": "Nasion_Angle",
  //  "name": "Nasion angle",
  //  "imageFile": "measurement_angle_nasion_angle-lateral(l).png",
  //  "description": "The angle measured on the bony surface between the frontal bone and the cephalic portion of the nasal bone.",
  //  "type": "Angles",
  //  "group": "Angles",
  //  "list": "N",
  //  "references": "(22)",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "linePointsOrder": [
  //    "needs to be checked"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": ""
  //},
  {
    "id": "Nasofacial_Angle",
    "name": "Nasofacial Angle",
    "imageFile": "measurement_angle_nasofacial_angle-lateral(l).png",
    "description": "The angle from tip/pronasale (prn) to nasion (n) to pogonion (pg)",
    "type": "Angles",
    "group": "Angles",
    "list": "N",
    "references": "(67)",
    "usedFeatures": [
      "Pogonion",
      "Nasion/Radix",
      "Pronasale/Tip"
    ],
    "value": "28.87",
    "cameraX": -955.8564658928021,
    "cameraY": 0.8936547739318816,
    "cameraZ": -8.388236692363785,
    "formula": "V1=$$<\\left(N.x-Pg.x\\right),\\left(N.y-Pg.y\\right),\\left(N.z-Pg.z\\right)>$$ V2=$$<\\left(N.x-Prn.x\\right),\\left(N.y-Prn.y\\right),\\left(N.z-Prn.z\\right)>$$$$\\theta=\\cos^{-1}(\\frac{V1\\bullet V2}{|V1||V2|})$$"
  },
  {
    "id": "Nasofrontal_Angle",
    "name": "Nasofrontal Angle",
    "imageFile": "measurement_angle_nasofrontal_angle-lateral(l).png",
    "description": "The angle from glabella (g) to nasion/radix (n) to pronasale/tip (prn)",
    "type": "Angles",
    "group": "Angles",
    "list": "Y",
    "references": "(20, 59, 78)",
    "usedFeatures": [
      "Glabella",
      "Nasion/Radix",
      "Pronasale/Tip"
    ],
    "value": "147.37",
    "cameraX": -955.8564658928141,
    "cameraY": 0.893654773931893,
    "cameraZ": -8.388236692363892,
    "formula": "V1=$$<\\left(N.x-G.x\\right),\\left(N.y-G.y\\right),\\left(N.z-G.z\\right)>$$ V2=$$<\\left(N.x-Prn.x\\right),\\left(N.y-Prn.y\\right),\\left(N.z-Prn.z\\right)>$$$$\\theta=\\cos^{-1}(\\frac{V1\\bullet V2}{|V1||V2|})$$"
  },
  {
    "id": "Nasolabial_Angle_I",
    "name": "Nasolabial Angle I",
    "imageFile": "measurement_angle_nasolabial_angle-lateral(l).png",
    "description": "The angle from pronasale/tip (prn) to subnasale (sn) to labiale superius (ls)",
    "type": "Angles",
    "group": "Angles",
    "list": "Y",
    "references": "(25, 53, 73)",
    "usedFeatures": [
      "Subnasale",
      "Pronasale/Tip",
      "Labiale_Superius"
    ],
    "linePointsOrder": [
      "Labiale_Superius",
      "Subnasale",
      "Pronasale/Tip"
    ],
    "value": "159.55",
    "cameraX": -955.8564658928141,
    "cameraY": 0.893654773931893,
    "cameraZ": -8.388236692363892,
    "formula": "V1=$$<\\left(Prn.x-Sn.x\\right),\\left(Prn.y-Sn.y\\right),\\left(Prn.z-Sn.z\\right)>$$ V2=$$<\\left(Ls.x-Prn.x\\right),\\left(Ls.y-Prn.y\\right),\\left(Ls.z-Prn.z\\right)>$$$$\\theta=\\cos^{-1}(\\frac{V1\\bullet V2}{|V1||V2|})$$"
  },
  //{
  //  "id": "Nasolabial_Angle_II",
  //  "name": "Nasolabial Angle II",
  //  "imageFile": "measurement_angle_nasolabial_angle_II-lateral(r).png",
  //  "description": "The angle between the columella and the line tangent to the cutaneous upper lip proper",
  //  "type": "Angles",
  //  "group": "Angles",
  //  "list": "N",
  //  "references": "(73)",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": "$$$$"
  //},
  //{
  //  "id": "Nasolabial_Angle_III",
  //  "name": "Nasolabial Angle III",
  //  "imageFile": "measurement_angle_nasolabial_angle_III-lateral(r).png",
  //  "description": "The angle between the long axis of the nostril and the line perpendicular to the Frankfort horizontal",
  //  "type": "Angles",
  //  "group": "Angles",
  //  "list": "N",
  //  "references": "(73, 81, 82)",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": "$$$$"
  //},
  //{
  //  "id": "Nasolabial_Angle_IV",
  //  "name": "Nasolabial Angle IV",
  //  "imageFile": "measurement_angle_nasolabial_angle_IV-lateral(r).png",
  //  "description": "The angle between the long axis of the nostril and the line intersecting the glabella (g) and pogonion (pg)",
  //  "type": "Angles",
  //  "group": "Angles",
  //  "list": "N",
  //  "references": "(73)",
  //  "usedFeatures": [
  //    "Posterior/Inferior_Point_of_Nostril_left",
  //    "Posterior/Inferior_Point_of_Nostril_right",
  //    "Glabella",
  //    "Pogonion"
  //  ],
  //  "value": "86.92",
  //  "cameraX": -955.8564658928141,
  //  "cameraY": 0.893654773931893,
  //  "cameraZ": -8.388236692363892,
  //  "formula": "V1=$$<\\left(Itn_r.x-Itn_l.x\\right),\\left(Itn_r.y-Itn_l.y\\right),\\left(Itn_r.z-Itn_l.z\\right)>$$ V2=$$<\\left(G.x-Pg.x\\right),\\left(G.y-Pg.y\\right),\\left(G.z-Pg.z\\right)>$$$$\\theta=\\cos^{-1}(\\frac{V1\\bullet V2}{|V1||V2|})$$"
  //},
  {
    "id": "Nasolabial_Contour",
    "name": "Nasolabial contour",
    "imageFile": "measurement_angle_nasolabial_contour-lateral(l).png",
    "description": "The angle from columellar breakpoint (cb) to subnasale (sn) to labiale superius (ls).",
    "type": "Angles",
    "group": "Angles",
    "list": "N",
    "references": "(71)",
    "usedFeatures": [
      "Columellar_Break_Point",
      "Subnasale",
      "Labiale_Superius"
    ],
    "linePointsOrder": [
      "Columellar_Break_Point",
      "Subnasale",
      "Labiale_Superius"
    ],
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": ""
  },
  //{
  //  "id": "Nasomaxillary_Angle",
  //  "name": "Nasomaxillary angle",
  //  "imageFile": "measurement_angle_nasomaxillary_angle-lateral(l).png",
  //  "description": "A line is drawn from the tragion anteriorly that bisects a line from the nasion to pogonion. The nasomaxillary angle (NM) relates the upper lip to the nasal tip and arises between a line from the tip to the superior labium and the orientation plane from the tragion.",
  //  "type": "Angles",
  //  "group": "Angles",
  //  "list": "N",
  //  "references": "(15, 77)",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "linePointsOrder": [
  //    "needs to be checked"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": ""
  //},
  {
    "id": "Nasomental_Angle_I",
    "name": "Nasomental Angle I",
    "imageFile": "measurement_angle_nasomental_angle-lateral(l).png",
    "description": "The angle from nasion (n) to pronasale/tip (prn) to pogonion (pg)",
    "type": "Angles",
    "group": "Angles",
    "list": "N",
    "references": "(33)",
    "usedFeatures": [
      "Nasion/Radix",
      "Pronasale/Tip",
      "Pogonion"
    ],
    "value": "151.13",
    "cameraX": -955.8564658928141,
    "cameraY": 0.893654773931893,
    "cameraZ": -8.388236692363892,
    "formula": "V1=$$<\\left(Prn.x-N.x\\right),\\left(Prn.y-N.y\\right),\\left(Prn.z-N.z\\right)>$$ V2=$$<\\left(Prn.x-Pg.x\\right),\\left(Prn.y-Pg.y\\right),\\left(Prn.z-Pg.z\\right)>$$$$\\theta=\\cos^{-1}(\\frac{V1\\bullet V2}{|V1||V2|})$$"
  },
  //{
  //  "id": "Nasomental_Angle_II",
  //  "name": "Nasomental Angle II",
  //  "imageFile": "measurement_angle_nasomental_angle_II-lateral(l).png",
  //  "description": "The angle between a line from nasion (n) to nasal tip/pronasale (prn) and a line from nasion (n) to pogonion (pg).",
  //  "type": "Angles",
  //  "group": "Angles",
  //  "list": "N",
  //  "references": "(80)",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "linePointsOrder": [
  //    "needs to be checked"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": ""
  //},
  //{
  //  "id": "Posterior_Angle_of_the_Pyramid_left",
  //  "name": "Posterior angle of the pyramid - left",
  //  "imageFile": "measurement_angle_posterior_angle_of_pyramid(l)-lateral(l).png",
  //  "description": "The angle from labiale inferius (li) to subnasale (sn) to alar base junction/alar crease - left (ac_l).",
  //  "type": "Angles",
  //  "group": "Angles",
  //  "list": "N",
  //  "references": "(71)",
  //  "usedFeatures": [
  //    "Labiale_Inferius",
  //    "Subnasale",
  //    "Alar_Crest/Alar_Curvature/Alar_Base_Junction/Alar-Facial_Groove/Alar-Cheek_Junction/Alar_Crease_left"
  //  ],
  //  "linePointsOrder": [
  //    "Labiale_Inferius",
  //    "Subnasale",
  //    "Alar_Crest/Alar_Curvature/Alar_Base_Junction/Alar-Facial_Groove/Alar-Cheek_Junction/Alar_Crease_left"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": ""
  //},
  {
    "id": "Posterior_Angle_of_the_Pyramid_right",
    "name": "Posterior angle of the pyramid - right",
    "imageFile": "measurement_angle_posterior_angle_of_pyramid(r)-lateral(l).png",
    "description": "The angle from labiale inferius (li) to subnasale (sn) to alar base junction/alar crease - right (ac_r).",
    "type": "Angles",
    "group": "Angles",
    "list": "N",
    "references": "(71)",
    "usedFeatures": [
      "Labiale_Inferius",
      "Subnasale",
      "Alar_Crest/Alar_Curvature/Alar_Base_Junction/Alar-Facial_Groove/Alar-Cheek_Junction/Alar_Crease_right"
    ],
    "linePointsOrder": [
      "Labiale_Inferius",
      "Subnasale",
      "Alar_Crest/Alar_Curvature/Alar_Base_Junction/Alar-Facial_Groove/Alar-Cheek_Junction/Alar_Crease_right"
    ],
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": ""
  },
  {
    "id": "Rhinion_Deviation_Angle",
    "name": "Rhinion deviation angle",
    "imageFile": "measurement_angle_rhinion_deviation_angle-lateral(l).png",
    "description": "The angle from rhinion (r) to nasion/radix (n) to labiale superius (ls).",
    "type": "Angles",
    "group": "Angles",
    "list": "N",
    "references": "(5)",
    "usedFeatures": [
      "Rhinion",
      "Nasion/Radix",
      "Labiale_Superius"
    ],
    "linePointsOrder": [
      "Rhinion",
      "Nasion/Radix",
      "Labiale_Superius"
    ],
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": ""
  },
  {
    "id": "Supratip_Deviation_Angle",
    "name": "Supratip Deviation Angle",
    "imageFile": "measurement_angle_subratip_deviation_angle-lateral(l).png",
    "description": "The angle from supratip break point (s) to nasion/radix (n) to labiale superius (ls).",
    "type": "Angles",
    "group": "Angles",
    "list": "N",
    "references": "(5)",
    "usedFeatures": [
      "Supratip_Break_Point",
      "Nasion/Radix",
      "Labiale_Superius"
    ],
    "linePointsOrder": [
      "Supratip_Break_Point",
      "Nasion/Radix",
      "Labiale_Superius"
    ],
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": ""
  },
  {
    "id": "Tip_Deviation_Angle",
    "name": "Tip deviation angle",
    "imageFile": "measurement_angle_tip_deviation_angle-lateral(l).png",
    "description": "The angle from nasal tip/pronasale (prn) to nasion/radix (n) to labiale superius (ls).",
    "type": "Angles",
    "group": "Angles",
    "list": "N",
    "references": "(5)",
    "usedFeatures": [
      "Pronasale/Tip",
      "Nasion/Radix",
      "Labiale_Superius"
    ],
    "linePointsOrder": [
      "Pronasale/Tip",
      "Nasion/Radix",
      "Labiale_Superius"
    ],
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": ""
  },
  {
    "id": "Total_Facial_Convexity_Angle",
    "name": "Total Facial Convexity Angle",
    "imageFile": "measurement_angle_total_facial_convexity_angle-lateral(l).png",
    "description": "The angle from glabella (g) to pronasale/tip (prn) to pogonion (pg)",
    "type": "Angles",
    "group": "Angles",
    "list": "N",
    "references": "(20, 78)",
    "usedFeatures": [
      "Pronasale/Tip",
      "Glabella",
      "Pogonion"
    ],
    "linePointsOrder": [
      "Glabella",
      "Pronasale/Tip",
      "Pogonion"
    ],
    "value": "140.30",
    "cameraX": -955.8564658928141,
    "cameraY": 0.893654773931893,
    "cameraZ": -8.388236692363892,
    "formula": "V1=$$<\\left(G.x-Prn.x\\right),\\left(G.y-Prn.y\\right),\\left(G.z-Prn.z\\right)>$$ V2=$$<\\left(Pg.x-Prn.x\\right),\\left(Pg.y-Prn.y\\right),\\left(Pg.z-Prn.z\\right)>$$$$\\theta=\\cos^{-1}(\\frac{V1\\bullet V2}{|V1||V2|})$$"
  },
  {
    "id": "Upper_Angle_of_Aesthetic_Triangle",
    "name": "Upper angle of aesthetic triangle",
    "imageFile": "measurement_angle_upper_angle_of_aesthetic_triangle-lateral(l).png",
    "description": "The angle from nasal tip/pronasale (Prn) to glabella (G) to pogonion (pg)",
    "type": "Angles",
    "group": "Angles",
    "list": "N",
    "references": "(71)",
    "usedFeatures": [
      "Pronasale/Tip",
      "Glabella",
      "Pogonion"
    ],
    "linePointsOrder": [
      "Pronasale/Tip",
      "Glabella",
      "Pogonion"
    ],
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": ""
  },
  //{
  //  "id": "Upper_Angle_of_the_Pyramid_left",
  //  "name": "Upper angle of the pyramid - left",
  //  "imageFile": "measurement_angle_upper_angle_of_pyramid(l)-lateral(l).png",
  //  "description": "The angle from alar base junction/alar crease - left (ac_l) to subnasale (sn) to nasal tip/pronasale (prn).",
  //  "type": "Angles",
  //  "group": "Angles",
  //  "list": "N",
  //  "references": "(71)",
  //  "usedFeatures": [
  //    "Alar_Crest/Alar_Curvature/Alar_Base_Junction/Alar-Facial_Groove/Alar-Cheek_Junction/Alar_Crease_left",
  //    "Subnasale",
  //    "Pronasale/Tip"
  //  ],
  //  "linePointsOrder": [
  //    "Alar_Crest/Alar_Curvature/Alar_Base_Junction/Alar-Facial_Groove/Alar-Cheek_Junction/Alar_Crease_left",
  //    "Subnasale",
  //    "Pronasale/Tip"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": ""
  //},
  {
    "id": "Upper_Angle_of_the_Pyramid_right",
    "name": "Upper angle of the pyramid - right",
    "imageFile": "measurement_angle_upper_angle_of_pyramid(r)-lateral(l).png",
    "description": "The angle from alar base junction/alar crease - right (ac_r) to subnasale (sn) to nasal tip/pronasale (prn).",
    "type": "Angles",
    "group": "Angles",
    "list": "N",
    "references": "(71)",
    "usedFeatures": [
      "Alar_Crest/Alar_Curvature/Alar_Base_Junction/Alar-Facial_Groove/Alar-Cheek_Junction/Alar_Crease_right",
      "Subnasale",
      "Pronasale/Tip"
    ],
    "linePointsOrder": [
      "Alar_Crest/Alar_Curvature/Alar_Base_Junction/Alar-Facial_Groove/Alar-Cheek_Junction/Alar_Crease_right",
      "Subnasale",
      "Pronasale/Tip"
    ],
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": ""
  },
  {
    "id": "Upper_Lip_Projection_Angle",
    "name": "Upper lip projection angle",
    "imageFile": "measurement_angle_upper_lip_projection-lateral(l).png",
    "description": "The angle from pogonion (pg) to glabella (g) to labiale superius (ls).",
    "type": "Angles",
    "group": "Angles",
    "list": "N",
    "references": "(71)",
    "usedFeatures": [
      "Pogonion",
      "Glabella",
      "Labiale_Superius"
    ],
    "linePointsOrder": [
      "Pogonion",
      "Glabella",
      "Labiale_Superius"
    ],
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": ""
  },
  //{
  //  "id": "Vertical_Nasal_Angle",
  //  "name": "Vertical nasal angle",
  //  "imageFile": "measurement_angle_vertical_nasal_angle-lateral(l).png",
  //  "description": "The angle between a line from nasion/radix (n) to pronasale/tip (prn) and a line from nasion/radix (n) to ORT, the intersection of the true vertical plane through the nasion/radix (n) and Frankfort horizontal plane.",
  //  "type": "Angles",
  //  "group": "Angles",
  //  "list": "N",
  //  "references": "(78)",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "linePointsOrder": [
  //    "needs to be checked"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": ""
  //},
  {
    "id": "Ratio_First_Second_Third_Fourth",
    "name": "Ratio of two distances [1st to 2nd] / [3rd to 4th]",
    "imageFile": "measurement_ratio_between_two_distances.png",
    "description": "To measure the ratio of two distances. The first distance is between 1st and 2nd points and the second distance is between the 3rd and 4th points.",
    "type": "Ratios",
    "group": "Ratios",
    "list": "N",
    "references": "(No Reference - Generic)",
    "usedFeatures": [
      "FirstPoint",
      "SecondPoint",
      "ThirdPoint",
      "FourthPoint"
    ],
    "value": "",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": "$$\\frac{\\sqrt{\\left(FirstPoint.x-SecondPoint.x\\right)^2+\\left(FirstPoint.y-SecondPoint.y\\right)^2+\\left(FirstPoint.z-SecondPoint.z\\right)^2}}{\\sqrt{\\left(ThirdPoint.x-FourthPoint.x\\right)^2+\\left(ThirdPoint.y-FourthPoint.y\\right)^2+\\left(ThirdPoint.z-FourthPoint.z\\right)^2}}$$"
  },

  {
    "id": "Dorsal_aesthetic_line_width_at_intercanthal_distance_to_interphiltral_width_ratio",
    "name": "Dorsal aesthetic line width at intercanthal distance to interphiltral width ratio",
    "imageFile": "measurement_ratio_dorsal_aesthetic_line_width_at_intercanthal_distance.png",
    "description": "The distance from the maxillofrontale - left (mf_l) to maxillofrontale - right (mf_r) divided by the distance from crista philtri - left (cph_l) to crista philtri - right (cph_r).",
    "type": "Ratios",
    "group": "Ratios",
    "list": "N",
    "references": "(83)",
    "usedFeatures": [
      "Maxillofrontale_left",
      "Maxillofrontale_right",
      "Crista_Philtri_left",
      "Crista_Philtri_right"
    ],
    "value": "0.58",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": ""
  },
  {
    "id": "Dorsal_aesthetic_line_width_at_keystone_area_to_interphiltral_width_ratio",
    "name": "Dorsal aesthetic line width at keystone area to interphiltral width ratio",
    "imageFile": "measurement_ratio_dorsal_aesthetic_line_width_at_keystone_area.png",
    "description": "The distance from the maxilloanteriorale - left (ma_l) to maxilloanteriorale - right (ma_r) divided by the distance from crista philtri - left (cph_l) to crista philtri - right (cph_r).",
    "type": "Ratios",
    "group": "Ratios",
    "list": "N",
    "references": "(83)",
    "usedFeatures": [
      "Maxilloanteriorale_left",
      "Maxilloanteriorale_right",
      "Crista_Philtri_left",
      "Crista_Philtri_right"
    ],
    "value": "0.54",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": ""
  },
  {
    "id": "Dorsal_aesthetic_line_width_at_tip_defining_points_to_interphiltral_width_ratio",
    "name": "Dorsal aesthetic line width at tip defining points to interphiltral width ratio",
    "imageFile": "measurement_ratio_dorsal_aesthetic_line_width_at_tip_defining_points.png",
    "description": "The distance from tip defining point - left (td_l) to tip defining point - right (td_r) divided by the distance from crista philtri - left (cph_l) to crista philtri - right (cph_r).",
    "type": "Ratios",
    "group": "Ratios",
    "list": "N",
    "references": "(83)",
    "usedFeatures": [
      "Tip_Defining_Point_left",
      "Tip_Defining_Point_right",
      "Crista_Philtri_left",
      "Crista_Philtri_right"
    ],
    "value": "1.32",
    "cameraX": "",
    "cameraY": "",
    "cameraZ": "",
    "formula": ""
  },
  //{
  //  "id": "Hsiao_Ratio",
  //  "name": "Hsiao's ratio",
  //  "imageFile": "measurement_ratio_hsiao_ratio.png",
  //  "description": "The absolute value of the difference between y’/d and y/d divided by the difference between x’/d and x/d, where d is the distance from the canthus to the most anterior point of cornea, where (x, y) is the preoperative displacement from the most anterior point of cornea, and where (x’, y’) is the postoperative displacement from the most anterior point of cornea.",
  //  "type": "Ratios",
  //  "group": "Ratios",
  //  "list": "Y",
  //  "references": "(84)",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": ""
  //},
  {
    "id": "Lobule_-_Base_Ratio",
    "name": "Lobule - Base Ratio",
    "imageFile": "measurement_ratio_lobule_base_ratio-basal.png",
    "description": "This ratio is calculated by dividing the width of the lobule by the width of the base of the nose.",
    "type": "Ratios",
    "group": "Ratios",
    "list": "N",
    "references": "(56)",
    "usedFeatures": [
      "Tip_Defining_Point_left",
      "Tip_Defining_Point_right",
      "Alar_Crest/Alar_Curvature/Alar_Base_Junction/Alar-Facial_Groove/Alar-Cheek_Junction/Alar_Crease_left",
      "Alar_Crest/Alar_Curvature/Alar_Base_Junction/Alar-Facial_Groove/Alar-Cheek_Junction/Alar_Crease_right"
    ],
    "value": "0.34",
    "cameraX": 2.955914071498699e-12,
    "cameraY": -598.9630290500356,
    "cameraZ": 744.9671364254722,
    "formula": "$$\\frac{\\sqrt{\\left(Td_r.x-Td_l.x\\right)^2+\\left(Td_r.y-Td_l.y\\right)^2+\\left(Td_r.z-Td_l.z\\right)^2}}{\\sqrt{\\left(Ac_r.x-Ac_l.x\\right)^2+\\left(Ac_r.y-Ac_l.y\\right)^2+\\left(Ac_r.z-Ac_l.z\\right)^2}}$$"
  },
  //{
  //  "id": "Nasal_Root_Depth/Length_Index",
  //  "name": "Nasal root depth/length index",
  //  "imageFile": "measurement_ratio_nasal_root_depth_length_index-lateral(l).png",
  //  "description": "The sagittal distance from the sellion (se) to the endocanthion - left (en_l) divided by the axial distance from the sellion (se) to the endocanthion - left (en_l).",
  //  "type": "Ratios",
  //  "group": "Ratios",
  //  "list": "N",
  //  "references": "(9)",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": ""
  //},
  {
    "id": "Nasal_Tip_Projection:_Baum",
    "name": "Nasal Tip Projection: Baum",
    "imageFile": "measurement_ratio_nasal_tip_projection_baum-lateral(l).png",
    "description": "The distance from the nasion (n) to the point that creates a right triangle between with the nasion (n) and the pronasale (prn) divided by the distance from the pronasale (prn) to this point.",
    "type": "Ratios",
    "group": "Ratios",
    "list": "N",
    "references": "(85, 86)",
    "usedFeatures": [
      "Nasion/Radix",
      "Pronasale/Tip",
      "Subnasale"
    ],
    "value": "2.81",
    "cameraX": -951.4432588187436,
    "cameraY": 0.8936547739308339,
    "cameraZ": 92.12855774558301,
    "formula": "BD=$$\\frac{|Prn-Sn|\\times|Prn-N|}{|N-Sn|}$$ AD=$$\\sqrt{\\left(N.x-Prn.x\\right)^2+\\left(N.y-Prn.y\\right)^2+\\left(N.z-Prn.z\\right)^2}$$ $$BD^2+AB^2=AD^2$$ AB=$$\\sqrt{AD^2-BD^2}$$ Projection=$$\\frac{AB}{BD}$$"
  },
  {
    "id": "Nasal_Tip_Projection:_Byrd_and_Hobar",
    "name": "Nasal Tip Projection: Byrd and Hobar",
    "imageFile": "measurement_ratio_nasal_tip_projection_byrd&hobar-lateral(l).png",
    "description": "The distance from the nasion (n) to the labiale superius (ls) divided by the distance from the pronasale (prn) to the alar crease (ac).",
    "type": "Ratios",
    "group": "Ratios",
    "list": "N",
    "references": "(87, 88)",
    "usedFeatures": [
      "Pronasale/Tip",
      "Alar_Crest/Alar_Curvature/Alar_Base_Junction/Alar-Facial_Groove/Alar-Cheek_Junction/Alar_Crease_left",
      "Labiale_Superius",
      "Nasion/Radix"
    ],
    "value": "0.53",
    "cameraX": -951.4432588187436,
    "cameraY": 0.8936547739308339,
    "cameraZ": 92.12855774558301,
    "formula": "AT=$$\\sqrt{\\left(Prn.x-Ac_l.x\\right)^2+\\left(Prn.y-Ac_l.y\\right)^2+\\left(Prn.z-Ac_l.z\\right)^2}$$ 2A=$$\\frac{|Prn-Ls|\\times|Prn-N|}{|N-Ls|}$$ Projection=$$\\frac{2A}{AT}$$"
  },
  //{
  //  "id": "Nasal_Tip_Projection:_Crumley_and_Lanser_I",
  //  "name": "Nasal Tip Projection: Crumley and Lanser I",
  //  "imageFile": "measurement_ratio_nasal_tip_projection_crumley&lanser1-lateral(l).png",
  //  "description": "The length of a line from the nasion (n) to the labiale superius (ls) divided by the perpendicular distance from this line to the pronasale (prn).",
  //  "type": "Ratios",
  //  "group": "Ratios",
  //  "list": "N",
  //  "references": "(86)",
  //  "usedFeatures": [
  //    "Nasion/Radix",
  //    "Labiale_Superius",
  //    "Pronasale/Tip"
  //  ],
  //  "value": "4.16",
  //  "cameraX": -951.4432588187436,
  //  "cameraY": 0.8936547739308339,
  //  "cameraZ": 92.12855774558301,
  //  "formula": "AE=$$\\sqrt{\\left(N.x-Ls.x\\right)^2+\\left(N.y-Ls.y\\right)^2+\\left(N.z-Ls.z\\right)^2}$$ BD=$$\\frac{|Prn-Ls|\\times|Prn-N|}{|N-Ls|}$$ Projection=$$\\frac{AE}{BD}$$"
  //},
  //{
  //  "id": "Nasal_Tip_Projection:_Crumley_and_Lanser_II",
  //  "name": "Nasal Tip Projection: Crumley and Lanser II",
  //  "imageFile": "measurement_ratio_nasal_tip_projection_crumley&lanser2-lateral(l).png",
  //  "description": "The length of a line from the nasion (n) to the menton/gnathion (me) divided by the perpendicular distance from the pronasale (prn) to this line.",
  //  "type": "Ratios",
  //  "group": "Ratios",
  //  "list": "N",
  //  "references": "(85, 86, 89)",
  //  "usedFeatures": [
  //    "Nasion/Radix",
  //    "Menton/Gnathion",
  //    "Pronasale/Tip"
  //  ],
  //  "value": "4.71",
  //  "cameraX": -951.4432588187436,
  //  "cameraY": 0.8936547739308339,
  //  "cameraZ": 92.12855774558301,
  //  "formula": "AZ=$$\\sqrt{\\left(N.x-Me.x\\right)^2+\\left(N.y-Me.y\\right)^2+\\left(N.z-Me.z\\right)^2}$$ YD=$$\\frac{|Prn-Me|\\times|Prn-N|}{|N-Me|}$$ Projection=$$\\frac{AZ}{YD}$$"
  //},
  //{
  //  "id": "Nasal_Tip_Projection:_Dobratz",
  //  "name": "Nasal Tip Projection: Dobratz",
  //  "imageFile": "measurement_ratio_nasal_tip_projection_dobratz-lateral(l).png",
  //  "description": "A distance from the anterior most point of the intertragal notch (point 1) to the anterior most portion of the cornea (point 2) constitutes the constant distance used in this ratio. The distance between the anterior most point of the intertragal notch (point 1) and the nasal tip (point 3) is then measured as the variable distance. The ratio between the 2 measurements was determined at each time point by dividing the variable distance by the constant distance. The change in tip projection was then obtained by determining the difference of the ratios between 2 time points.",
  //  "type": "Ratios",
  //  "group": "Ratios",
  //  "list": "N",
  //  "references": "(1)",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "linePointsOrder": [
  //    "needs to be checked"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": ""
  //},
  {
    "id": "Nasal_Tip_Projection:_Goode",
    "name": "Nasal Tip Projection: Goode",
    "imageFile": "measurement_ratio_nasal_tip_projection_goode-lateral(l).png",
    "description": "The distance from pronasale (prn) to alar base junction/alar crease - right (ac_r) divided by the distance from nasion (n) to nasal tip/pronasale (prn).",
    "type": "Ratios",
    "group": "Ratios",
    "list": "Y",
    "references": "(85, 86, 89)",
    "usedFeatures": [
      "Pronasale/Tip",
      "Nasion/Radix",
      "Alar_Crest/Alar_Curvature/Alar_Base_Junction/Alar-Facial_Groove/Alar-Cheek_Junction/Alar_Crease_left"
    ],
    "value": "0.65",
    "cameraX": -951.4432588187436,
    "cameraY": 0.8936547739308339,
    "cameraZ": 92.12855774558301,
    "formula": "$$\\frac{\\sqrt{\\left(Ac_l.x-Prn.x\\right)^2+\\left(Ac_l.y-Prn.y\\right)^2+\\left(Ac_l.z-Prn.z\\right)^2}}{\\sqrt{\\left(Prn.x-N.x\\right)^2+\\left(Prn.y-N.y\\right)^2+\\left(Prn.z-N.z\\right)^2}}$$"
  },
  {
    "id": "Nasal_Tip_Projection:_Powell_and_Humphries",
    "name": "Nasal Tip Projection: Powell and Humphries",
    "imageFile": "measurement_ratio_nasal_tip_projection_powell&humphries-lateral(l).png",
    "description": "The length of a line from subnasale (sn) to nasion (n) divided by the perpendicular distance from this line to nasal tip/pronasale (prn).",
    "type": "Ratios",
    "group": "Ratios",
    "list": "N",
    "references": "(85, 85)",
    "usedFeatures": [
      "Nasion/Radix",
      "Subnasale",
      "Pronasale/Tip"
    ],
    "value": "", //3.50
    "cameraX": -951.4432588187436,
    "cameraY": 0.8936547739308339,
    "cameraZ": 92.12855774558301,
    "formula": "AC=$$\\sqrt{\\left(N.x-Sn.x\\right)^2+\\left(N.y-Sn.y\\right)^2+\\left(N.z-Sn.z\\right)^2}$$ BD=$$\\frac{|Prn-Sn|\\times|Prn-N|}{|N-Sn|}$$ Projection=$$\\frac{AC}{BD}$$"
  },
  {
    "id": "Nasal_Tip_Projection:_Simons",
    "name": "Nasal Tip Projection: Simons",
    "imageFile": "measurement_ratio_nasal_tip_projection_simons-lateral(l).png",
    "description": "The distance from subnasale (sn) to nasal tip/pronasale (prn) divided by the distance from subnasale (sn) to labiale superius (ls).",
    "type": "Ratios",
    "group": "Ratios",
    "list": "N",
    "references": "(85, 86, 89)",
    "usedFeatures": [
      "Subnasale",
      "Pronasale/Tip",
      "Labiale_Superius"
    ],
    "linePointsOrder": [
      "Pronasale/Tip",
      "Subnasale",
      "Labiale_Superius"
    ],
    "value": "1.47",
    "cameraX": -951.4432588187436,
    "cameraY": 0.8936547739308339,
    "cameraZ": 92.12855774558301,
    "formula": "$$\\frac{\\sqrt{\\left(Sn.x-Prn.x\\right)^2+\\left(Sn.y-Prn.y\\right)^2+\\left(Sn.z-Prn.z\\right)^2}}{\\sqrt{\\left(Sn.x-Ls.x\\right)^2+\\left(Sn.y-Ls.y\\right)^2+\\left(Sn.z-Ls.z\\right)^2}}$$"
  },
  {
    "id": "Nasal_Width–Intercanthal_Distance_Ratio",
    "name": "Nasal Width–Intercanthal Distance Ratio",
    "imageFile": "measurement_ratio_nasal_width_intercanthal_distance_ratio-frontal.png",
    "description": "The nasal width (interalar distance) divided by intercanthal distance.",
    "type": "Ratios",
    "group": "Ratios",
    "list": "N",
    "references": "(85)",
    "usedFeatures": [
      "Alare/Alar_Flare_left",
      "Alare/Alar_Flare_right",
      "Endocanthion/Medial_Canthus_left",
      "Endocanthion/Medial_Canthus_right"
    ],
    "value": "0.71",
    "cameraX": 3.1180238764075713e-12,
    "cameraY": 41.39374023982786,
    "cameraZ": 954.9970171637909,
    "formula": "$$\\frac{Interalar Distance}{(Inner) Intercanthal Distance}$$ $$\\frac{\\sqrt{\\left(Al_r.x-Al_l.x\\right)^2+\\left(Al_r.y-Al_l.y\\right)^2+\\left(Al_r.z-Al_l.z\\right)^2}}{\\sqrt{\\left(En_r.x-En_l.x\\right)^2+\\left(En_r.y-En_l.y\\right)^2+\\left(En_r.z-En_l.z\\right)^2}}$$"
  },
  {
    "id": "Nasal_Width-Length_Ratio",
    "name": "Nasal Width-Length Ratio",
    "imageFile": "measurement_ratio_nasal_width_length_ratio-frontal.png",
    "description": "The alar base width divided by the nasal bridge length.",
    "type": "Ratios",
    "group": "Ratios",
    "list": "Y",
    "references": "(56, 90)",
    "usedFeatures": [
      "Alare/Alar_Flare_left",
      "Alare/Alar_Flare_right",
      "Pronasale/Tip",
      "Nasion/Radix"
    ],
    "value": "0.68",
    "cameraX": 2.5125884516598403e-12,
    "cameraY": 41.39374023982786,
    "cameraZ": 954.9970171637909,
    "formula": "$$\\frac{Interalar Distance}{Nasal Bridge Length}$$ $$\\frac{\\sqrt{\\left(Al_r.x-Al_l.x\\right)^2+\\left(Al_r.y-Al_l.y\\right)^2+\\left(Al_r.z-Al_l.z\\right)^2}}{\\sqrt{\\left(Prn.x-N.x\\right)^2+\\left(Prn.y-N.y\\right)^2+\\left(Prn.z-N.z\\right)^2}}$$"
  }
  //{
  //  "id": "Roundness_Index",
  //  "name": "Roundness Index",
  //  "imageFile": "measurement_ratio_roundness_index.png",
  //  "description": "The largest circle that can fit into the nasal profile is measured that abuts the nasal tip/pronasale (prn). Using the same unit of measure, nasal tip projection is measured. The ratio of diameter-to-tip projection is the roundness index.",
  //  "type": "Ratios",
  //  "group": "Ratios",
  //  "list": "Y",
  //  "references": "(91)",
  //  "usedFeatures": [
  //    "needs to be checked"
  //  ],
  //  "value": "",
  //  "cameraX": "",
  //  "cameraY": "",
  //  "cameraZ": "",
  //  "formula": ""
  //}
]
