diff --git a/README.md b/README.md index 2573caa..3944f78 100644 --- a/README.md +++ b/README.md @@ -53,4 +53,10 @@ Reference: https://help.solidworks.com/2026/English/SolidWorks/sldworks/t_Creati Select them, then drag them with ALT pressed. ## How do I make components in an assembly that snap into the right locations without having to put all the relations in? -You need to make Smart Components: https://help.solidworks.com/2026/english/solidworks/sldworks/c_Smart_Components.htm +You need to make [Smart Components](https://help.solidworks.com/2026/english/solidworks/sldworks/c_Smart_Components.htm). Summary: +1. Create an assembly with the part in it (or open an existing one) +1. Appy mates to that component +1. Tools > Make Smart Component +1. Set the options +1. Save the assembly and click Yes to save the reference models that have been modified. +1. You don't need the assembly anymore if you created it just for this operation.