# Export 2D Part Projection

{% hint style="info" %}
This feature was introduced in version 6.0.0.
{% endhint %}

This module allows you to export **one** or **more parts** as 2D projection(s) in one operation.

This can be done from three places:

* From Parts List, to export all parts.
* From a group of the Parts List, to export all the parts of the group.
* From the part's properties dialog, to export edited parts.

<div><figure><img src="https://2764382921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MUSHuV5bThAGZxy7OHb-1972196547%2Fuploads%2FbHwpXkZ9WaFfUO1RKbYk%2FExport%20Part%20Drawing%20-%202D%20-%20All.png?alt=media&#x26;token=8680baa0-65e2-4c8a-a77f-c785ba1e1803" alt="" width="563"><figcaption></figcaption></figure> <figure><img src="https://2764382921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MUSHuV5bThAGZxy7OHb-1972196547%2Fuploads%2F0mOcxgf1I9MJkVpAycvq%2FExport%20Part%20Drawing%20-%202D%20-%20Group.png?alt=media&#x26;token=de39e705-d2b3-4375-a800-6a657c3f9202" alt="" width="563"><figcaption></figcaption></figure> <figure><img src="https://2764382921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MUSHuV5bThAGZxy7OHb-1972196547%2Fuploads%2Fy6juPJyz6RLRXg2AAsid%2FExport%20Part%20Drawing%20-%202D%20-%20Props.png?alt=media&#x26;token=1de97781-d745-4728-9d31-b57629cb7961" alt="" width="563"><figcaption></figcaption></figure></div>

Each part will be exported in a separate file. All the files will be placed in the directory named after the part's material and thickness (or section).

## Configuration

<figure><img src="https://2764382921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MUSHuV5bThAGZxy7OHb-1972196547%2Fuploads%2FA47oOrv2ha1593CGUyKd%2FExport%20Part%20Drawing%20-%202D%20-%20Form.png?alt=media&#x26;token=0ddebca6-94ad-4cca-ae9d-7ca0a6278f11" alt="" width="563"><figcaption></figcaption></figure>

### Supported Formats

Cutting diagrams can be exported to files with the following formats:

* **SVG** : [Scalable Vector Graphics](https://en.wikipedia.org/wiki/SVG)
* **DXF** : [AutoCAD DXF](https://en.wikipedia.org/wiki/AutoCAD_DXF)

### Export options

* **Unit** : Defines the unit used in the exported file.
* **Projection** : Define the viewed face of the part : *2D Front View* or *2D Rear View.*
* **Anchor point** : This options preserves the location of the coordinate axes of the SketchUp component of this part in the exported file (Project the part's origin). Otherwise, the smallest coordinate of the bounding box is used as location of the origin of the coordinate axes (Default).
* **Smoothing** : Smooth circles and arcs. [*Learn more*](https://docs.opencutlist.org/smart-export-tool#smoothing)*.*
* **Merging Mode** : [Learn more](https://docs.opencutlist.org/smart-export-tool#merging-mode)
  * *Default* : The part shape is exported with one layer per depth.
  * *Outline + Drillings + Merge* : Activates the separation of the outer contour of parts from their holes, as well as the merging of depths for each cavity.
* **Paths** : Enables the use of edges, which are not associated with a face contained in the part, to export them as a path. [Learn mode](https://docs.opencutlist.org/smart-export-tool#paths).
* **Parts colors** : Customize the line and fill *(SVG only)* colors of exported parts.
* **Drillings colors** : Customize the line and fill *(SVG only)* colors of exported part's drillings.
* **Paths colors** : Customize the line color of exported paths.
