Index: development/Visualisatie_3D/Parametric_3D_models/MVX.json =================================================================== diff -u -r153 -r154 --- development/Visualisatie_3D/Parametric_3D_models/MVX.json (.../MVX.json) (revision 153) +++ development/Visualisatie_3D/Parametric_3D_models/MVX.json (.../MVX.json) (revision 154) @@ -111,7 +111,7 @@ "ShowFrontAttachmentBottom = is(IsInnerBoxSystem, '1') ? 'false' : 'true' ", "ShowFrontAttachmentTop = is(IsInnerBoxSystem, '1') ? 'false' : is(BoxSystemHeight, 'E') ? 'true' : 'false' ", "VARSECTIE = '**************************************FRONT FIXING*****************************************' ", - "FrontFixing_Suffix_For_ProductId = is(BoxSystemHeight, 'E') ? ((is(FrontType, 'GlassLow') or is(FrontType, 'GlassHigh')) ? 'DesignElement' : 'Gallery') : ''", + "FrontFixing_Suffix_For_ProductId = is(BoxSystemHeight, 'E') ? (oneOf(FrontType, 'GlassLow', 'GlassHigh') ? 'DesignElement' : 'Gallery') : ''", "ShowFrontFixingAdapter = (is(IsInnerBoxSystem, '1') and is(BoxSystemHeight, 'E') and is(FrontType, 'GlassLow')) ? 'true' : 'false'", "VARSECTIE = '**************************************FRONT*****************************************' ", "ShowFrontDesignElementLow = (is(IsInnerBoxSystem, '1') and is(FrontType, 'GlassLow')) ? 'true' : 'false'",