> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ntop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Export Part

<CardGroup cols={2}>
  <Card title="Path, Curve (old), 2.0.0" href="#path-curve-old-200" />

  <Card title="Path, Curve, 5.20.0" href="#path-curve-5200" />

  <Card title="Path, Part" href="#path-part" />

  <Card title="Path, Curves, 2.0.0" href="#path-curves-200" />

  <Card title="Path, Curves, 5.20.0" href="#path-curves-5200" />

  <Card title="Path, Parts, 2.0.0" href="#path-parts-200" />

  <Card title="Path, Part" href="#path-part" />

  <Card title="Path, Part, 2.0.0" href="#path-part-200" />
</CardGroup>

***

## About this Block

**What it does:** The Export Part block allows you to export one or more CAD Part, CAD Body, or Curve from nTopology.  The files can be exported as a Parasolid (X\_T and X\_B) or STEP file.

**Common uses:**

* Exporting parts for use in alternative software.

**Tips:**

* When entering a CAD Body list into the Export part block, only the last item in the list exports as a body.
* This block has an overload that allows you to export a Curve.
* Parts can be exported as Parasolid (X\_T, X\_B), STEP, or IGES files.
* For best methods of export: ([https://support.ntopology.com/hc/articles/7323484481555](https://support.ntopology.com/hc/articles/7323484481555))
* For information on all import/export file types: ([https://support.ntopology.com/hc/articles/360048249514](https://support.ntopology.com/hc/articles/360048249514))

***

<h2 id="path-curve-old-200">
  Path, Curve (old), 2.0.0
</h2>

Export part file to an external location.

### Inputs

| Name  | Type                                                           | Description                        |
| ----- | -------------------------------------------------------------- | ---------------------------------- |
| Path  | [Path](../../../../block-documentation/types/path)             | System path of exported part file. |
| Curve | [Curve (old)](../../../../block-documentation/types/curve-old) | Curve to Export                    |

### Outputs

| Type                                                                   |
| ---------------------------------------------------------------------- |
| [Part File Data](../../../../block-documentation/types/part-file-data) |

***

<h2 id="path-curve-5200">
  Path, Curve, 5.20.0
</h2>

Export part file to an external location.

### Inputs

| Name  | Type                                                 | Description                        |
| ----- | ---------------------------------------------------- | ---------------------------------- |
| Path  | [Path](../../../../block-documentation/types/path)   | System path of exported part file. |
| Curve | [Curve](../../../../block-documentation/types/curve) | Curve to Export                    |

### Outputs

| Type                                                                   |
| ---------------------------------------------------------------------- |
| [Part File Data](../../../../block-documentation/types/part-file-data) |

***

<h2 id="path-part">
  Path, Part
</h2>

Export part file to an external location.

### Inputs

| Name | Type                                                                | Description                        |
| ---- | ------------------------------------------------------------------- | ---------------------------------- |
| Path | [Path](../../../../block-documentation/types/path)                  | System path of exported part file. |
| Part | [Curve (old) List](../../../../block-documentation/types/curve-old) | Part to export.                    |

### Outputs

| Type                                                                   |
| ---------------------------------------------------------------------- |
| [Part File Data](../../../../block-documentation/types/part-file-data) |

***

<h2 id="path-curves-200">
  Path, Curves, 2.0.0
</h2>

Export part file to an external location.

### Inputs

| Name   | Type                                                                | Description                        |
| ------ | ------------------------------------------------------------------- | ---------------------------------- |
| Path   | [Path](../../../../block-documentation/types/path)                  | System path of exported part file. |
| Curves | [Curve (old) List](../../../../block-documentation/types/curve-old) | Curves to Export                   |

### Outputs

| Type                                                                   |
| ---------------------------------------------------------------------- |
| [Part File Data](../../../../block-documentation/types/part-file-data) |

***

<h2 id="path-curves-5200">
  Path, Curves, 5.20.0
</h2>

Export part file to an external location.

### Inputs

| Name   | Type                                                      | Description                        |
| ------ | --------------------------------------------------------- | ---------------------------------- |
| Path   | [Path](../../../../block-documentation/types/path)        | System path of exported part file. |
| Curves | [Curve List](../../../../block-documentation/types/curve) | Curves to Export                   |

### Outputs

| Type                                                                   |
| ---------------------------------------------------------------------- |
| [Part File Data](../../../../block-documentation/types/part-file-data) |

***

<h2 id="path-parts-200">
  Path, Parts, 2.0.0
</h2>

Export part file to an external location.

### Inputs

| Name  | Type                                                    | Description                        |
| ----- | ------------------------------------------------------- | ---------------------------------- |
| Path  | [Path](../../../../block-documentation/types/path)      | System path of exported part file. |
| Parts | [Part List](../../../../block-documentation/types/part) | Parts to Export                    |

### Outputs

| Type                                                                   |
| ---------------------------------------------------------------------- |
| [Part File Data](../../../../block-documentation/types/part-file-data) |

***

<h2 id="path-part">
  Path, Part
</h2>

Export part file to an external location.

### Inputs

| Name | Type                                               | Description                        |
| ---- | -------------------------------------------------- | ---------------------------------- |
| Path | [Path](../../../../block-documentation/types/path) | System path of exported part file. |
| Part | [Part](../../../../block-documentation/types/part) | Part to export.                    |

### Outputs

| Type                                                                   |
| ---------------------------------------------------------------------- |
| [Part File Data](../../../../block-documentation/types/part-file-data) |

***

<h2 id="path-part-200">
  Path, Part, 2.0.0
</h2>

Export part file to an external location.

### Inputs

| Name | Type                                               | Description                        |
| ---- | -------------------------------------------------- | ---------------------------------- |
| Path | [Path](../../../../block-documentation/types/path) | System path of exported part file. |
| Part | [Part](../../../../block-documentation/types/part) | Part to Export                     |

### Outputs

| Type                                                                   |
| ---------------------------------------------------------------------- |
| [Part File Data](../../../../block-documentation/types/part-file-data) |
