Std Export/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "==Применение==")
(Updating to match new version of source page)
(13 intermediate revisions by one other user not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{Docnav
{{Docnav/ru
|[[Std_Import|Import]]
|[[Std_Import/ru|Команда "Импортировать..."]]
|[[Std_MergeProjects|MergeProjects]]
|[[Std_MergeProjects/ru|Команда "Объединить проект..."]]
|[[Std_File_Menu|Std File Menu]]
|[[Std_File_Menu/ru|Меню "Файл"]]
|IconL=Std_Import.svg
|IconL=Std_Import.svg
|IconR=Std_MergeProjects.svg
|IconR=Std_MergeProjects.svg
Line 21: Line 21:
</div>
</div>


<span id="Description"></span>
==Описание==
==Описание==


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|Import Export]] for more information.
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|Import Export]] for more information.


<span id="Usage"></span>
==Применение==
==Применение==


Line 32: Line 34:
#* Select a [[Std_Group|Std Group]] or a [[Std_Part|Std Part]] by only picking the parent object itself or the objects nested inside it.
#* Select a [[Std_Group|Std Group]] or a [[Std_Part|Std Part]] by only picking the parent object itself or the objects nested inside it.
#* Do not use the [[Std_SelectAll|Std SelectAll]] command as it will also select sub-elements of PartDesign Bodies.
#* Do not use the [[Std_SelectAll|Std SelectAll]] command as it will also select sub-elements of PartDesign Bodies.
#* For the same reason the [[Std_BoxSelection|Std BoxSelection]] command should be avoided in FreeCAD version 0.18 and earlier.
# There are several ways to invoke the command:
# There are several ways to invoke the command:
#* Select the {{MenuCommand|File → [[Image:Std_Export.svg|16px]] Export...}} option from the menu.
#* Select the {{MenuCommand|File → [[Image:Std_Export.svg|16px]] Export...}} option from the menu.
Line 40: Line 41:
# Press the {{Button|Save}} button.
# Press the {{Button|Save}} button.


==Options==
<span id="Options"></span>
==Опции==


* Press {{KEY|Esc}} or the {{Button|Cancel}} button to abort the command.
* Нажмите {{KEY|Esc}} или кнопку {{Button|Отмена}}, чтобы отменить выполнение команды.


==Notes==
<span id="Notes"></span>
==Примечания==


* 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]] tutorial.
* Some workbenches have additional export commands. See: [[Import_Export|Import Export]].
* Some workbenches have additional export commands. See [[Import_Export|Import Export]].


==Preferences==
<span id="Preferences"></span>
==Настройки==


<div class="mw-translate-fuzzy">
* See: [[Import_Export_Preferences|Import Export Preferences]].
* См. так же: [[Import_Export_Preferences/ru|Настройки Импорта Экспорта]].
* The last used file location is stored: {{MenuCommand|Tools → Edit parameters... → BaseApp → Preferences → General → FileOpenSavePath}}.
* The last used export filter is stored: {{MenuCommand|ToolsEdit parameters... → BaseApp → Preferences → General → FileExportFilter}}.
* Путь к последнему файлу к которому была применена данная команда сохраняется в параметр: {{MenuCommand|ИнструментыРедактор параметров... → BaseApp → Preferences → General → FileOpenSavePath}}.
* Путь к последнему экспортированному файлу сохраняется в параметр: {{MenuCommand|Инструменты → Редактор параметров... → BaseApp → Preferences → General → FileExportFilter}}.
</div>




{{Docnav
{{Docnav/ru
|[[Std_Import|Import]]
|[[Std_Import/ru|Команда "Импортировать..."]]
|[[Std_MergeProjects|MergeProjects]]
|[[Std_MergeProjects/ru|Команда "Объединить проект..."]]
|[[Std_File_Menu|Std File Menu]]
|[[Std_File_Menu/ru|Меню "Файл"]]
|IconL=Std_Import.svg
|IconL=Std_Import.svg
|IconR=Std_MergeProjects.svg
|IconR=Std_MergeProjects.svg
Line 65: Line 71:
}}
}}


{{Std Base navi{{#translation:}}}}
{{Std_Base_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
[[Category:File_Formats{{#translation:}}]]
[[Category:File_Formats{{#translation:}}]]
{{clear}}

Revision as of 11:47, 21 April 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.