Mesh Import: Difference between revisions

From FreeCAD Documentation
mNo edit summary
(6 intermediate revisions by 3 users not shown)
Line 7: Line 7:
|[[Mesh_Workbench|Mesh]]
|[[Mesh_Workbench|Mesh]]
|IconC=Workbench_Mesh.svg
|IconC=Workbench_Mesh.svg
|IconR=Mesh_ExportMesh.svg
|IconR=Mesh_Export.svg
}}
}}


<!--T:2-->
<!--T:2-->
{{GuiCommand
{{GuiCommand
|Name=Mesh ImportMesh‏‎
|Name=Mesh Import‏‎
‎|MenuLocation=Meshes → Import Mesh
‎|MenuLocation=Meshes → Import Mesh
|Workbenches=[[Mesh Workbench|Mesh]]
|Workbenches=[[Mesh Workbench|Mesh]]
|SeeAlso=[[Std_Import|Std Import]], [[Mesh Export]]
|SeeAlso=[[Std_Import|Std Import]], [[Import_Export_Preferences|Import Export Preferences]], [[Import_Export|Import Export]]
}}
}}


Line 21: Line 21:


<!--T:4-->
<!--T:4-->
This tool allows you to import a mesh file into the current document. See [[Import_Export_Preferences#Mesh_Formats]] for the various types of Mesh formats FreeCAD can handle.
This tool allows you to add a file [https://en.wikipedia.org/wiki/STL_(file_format) *.STL], [https://en.wikipedia.org/wiki/STL_(file_format)#ASCII_STL *.AST], *.BMS, [https://en.wikipedia.org/wiki/Wavefront_.obj_file *.OBJ], [http://en.wikipedia.org/wiki/OFF *.OFF], [http://web.mit.edu/ivlib/www/iv/files.html *.iv], [https://en.wikipedia.org/wiki/PLY_(file_format) *.PLY] to the current document.


==Usage== <!--T:5-->
==Usage== <!--T:5-->
Line 27: Line 27:
<!--T:6-->
<!--T:6-->
# Invoke the ImportMesh command several ways:
# Invoke the ImportMesh command several ways:
#* Press on the [[Image:Mesh_ImportMesh.svg|32px]] button in the Mesh toolbar
#* Press on the [[Image:Mesh_Import.svg|32px]] button in the Mesh toolbar
#* Use the {{MenuCommand|Meshes → [[Image:Mesh ImportMesh.png|24px]] Import Mesh...}} entry from the Meshes menu.
#* Use the {{MenuCommand|Meshes → [[Image:Mesh_Import.svg|24px]] Import Mesh...}} entry from the Meshes menu.
# Select the file to be imported
# Select the file to be imported


Line 40: Line 40:
|[[Mesh_Workbench|Mesh]]
|[[Mesh_Workbench|Mesh]]
|IconC=Workbench_Mesh.svg
|IconC=Workbench_Mesh.svg
|IconR=Mesh_ExportMesh.svg
|IconR=Mesh_Export.svg
}}
}}

<!--T:11-->
{{Mesh Tools navi}}

<!--T:12-->
{{Userdocnavi}}


</translate>
</translate>
{{Mesh Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

Revision as of 01:03, 1 March 2020

Mesh Import‏‎ ‎

Menu location
Meshes → Import Mesh
Workbenches
Mesh
Default shortcut
None
Introduced in version
-
See also
Std Import, Import Export Preferences, Import Export

Description

This tool allows you to import a mesh file into the current document. See Import_Export_Preferences#Mesh_Formats for the various types of Mesh formats FreeCAD can handle.

Usage

  1. Invoke the ImportMesh command several ways:
    • Press on the button in the Mesh toolbar
    • Use the Meshes → Import Mesh... entry from the Meshes menu.
  2. Select the file to be imported

Links