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

# Angle Field

## About this Block

**What it does:** Creates an angle field from an Implicit Body and a vector input to help you determine if your model needs support structures.

**Common uses:**

* Visualizing overhang angles and determining the need for support structures for additive manufacturing.
* Combine with the **Overhang Constraint** block in topology optimization.

**Tips:**

* Use the Field Viewer (f) and Probe Values to see what the angles are.

## Example File

Download Example: [Angle Field](https://storage.googleapis.com/files-learn/static/ExtendedBlockDocs/angle_field.ntop)
![Example Screenshot](https://storage.googleapis.com/files-learn/static/ExtendedBlockDocs/angle_field_1.jpg)

***

Generates a field that indicates angle with respect to a direction.

### Inputs

| Name      | Type                                                                 | Description                                                      |
| --------- | -------------------------------------------------------------------- | ---------------------------------------------------------------- |
| Body      | [Implicit Body](../../../../block-documentation/types/implicit-body) | Implicit Body to detect the angle with respect to the direction. |
| Direction | [Vector](../../../../block-documentation/types/vector)               | Vector that corresponds to the direction.                        |

### Outputs

| Type                                                               |
| ------------------------------------------------------------------ |
| [Scalar Field](../../../../block-documentation/types/scalar-field) |
