Std Import/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 17: Line 17:
FreeCAD Project files have the extension "FCStd". For more information on the internal structure of FreeCAD project files, read the [[File_Format_FCStd|FCStd file format]] article.
FreeCAD Project files have the extension "FCStd". For more information on the internal structure of FreeCAD project files, read the [[File_Format_FCStd|FCStd file format]] article.


{{Std Base}}

{{Userdocnavi}}
{{clear}}
{{clear}}

Revision as of 11:09, 21 October 2019

Std Import

Системное название
Std Import
Расположение в меню
Файл → Импортировать
Верстаки
All
Быстрые клавиши
CTRL+I
Представлено в версии
-
См. также
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.