> ## 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.

# Extrude Twist Draft

> AI context for Extrude Twist Draft. Not linked in navigation.

> This page is for AI assistant context only. To use this package, visit [community.ntop.com](https://community.ntop.com/packages/ntop/extrude-twist-draft).

## Summary

This custom block takes a profile and will extrude with a draft angle and a twist rate.

## Package Details

| Field            | Value                                                    |
| ---------------- | -------------------------------------------------------- |
| **ID**           | `extrude-twist-draft`                                    |
| **Type**         | Block                                                    |
| **Author**       | nTop                                                     |
| **Version**      | 1.0.0                                                    |
| **nTop Version** | 5.44+                                                    |
| **Domain**       | Geometry                                                 |
| **Complexity**   | Beginner                                                 |
| **Tags**         | `extrude`, `twist`, `draft-angle`, `profile`, `rotation` |
| **License**      | MIT                                                      |
| **Verified**     | Yes                                                      |

***

This custom block takes a profile and will extrude with a draft angle and a twist rate.

## Installation

Clone this repo or copy the package folder into your nTop workspace:

```bash theme={null}
git clone https://github.com/nTopology/Utilities.git
```

The package lives at `packages/ntop/extrude-twist-draft/`.

## Inputs

| Name          | Type         | Description                                                                                                                         |
| ------------- | ------------ | ----------------------------------------------------------------------------------------------------------------------------------- |
| `Profile`     | new\_profile | The profile to be extruded and twisted                                                                                              |
| `Distance`    | Scalar       | The distance to extrude                                                                                                             |
| `Twist Rate`  | Scalar       | The rate of twist affecting the body                                                                                                |
| `Draft Angle` | Scalar       | Please choose the No draft Option if you have a draft angle of 0, otherwise there will be a 1 deg draft angle applied to your part. |
| `Choice`      | Choice       | Choice of how the draft is applied                                                                                                  |

## Outputs

| Name         | Type          | Description                           |
| ------------ | ------------- | ------------------------------------- |
| `Final Body` | Implicit Body | Applies Twist to the extruded profile |

## License

MIT.

***

## Source

[https://community.ntop.com/packages/ntop/extrude-twist-draft](https://community.ntop.com/packages/ntop/extrude-twist-draft)
