Std Import: Difference between revisions

From FreeCAD Documentation
({{Std Base}} {{Userdocnavi}} to categorize the page)
m ((Vertical GuiCommand))
Line 2: Line 2:
<translate>
<translate>
<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand|Name=Std Import|Workbenches=All|MenuLocation=File → Import|Shortcut=CTRL+I|SeeAlso=[[Std_Export|Export]], [[Std_Open|Open]]}}
|Name=Std Import
|Workbenches=All
|MenuLocation=File → Import
|Shortcut=CTRL+I
|SeeAlso=[[Std_Export|Export]], [[Std_Open|Open]]
}}


<!--T:2-->
<!--T:2-->

Revision as of 11:08, 21 October 2019

Std Import

Menu location
File → Import
Workbenches
All
Default shortcut
CTRL+I
Introduced in version
-
See also
Export, Open

Adds the content of a file from another application to the current document. A number of file formats are supported: *.IGES, *.STEP, *.BREP, *.STL, *.OBJ, *.PLY, etc.

When loading, the file is added to the current (already open) project. If you want to load a new file in a new window, use the Open command.

FreeCAD Project files have the extension "FCStd". For more information on the internal structure of FreeCAD project files, read the FCStd file format article.