Index: development/Visualisatie_3D/Parametric_3D_models/MVX.json =================================================================== diff -u -r147 -r148 --- development/Visualisatie_3D/Parametric_3D_models/MVX.json (.../MVX.json) (revision 147) +++ development/Visualisatie_3D/Parametric_3D_models/MVX.json (.../MVX.json) (revision 148) @@ -64,14 +64,14 @@ "default": "P-VIS-MVX.FrontPanel-Contour", "source": "dummy" }, - "HF_CrossGallery": { - "default": "P-VIS-MVX.CrossGallery-Contour", + "HF_GalleryFront": { + "default": "P-VIS-MVX.GalleryFront-Contour", "source": "dummy" } }, "import": { "Collection_FrontPanel_Contour": "HF_FrontPanel", - "Collection_CrossGallery_Contour": "HF_CrossGallery" + "Collection_GalleryFront_Contour": "HF_GalleryFront" }, "parts": [ { @@ -658,8 +658,8 @@ "comment": "Parametric GalleryFront", "if": "is(ShowGalleryFront, 'true')", "use": { - "from": "Collection_CrossGallery_Contour", - "part": "crossgallery", + "from": "Collection_GalleryFront_Contour", + "part": "P-VIS-MVX.GalleryFront", "params": { "length": "GalleryFrontLength" }