Part Import: Difference between revisions

From FreeCAD Documentation
mNo edit summary
mNo edit summary
(16 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
<translate>
<translate>
<!--T:1-->
<!--T:10-->
{{Docnav
<br />
|[[Part_Thickness|Thickness]]

|[[Part Export|Export CAD]]

|[[Part_Module|Part]]
|IconL=Part_Thickness.svg
|IconC=Workbench_Part.svg
|IconR=Part_ExportCAD.svg
}}


<!--T:2-->
<!--T:2-->
{{GuiCommand
{{GuiCommand|Name=Part ImportCAD‏‎|MenuLocation=Part → Import CAD|Workbenches=[[Part Workbench|Part]]|SeeAlso=[[Std_Import]]}}
|Name=Part Import
|Icon=Part ImportCAD.svg
‎|MenuLocation=Part → Import CAD
|Workbenches=[[Part Workbench|Part]]
|SeeAlso=[[Part_Export|Export]], [[Std_Import|Std Import]], [[Import Export]]
}}


==Introduction== <!--T:3-->
==Description== <!--T:3-->


<!--T:6-->
<!--T:6-->
This tool allows you to add a file [http://en.wikipedia.org/wiki/IGES *.IGES], [http://en.wikipedia.org/wiki/Step_file *.STEP], [http://en.wikipedia.org/wiki/BREP *.BREP] to the current document.
The {{Button|[[Image:Part_Import.svg|16px]] [[Part Import|Part Import]]}} tool opens a dialog that allows you to import a CAD file from the following formats: [http://en.wikipedia.org/wiki/IGES IGES], [http://en.wikipedia.org/wiki/Step_file STEP], and [http://en.wikipedia.org/wiki/BREP BREP] in to the current document.


==Use== <!--T:4-->
==Usage== <!--T:4-->


<!--T:7-->
<!--T:7-->
# Click on {{KEY|Part}} {{KEY|[[Image:Part ImportCAD.png|24px]] ImportCAD}} from the top menu.
# 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


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


<!--T:5-->
==Related== <!--T:14-->
* [[Import Export]]
<br />


<!--T:11-->
{{Docnav
|[[Part_Thickness|Thickness]]
|[[Part Export|Export CAD]]
|[[Part_Module|Part]]
|IconL=Part_Thickness.svg
|IconC=Workbench_Part.svg
|IconR=Part_ExportCAD.svg
}}

<!--T:12-->
{{Part Tools navi}}

<!--T:13-->
{{Userdocnavi}}


</translate>
</translate>
{{clear}}
{{clear}}
<languages/>

Revision as of 17:24, 11 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. Go to the menu Part → Import CAD.
  2. Select the file to be imported

Set up the import-export preferences in the Preferences Editor.

Related