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

# Vectors

<CardGroup cols={2}>
  <Card title="Point" href="../../../block-documentation/blocks/create/vectors/point" />

  <Card title="Vector" href="../../../block-documentation/blocks/create/vectors/vector" />

  <Card title="Plane" href="../../../block-documentation/blocks/create/vectors/plane" />

  <Card title="Plane from Normal" href="../../../block-documentation/blocks/create/vectors/plane-from-normal" />

  <Card title="Axis" href="../../../block-documentation/blocks/create/vectors/axis" />

  <Card title="Frame" href="../../../block-documentation/blocks/create/vectors/frame" />

  <Card title="Offset Plane" href="../../../block-documentation/blocks/create/vectors/offset-plane" />

  <Card title="Point between Points" href="../../../block-documentation/blocks/create/vectors/point-between-points" />

  <Card title="Point in Frame" href="../../../block-documentation/blocks/create/vectors/point-in-frame" />
</CardGroup>
