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

# Frame

> A local coordinate system.

### Properties

| Name      | Type                                                             |
| --------- | ---------------------------------------------------------------- |
| List      | [Frame List](../../block-documentation/types/frame)              |
| Origin    | [Point](../../block-documentation/types/point)                   |
| Transform | [Transformation](../../block-documentation/types/transformation) |
| X Axis    | [Vector](../../block-documentation/types/vector)                 |
| Xy Plane  | [Plane](../../block-documentation/types/plane)                   |
| Xz Plane  | [Plane](../../block-documentation/types/plane)                   |
| Y Axis    | [Vector](../../block-documentation/types/vector)                 |
| Yz Plane  | [Plane](../../block-documentation/types/plane)                   |
| Z Axis    | [Vector](../../block-documentation/types/vector)                 |

### Block Reference

| Block Name                                                                            | Location       |
| ------------------------------------------------------------------------------------- | -------------- |
| [Frame](../../block-documentation/blocks/create/vectors/frame)                        | Create/Vectors |
| [Frame Along Curve](../../block-documentation/blocks/create/curves/frame-along-curve) | Create/Curves  |
