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

# Minimum Height Orientation

<CardGroup cols={2}>
  <Card title="Implicit Body" href="#implicit-body" />

  <Card title="Implicit Body, 1.1.0" href="#implicit-body-110" />
</CardGroup>

***

<h2 id="implicit-body">
  Implicit Body
</h2>

Find an orientation that minimizes the height of the bounding box of an implicit body.

### Inputs

| Name | Type                                                                 | Description         |
| ---- | -------------------------------------------------------------------- | ------------------- |
| Body | [Implicit Body](../../../../block-documentation/types/implicit-body) | The body to orient. |

### Outputs

| Type                                                                   |
| ---------------------------------------------------------------------- |
| [Transformation](../../../../block-documentation/types/transformation) |

***

<h2 id="implicit-body-110">
  Implicit Body, 1.1.0
</h2>

Find an orientation that minimizes the height of the bounding box of an implicit body.

### Inputs

| Name | Type                                                                 | Description         |
| ---- | -------------------------------------------------------------------- | ------------------- |
| Body | [Implicit Body](../../../../block-documentation/types/implicit-body) | The body to orient. |

### Outputs

| Type                                                                   |
| ---------------------------------------------------------------------- |
| [Transformation](../../../../block-documentation/types/transformation) |
