Index: development/Visualisatie_3D/Parametric_3D_models/LBX.json =================================================================== diff -u -r93 -r97 --- development/Visualisatie_3D/Parametric_3D_models/LBX.json (.../LBX.json) (revision 93) +++ development/Visualisatie_3D/Parametric_3D_models/LBX.json (.../LBX.json) (revision 97) @@ -1281,7 +1281,7 @@ }, { "comment": "FrontPanelAdapter Left", - "if": "is(FrontTypeHeightC, 'GlassLow')", + "if": "is(FrontTypeHeightC, 'GlassLow') and is(BoxSystemHeight, 'C')", "geometry": { "pass": true, "url": "ProductId_FrontPanelAdapter" @@ -1291,7 +1291,7 @@ }, { "comment": "FrontPanelAdapter Right", - "if": "is(FrontTypeHeightC, 'GlassLow')", + "if": "is(FrontTypeHeightC, 'GlassLow') and is(BoxSystemHeight, 'C')", "geometry": { "pass": true, "url": "ProductId_FrontPanelAdapter" @@ -2083,6 +2083,7 @@ "BaseThickness": "ChipBoardThickness", "SpacerStripInstallationDimension": 53, "BoxSystemDepth": "BoxSystemDepth", + "LoadBearingCapacity": "LoadBearingCapacity", "BackSideMaterial": "BackSideMaterial", "MotionTechnology": "SST_MotionTechnology" }