Std Export/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
No edit summary
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{Docnav
|[[Std_Import|Std Import]]
|[[Std_MergeProjects|Std MergeProjects]]
|[[Std_File_Menu|Std File Menu]]
|IconL=
|IconR=
|IconC=Freecad.svg
}}


<!--Empty=1 to suppress icon-->
<div class="mw-translate-fuzzy">
{{GuiCommand/ru
{{GuiCommand/ru
|Name=Std Export
|Name=Std Export
|Name/ru=Std Export
|Name/ru=Std Export
|Empty=1
|MenuLocation=Файл → Экспорт
|Workbenches=All
|Workbenches=All
|Shortcut={{KEY|Ctrl}}+{{KEY|E}}
|MenuLocation=[[Std File Menu/ru|Файл]] → Экспорт
|SeeAlso=[[Std_PrintPdf/ru|Std PrintPdf]], [[Import_Export/ru|Import Export]], [[Import_Export_Preferences/ru|Import Export Preferences]]
|Shortcut=Ctrl+E
|SeeAlso=[[Std_Import/ru|Импорт]]
}}
}}
</div>


==Description==
==Description==


This is the standard command to export objects inside a FreeCAD document to other file formats. A selection must be made before launching the command.
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.


==Usage==
==Usage==


# Select one or more objects. To avoid exporting invisible or duplicate objects:
# Select objects to export, either in the Model tree or in the 3D view using [[Std BoxSelection|box selection]].
#* Be careful when you use {{KEY|Ctrl}}+{{KEY|A}} to select all objects. This will also select invisible objects.
# Go to {{MenuCommand|{{StdMenu|[[Std File Menu|File]]}} → Export}} or press the {{KEY|Ctrl}} + {{KEY|E}} keyboard shortcut
#* Select a [[PartDesign_Body|PartDesign Body]] by only picking the body itself or its last feature.
# Select the file type
#* 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.
# Type a name
#* Do not use the [[Std_SelectAll|Std SelectAll]] command as it will also select sub-elements of PartDesign Bodies.
# Press the {{KEY|Save}} button.
#* 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:
For supported file types, see [[Import Export]].
#* Select the {{MenuCommand|File → Export...}} option from the menu.
#* Use the keyboard shortcut: {{KEY|Ctrl}}+{{KEY|E}}.
# Select the correct file format in the dialog box.
# Enter a filename.
# Press the {{Button|Save}} button.


==Options==
==Options==


* Press {{KEY|Esc}} or the {{Button|Cancel}} button to abort the command.
Options for some file formats can be defined in {{MenuCommand|Edit → [[Preferences Editor|Preferences]] → Import-Export}}.


==Notes==
==Tips and limitations==


* 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.
* When exporting a single part, you should usually select only the last object at the bottom of the Model tree.
* Some workbenches have additional export commands. See: [[Import_Export|Import Export]].
* On some Linux systems for packages built independently from the FreeCAD project, it may be necessary to manually type the file extension.
* A [[Mesh Workbench|mesh object]] cannot be directly exported to a CAD format (STEP, IGES, BREP). It must be converted to a shape and/or a solid first, see the [[Import from STL or OBJ]] tutorial.


==Preferences==
{{clear}}


* See: [[Import_Export_Preferences|Import Export Preferences]].
{{Std Base navi{{#translation:}}}}
* The last used file location is stored: {{MenuCommand|Tools → Edit parameters... → BaseApp → Preferences → General → FileOpenSavePath}}.
* The last used export filter is stored: {{MenuCommand|Tools → Edit parameters... → BaseApp → Preferences → General → FileExportFilter}}.


{{Docnav
|[[Std_Import|Std Import]]
|[[Std_MergeProjects|Std MergeProjects]]
|[[Std_File_Menu|Std File Menu]]
|IconL=
|IconR=
|IconC=Freecad.svg
}}

{{Std Base navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Revision as of 14:08, 13 May 2020

Std Export

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

Description

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.

Usage

  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.
    • For the same reason the Std BoxSelection command should be avoided in FreeCAD version 0.18 and earlier.
  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.

Options

  • Press Esc or the Cancel button to abort the command.

Notes

Preferences

  • See: Import Export Preferences.
  • The last used file location is stored: Tools → Edit parameters... → BaseApp → Preferences → General → FileOpenSavePath.
  • The last used export filter is stored: Tools → Edit parameters... → BaseApp → Preferences → General → FileExportFilter.