Std Import/de: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 24: Line 24:
Während des Ladens wird der Inhalt der Datei zum aktuellen (bereits geöffneten) Projekt hinzugefügt. Wenn Du eine neue Datei in einem neuen Fenster öffnen möchtest, benutze den [[Std_Open/de|Öffnen]]-Befehl.
Während des Ladens wird der Inhalt der Datei zum aktuellen (bereits geöffneten) Projekt hinzugefügt. Wenn Du eine neue Datei in einem neuen Fenster öffnen möchtest, benutze den [[Std_Open/de|Öffnen]]-Befehl.
</div>
</div>

==Options==

* Press {{KEY|Esc}} or the {{Button|Cancel}} button to abort the command.


==Notes==
==Notes==


* To import into a new file you can use the [[Std_Open|Std Open]] command.
* To convert an imported [[Mesh Workbench|mesh object]] into a solid see the [[Import from STL or OBJ]] tutorial.
* To import into a new document you can use the [[Std_Open|Std Open]] command.
* Some workbenches have additional import commands. See: [[Import_Export|Import Export]].
* Some workbenches have additional import commands. See: [[Import_Export|Import Export]].



Revision as of 21:23, 23 March 2020

Std Import

Menüeintrag
Datei → Import
Arbeitsbereich
Alle
Standardtastenkürzel
Strg+I
Eingeführt in Version
-
Siehe auch
Exportieren..., Öffnen...

Description

Fügt dem aktuellen Dokument den Inhalt einer Datei aus einer anderen Anwendung hinzu. Eine Reihe von Dateiformaten werden unterstützt: *.IGES, *.STEP, *.BREP, *.STL, *.OBJ, *.PLY, etc.

Usage

Während des Ladens wird der Inhalt der Datei zum aktuellen (bereits geöffneten) Projekt hinzugefügt. Wenn Du eine neue Datei in einem neuen Fenster öffnen möchtest, benutze den Öffnen-Befehl.

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 import filter is stored: Tools → Edit parameters... → BaseApp → Preferences → General → FileImportFilter.