Part Import: Difference between revisions

From FreeCAD Documentation
No edit summary
(Changed Usage: prefs first. Fixed Import_Export_Preferences link.)
Line 28: Line 28:


<!--T:7-->
<!--T:7-->
# Set up the [[Import_Export_Preferences|Import Export Preferences]] in the [[Preferences Editor|Preferences Editor]].
# Go to the menu {{MenuCommand|Part → [[File:Part_Import.svg|16px]] Import CAD}}.
# Go to the menu {{MenuCommand|Part → [[File:Part_Import.svg|16px]] Import CAD}}.
# Select the file to be imported
# Select the file to be imported.

<!--T:9-->
Set up the [[Import_Export_Preference|import-export preferences]] in the [[Preferences Editor|Preferences Editor]].


==Related== <!--T:14-->
==Related== <!--T:14-->

Revision as of 20:46, 29 February 2020

[[Image:Part ImportCAD.svg ‎|x32px|link=]] Part Import

Menu location
Part → Import CAD
Workbenches
Part
Default shortcut
None
Introduced in version
-
See also
Export, Std Import, Import Export

Description

The Part Import tool opens a dialog that allows you to import a CAD file from the following formats: IGES, STEP, and BREP in to the current document.

Usage

  1. Set up the Import Export Preferences in the Preferences Editor.
  2. Go to the menu Part → Import CAD.
  3. Select the file to be imported.

Related