Mesh Export

From FreeCAD Documentation
Revision as of 22:02, 19 March 2020 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

Mesh Export

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

Description

This tool allows you to export a mesh object as file from the current document.

Usage

  1. Select mesh object to be exported
  2. Invoke Export Mesh command using several ways:
    • Press on the button in the Mesh Toolbar
    • Use the Meshes → Export Mesh... entry from the Mesh menu.

Notes

Scripting

Related