How to Import SKP Files into SolidWorks Without Losing Geometry
Importing SketchUp (.skp) files into SolidWorks can be straightforward—but without the right steps you can lose faces, edges, groups, or scale. This guide gives a clear, prescriptive workflow to preserve geometry and fix common issues.
1. Prepare the SKP file in SketchUp (or free viewer)
- Purge unused items: Window → Model Info → Statistics → Purge Unused. Removes stray components and materials.
- Explode nested groups/components where appropriate: Right-click → Explode on groups that need to become single solid bodies. Keep architectural/grouping intent only where helpful.
- Ensure faces are properly oriented: Use View → Face Style → Monochrome to spot reversed faces; use Reverse Faces where needed.
- Fix stray edges and gaps: Zoom to problem areas and close small gaps. Use the Line/Rectangle tool to snap and seal holes.
- Set units and scale: Window → Model Info → Units. Choose units that match your SolidWorks document (mm/inches) and ensure model is at full scale.
- Export as a neutral CAD format (recommended):
- Best: Export to COLLADA (.dae) or STEP if a SketchUp plugin can produce it.
- Alternative: Save as .skp for direct import if SolidWorks supports it (depends on version).
2. Choose the best import path
- Direct SKP import (SolidWorks 2018+)
- SolidWorks can import .skp directly, but results vary. Use this if you need a quick transfer and the SKP model is clean.
- Recommended: Export to COLLADA (.dae) or SAT/STEP
- COLLADA preserves scene hierarchy and many SketchUp entities.
- If you can get a STEP or SAT output (via plugins or other CAD tools), those preserve solid geometry best.
- Fallback: Export to STL (mesh)
- Use only when surface/solid data cannot be preserved; solids become tessellated meshes, losing parametric features.
3. Import into SolidWorks (direct SKP or neutral format)
- Open SolidWorks and set document units to match your SketchUp model before importing.
- File → Open and choose file type:
- For .skp: select “SketchUp Files (*.skp)”.
- For .dae/.stl/.step/.sat: select appropriate type.
- Import Options (critical):
- For SKP: In the Open dialog, click Options:
- Import multiple bodies as: choose “Solid Bodies” if SketchUp geometry is watertight; otherwise “Surface Bodies”.
- Import as: try “Graphics Body” only for quick visual, but this loses editable geometry.
- For STEP/SAT: set to import solids/bodies.
- For STL: use “Import as Solid Body” only if the mesh is watertight; otherwise import as graphics or surface.
- For SKP: In the Open dialog, click Options:
- Open the file. If SolidWorks reports errors, note which faces/bodies are problematic.
4. Repair and convert geometry inside SolidWorks
- Check FeatureManager: Imported bodies appear under Solid Bodies or Surface Bodies.
- Use Import Diagnostics: Right-click the imported body → Import Diagnostics → Repair All. This closes gaps and heals faces where possible.
- Knock down redundant entities: Use Delete Face (Patch) to simplify badly triangulated or small faces.
- Knit Surfaces: If you have multiple surface bodies, use Insert → Surface → Knit to combine them and form solid bodies (check “Try to form solid”).
- Use the Repair Sketch/Heal tools: For imported sketches or edges, use Repair Sketch from the CommandManager.
- Recompose features: Once geometry is healed, use Convert Entities, Extrude/Cut features, and new sketches to rebuild parametric features for manufacturing.
5. Common problems and fixes
- Missing faces / holes: Run Import Diagnostics → Repair; manually patch small holes with Filled Surface.
- Flipped normals / reversed faces: Use Delete Face (Delete and Patch) or re-create affected surfaces.
- Excess triangulation (too many tiny faces): Use Delete Face to combine; consider re-exporting as STEP/SAT if available.
- Large file size / slow performance: Simplify the SketchUp model before export—remove unnecessary details, components, and textures.
- Incorrect scale: Reopen and check units; scale the SolidWorks model (Tools → Scale) only if necessary.
6. Best practices summary
- Prefer neutral CAD formats (STEP/SAT) when possible.
- Prepare and simplify the SKP file before export.
- Match units in both programs.
- Use Import Diagnostics and surface tools in SolidWorks to heal geometry.
- Rebuild parametric features after import for robust models.
7. Quick checklist (one-pass)
- Purge and simplify in SketchUp.
- Set correct units.
- Export to STEP/SAT or COLLADA (.dae) if possible.
- In SolidWorks: set same units → File → Open → choose format → set import options to solids/surfaces.
- Run Import Diagnostics → Repair → Knit surfaces → Try to form solid.
- Rebuild features as needed.
Following this workflow will maximize the chance that your SketchUp geometry arrives in SolidWorks intact and usable for downstream CAD operations.