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

# Axis from Transform

Extract the Axis of rotation from a Transformation. The Transformation must include a rotation.

### Inputs

| Name      | Type                                                                   | Description                          |
| --------- | ---------------------------------------------------------------------- | ------------------------------------ |
| Transform | [Transformation](../../../../block-documentation/types/transformation) | Transformation to extract axis from. |

### Outputs

| Type                                               |
| -------------------------------------------------- |
| [Axis](../../../../block-documentation/types/axis) |
