---
title: "axiomLabel"
canonical: "https://help.vicon.com/space/ShogunPost121/1253738546/axiomLabel"
format: markdown
---
# Description

Autolabels trajectories

An alternative to [autoLabel](https://vicon-help.atlassian.net/wiki/spaces/ShogunPost121/pages/1253739379). axiomLabel performs autolabeling using the latest Axiom algorithms. This is the same labeling that is used by QuickPost, but enables the labeling to be run as a discrete step and with existing pre-labeled data.

Autolabels a capture over the entire play range unless the `-ranges` or `-currentFrame` flag is used. To set the options for axiom labeling, use the [axiomLabelOptions](https://vicon-help.atlassian.net/wiki/spaces/ShogunPost121/pages/1253737589) command.

## Functional area

Data editing

# Command syntax

## Syntax

> Macro (scroll-tablelayout)

|  |
| --- |
| `axiomLabel [-ranges] [-currentFrame]` |

### Arguments

None

### Flags

> Macro (scroll-tablelayout)

| Name | Flag arguments | Argument type | Exclusive to | Comments |
| --- | --- | --- | --- | --- |
| `ranges` | – | – | currentFrame | Autolabels only the selected range(s) of the current capture using Axiom algorithms. |
| `currentFrame` | – | – | ranges | Autolabels only the current frame of the current capture using Axiom algorithms. |

## Return value

void

> Macro (scroll-pagebreak)

# Additional information

## Related commands

- [axiomLabelOptions](https://vicon-help.atlassian.net/wiki/spaces/ShogunPost121/pages/1253737589)