Std Export/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
Line 49: Line 49:
==Примечания==
==Примечания==


* To export a [[Mesh Workbench|mesh object]] to a solid file format it must first be converted. See the [[Import from STL or OBJ]] tutorial.
* To export a [[Mesh_Workbench|mesh object]] to a solid file format it must first be converted. See the [[Import_from_STL_or_OBJ|Import from STL or OBJ]] tutorial.
* Some workbenches have additional export commands. See [[Import_Export|Import Export]].
* Some workbenches have additional export commands. See [[Import_Export|Import Export]].



Latest revision as of 07:22, 6 May 2024

Std Export

Системное название
Std Export
Расположение в меню
Файл → Экспорт
Верстаки
All
Быстрые клавиши
Ctrl+E
Представлено в версии
-
См. также
Std PrintPdf, Import Export, Import Export Preferences

Описание

The Std Export command exports selected objects to a different file format. Many file formats are supported and for some formats multiple export options exist. See Import Export for more information.

Применение

  1. Select one or more objects. To avoid exporting invisible or duplicate objects:
    • Be careful when you use Ctrl+A to select all objects. This will also select invisible objects.
    • Select a PartDesign Body by only picking the body itself or its last feature.
    • Select a Std Group or a Std Part by only picking the parent object itself or the objects nested inside it.
    • Do not use the Std SelectAll command as it will also select sub-elements of PartDesign Bodies.
  2. There are several ways to invoke the command:
    • Select the File → Export... option from the menu.
    • Use the keyboard shortcut: Ctrl+E.
  3. Select the correct file format in the dialog box.
  4. Enter a filename.
  5. Press the Save button.

Опции

  • Нажмите Esc или кнопку Отмена, чтобы отменить выполнение команды.

Примечания

Настройки

  • См. так же: Настройки Импорта Экспорта.
  • Путь к последнему файлу к которому была применена данная команда сохраняется в параметр: Инструменты → Редактор параметров... → BaseApp → Preferences → General → FileOpenSavePath.
  • Путь к последнему экспортированному файлу сохраняется в параметр: Инструменты → Редактор параметров... → BaseApp → Preferences → General → FileExportFilter.