Part Export: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 10: Line 10:
==Introduction== <!--T:3-->
==Introduction== <!--T:3-->


It allows you to export an Part object in a .step/.iges/.brep file
It allows you to export an Part object in a [http://en.wikipedia.org/wiki/IGES *.IGES], [http://en.wikipedia.org/wiki/Step_file *.STEP], [http://en.wikipedia.org/wiki/BREP *.BREP] file


==Usage== <!--T:4-->
==Use== <!--T:4-->


# Select shapes in tree view or in 3D view
# Select shapes in tree view or in 3D view

Revision as of 21:04, 4 March 2016

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.


Part ExportCAD‏‎

Menu location
Part → Export CAD
Workbenches
Part
Default shortcut
None
Introduced in version
-
See also
Std_Export

Introduction

It allows you to export an Part object in a *.IGES, *.STEP, *.BREP file

Use

  1. Select shapes in tree view or in 3D view
  2. Click on Part ExportCAD from the top menu.
  3. Select file format and path

Links