Index: development/Visualisatie_3D/Parametric_3D_models/MVX.json =================================================================== diff -u -r177 -r179 --- development/Visualisatie_3D/Parametric_3D_models/MVX.json (.../MVX.json) (revision 177) +++ development/Visualisatie_3D/Parametric_3D_models/MVX.json (.../MVX.json) (revision 179) @@ -201,7 +201,6 @@ "BackSteelVisualCorrectionZ = 2", "VARSECTIE = '**************************************CROSS GALLERY*****************************************' ", "CrossGallerySeparationDistance = BaseDepth / (CrossGalleryQuantity + 1)", - "CrossGalleryWidth = 10.2", "VARSECTIE = '***************************************SIPHON CAP****************************************' ", "SiphonCap_Depth = 248", "CutOutData_LeftX_Width = (CutOutData_LeftX_Width_Customer > 0) ? CutOutData_LeftX_Width_Customer : CutOutData_LeftX_Width_Suggested", @@ -1194,7 +1193,7 @@ "translate": { "x": "31.5", "y": "SideHeightInMm", - "z": "-((CrossGallerySeparationDistance * (i + 1)) + CrossGalleryWidth)" + "z": "-((CrossGallerySeparationDistance * (i + 1)) + 10.2)" } } ]