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

# Orient Object

<CardGroup cols={2}>
  <Card title="Transformable, Plane, Plane" href="#transformable-plane-plane" />

  <Card title="Transformable, Plane, Plane, 1.1.0" href="#transformable-plane-plane-110" />
</CardGroup>

***

<h2 id="transformable-plane-plane">
  Transformable, Plane, Plane
</h2>

Orient geometry from a source Plane to a destination Plane.

### Inputs

| Name        | Type                                                                 | Description                    |
| ----------- | -------------------------------------------------------------------- | ------------------------------ |
| Object      | [Transformable](../../../../block-documentation/types/transformable) | Object to orient.              |
| Source      | [Plane](../../../../block-documentation/types/plane)                 | Initial reference plane.       |
| Destination | [Plane](../../../../block-documentation/types/plane)                 | Plane to orient the object to. |

### Outputs

| Type                                             |
| ------------------------------------------------ |
| [Any](../../../../block-documentation/types/any) |

***

<h2 id="transformable-plane-plane-110">
  Transformable, Plane, Plane, 1.1.0
</h2>

Orient geometry from a source Plane to a destination Plane.

### Inputs

| Name        | Type                                                                 | Description                    |
| ----------- | -------------------------------------------------------------------- | ------------------------------ |
| Object      | [Transformable](../../../../block-documentation/types/transformable) | Object to orient.              |
| Source      | [Plane](../../../../block-documentation/types/plane)                 | Initial reference plane.       |
| Destination | [Plane](../../../../block-documentation/types/plane)                 | Plane to orient the object to. |

### Outputs

| Type                                             |
| ------------------------------------------------ |
| [Any](../../../../block-documentation/types/any) |
