---
title: "setUseAxiomSolving"
canonical: "https://help.vicon.com/space/Shogun19/13803984/setUseAxiomSolving"
format: markdown
---
# Description

Sets whether the Axiom solving algorithm will be used by the solve command. If true, Axiom solving is used; if false, the legacy solver is used instead.

## Functional area

Skeletal solving

# Command syntax

## Syntax

|  |
| --- |
| `setUseAxiomSolving` |

### Arguments

None

### Flags

None

## Return value

void

# Additional information

## Related commands

- [getUseAxiomSolving](https://vicon-help.atlassian.net/wiki/spaces/Shogun19/pages/13796280)