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

Enables you to multiply the joint ranges across all axes of a joint by a specified value. For example, if you have just calibrated and think the joint range for a specific joint needs to be altered for optimal labeling, instead of capturing a whole new ROM, you can just use multiplyJointRange to adjust the range for that particular joint.

## Functional area

Skeletal solving

# Command syntax

## Syntax

> Macro (scroll-tablelayout)

|  |
| --- |
| `multiplyJointRange multiplier [-onMod string]` |

### Arguments

See above syntax.

### Flags

| Name | Flag arguments | Argument type | Exclusive to | Comments |
| --- | --- | --- | --- | --- |
| `onMod` | 1 | string | — | Specifies the module on which the command operates. |

## Return value

void

# Additional information

## Related commands

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