Std Import: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
No edit summary
Line 1: Line 1:
<languages/>
<translate>
<translate>
<!--T:1-->
<!--T:1-->
Line 15: Line 16:
</translate>
</translate>
{{clear}}
{{clear}}
<languages/>

Revision as of 06:54, 9 August 2018

Std Import

Menu location
File → Import
Workbenches
All
Default shortcut
CTRL+I
Introduced in version
-
See also
Std 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.