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

Deletes the selected bone and optionally parents its child to its parent.

## Functional area

Skeletal solving

# Command syntax

## Syntax

> Macro (scroll-tablelayout)

|  |
| --- |
| `removeBone [-reparentChild]` |

### Arguments

None

### Flags

If used, `reparentChild` parents the deleted bone's child to its parent.

## Return value

void

# Additional information

## Related commands

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