From e2cdf96906b865fc8713ce0c4a3349ef216f63f9 Mon Sep 17 00:00:00 2001 From: Joe Foley Date: Sun, 21 Jun 2026 17:04:14 +0000 Subject: [PATCH] Found the exploded view! --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index cfdf5e0..7c13912 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,13 @@ Reference https://knowledge.cadimensions.com/hubfs/KB%20Reference%20Docs/SOLIDWO ## How do I make an exploded view Reference: https://help.solidworks.com/2026/English/SolidWorks/sldworks/t_Creating_Exploded_Views.htm +1. Open the part or assembly, NOT THE DRAWING +1. Insert > Exploded View +1. Pick parts then drag them apart using the X-Y-Z arrows +1. Save the step +1. When you are done, click the green checkbox +1. These exploded views are saved in the Configurations tab under the current Configuration +1. You will have to expand the configuration to see the saved Exploded view to open it again or rename it. ## How do I move features around without them going into assemblies on the tree? Select them, then drag them with ALT pressed.