Std Export/de: Difference between revisions

From FreeCAD Documentation
(Created page with "Optinen für einige Dateiformate können in Bearbeiten → Einstellungen → Import/Export.")
(Created page with "==Tipps und Einschränkungen==")
Line 27: Line 27:
Optinen für einige Dateiformate können in Bearbeiten → [[Preferences Editor/de|Einstellungen]] → Import/Export.
Optinen für einige Dateiformate können in Bearbeiten → [[Preferences Editor/de|Einstellungen]] → Import/Export.


==Tipps und Einschränkungen==
==Tips and limitations==


* When exporting a single part, you should usually select only the last object at the bottom of the Model tree.
* When exporting a single part, you should usually select only the last object at the bottom of the Model tree.

Revision as of 20:47, 22 December 2018

Std Export

Menüeintrag
File → Export
Arbeitsbereich
Alle
Standardtastenkürzel
Strg + E
Eingeführt in Version
-
Siehe auch
Import

Beschreibung

Dies ist der Standardbefehl, um Objekte in einem FreeCAD-Dokument in andere Dateiformate zu exportieren. Vor Ausführung des Befehls muss eine Auswahl getroffen werden.

Anwendung

  1. Wähle die zu exportierenden Objekte, entweder im Modellbaum oder in der 3D-Ansicht mit Rechteckauswahl.
  2. Gehe zu Datei → Export
  3. Wähle den Dateityp aus
  4. Tippe einen Namen
  5. Drücke den Speichern-Button

Siehe Import Export/de für eine Liste unterstützter Dateitypen.

Optionen

Optinen für einige Dateiformate können in Bearbeiten → Einstellungen → Import/Export.

Tipps und Einschränkungen

  • When exporting a single part, you should usually select only the last object at the bottom of the Model tree.
  • On some Linux systems for packages built independently from the FreeCAD project, it may be necessary to manually type the file extension.
  • A 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.