0
0
Arm-architectureHow-ToBeginner · 3 min read

How to Use Smart Mates in SolidWorks: Quick Guide

In SolidWorks, use Smart Mates by dragging a component close to another in an assembly; SolidWorks automatically suggests mate types based on geometry. Accept the suggested mate to quickly align or connect parts without manually selecting mate features.
📐

Syntax

Smart Mates in SolidWorks do not use code but follow a simple interaction pattern:

  • Drag Component: Click and drag a part in the assembly workspace.
  • Hover Near Geometry: Move the part close to faces, edges, or vertices of another part.
  • Smart Mate Suggestions: SolidWorks shows possible mates like coincident, concentric, or distance.
  • Accept Mate: Click the suggestion or release the mouse to apply the mate.

This process replaces manual mate selection by using geometry proximity and context.

arm_architecture
Drag component near target geometry -> Smart Mate suggestions appear -> Click to accept mate
💻

Example

This example shows how to use Smart Mates to align a bolt into a hole:

  1. Open an assembly with a bolt and a plate with a hole.
  2. Click and drag the bolt near the hole edge.
  3. Smart Mate suggestions appear, such as 'Concentric' to align bolt axis with hole axis.
  4. Click the suggestion or release the mouse to apply the concentric mate.
  5. The bolt snaps into place aligned with the hole automatically.
plaintext
1. Select bolt in assembly.
2. Drag bolt close to hole edge.
3. Wait for Smart Mate pop-up.
4. Click suggested 'Concentric' mate.
5. Bolt aligns and snaps into hole.
Output
Bolt is aligned concentrically and snapped into the hole in the assembly.
⚠️

Common Pitfalls

Common mistakes when using Smart Mates include:

  • Dragging too fast or too far: Smart Mate suggestions may not appear if the component is not close enough.
  • Ignoring mate previews: Not checking the preview can cause incorrect mates.
  • Overlapping mates: Adding conflicting mates can cause errors or over-defined assemblies.
  • Not using correct geometry: Smart Mates work best with clear faces, edges, or vertices; complex or hidden geometry may confuse the tool.

Wrong way: Dragging a part far from target and forcing mates manually.

Right way: Drag close and accept Smart Mate suggestions for quick, accurate mates.

plaintext
Wrong:
Drag bolt far from hole -> No Smart Mate -> Manually select mates -> Errors

Right:
Drag bolt close to hole -> Smart Mate appears -> Click to accept -> Correct mate applied
📊

Quick Reference

ActionDescriptionTip
Drag ComponentMove part near target geometryDrag slowly and close
Hover GeometryHover over faces, edges, verticesLook for highlighted areas
Smart Mate PopupAutomatic mate suggestions appearCheck preview carefully
Accept MateClick suggestion or release mouseAvoid conflicting mates
Adjust if NeededModify mate properties after applyingUse mate manager for fine tuning

Key Takeaways

Drag components close to target geometry to trigger Smart Mate suggestions.
Always check the mate preview before accepting to avoid errors.
Smart Mates speed up assembly by automating common mate types like coincident and concentric.
Avoid conflicting mates by not forcing manual mates when Smart Mates are available.
Use Smart Mates with clear geometry for best results.