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

# Extruded Cut

<CardGroup cols={2}>
  <Card title="Profile, Implicit Body, Blend Enum, Scalar Field, Scalar, Vector, 5.20.0" href="#profile-implicit-body-blend-enum-scalar-field-scalar-vector-5200" />

  <Card title="Profile, Implicit Body, Blend Enum, Scalar Field, Scalar, Vector, 5.44.0" href="#profile-implicit-body-blend-enum-scalar-field-scalar-vector-5440" />
</CardGroup>

***

<h2 id="profile-implicit-body-blend-enum-scalar-field-scalar-vector-5200">
  Profile, Implicit Body, Blend Enum, Scalar Field, Scalar, Vector, 5.20.0
</h2>

Extrude and Boolean Subtract a Profile from a solid. The profile will be cut through the entirety of the Target body.

### Inputs

| Name         | Type                                                                 | Description                                                                            |
| ------------ | -------------------------------------------------------------------- | -------------------------------------------------------------------------------------- |
| Profile      | [Profile](../../../../block-documentation/types/profile)             | The profile to extrude and cut into the Target Body.                                   |
| Target       | [Implicit Body](../../../../block-documentation/types/implicit-body) | The body to cut.                                                                       |
| Blend type   | Blend Enum                                                           | Type of the blend where the Profiles are cut from the Target body.                     |
| Blend radius | [Scalar Field](../../../../block-documentation/types/scalar-field)   | Radius of the blend. This value will be ignored if the "Sharp" Blend Type is selected. |
| Draft angle  | [Scalar](../../../../block-documentation/types/scalar)               | Draft angle applied to the extrusion.                                                  |
| Direction    | [Vector](../../../../block-documentation/types/vector)               | Direction of extrusion. Uses the normals of the Profiles' planes by default.           |

### Outputs

| Type                                                                 |
| -------------------------------------------------------------------- |
| [Implicit Body](../../../../block-documentation/types/implicit-body) |

***

<h2 id="profile-implicit-body-blend-enum-scalar-field-scalar-vector-5440">
  Profile, Implicit Body, Blend Enum, Scalar Field, Scalar, Vector, 5.44.0
</h2>

Extrude and Boolean Subtract a Profile from a solid. The profile will be cut through the entirety of the Target body.

### Inputs

| Name         | Type                                                                 | Description                                                                            |
| ------------ | -------------------------------------------------------------------- | -------------------------------------------------------------------------------------- |
| Profile      | [Profile](../../../../block-documentation/types/profile)             | The profile to extrude and cut into the Target Body.                                   |
| Target       | [Implicit Body](../../../../block-documentation/types/implicit-body) | The body to cut.                                                                       |
| Blend type   | Blend Enum                                                           | Type of the blend where the Profiles are cut from the Target body.                     |
| Blend radius | [Scalar Field](../../../../block-documentation/types/scalar-field)   | Radius of the blend. This value will be ignored if the "Sharp" Blend Type is selected. |
| Draft angle  | [Scalar](../../../../block-documentation/types/scalar)               | Draft angle applied to the extrusion.                                                  |
| Direction    | [Vector](../../../../block-documentation/types/vector)               | Direction of extrusion. Uses the normals of the Profiles' planes by default.           |

### Outputs

| Type                                                                 |
| -------------------------------------------------------------------- |
| [Implicit Body](../../../../block-documentation/types/implicit-body) |
