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

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

## Functional area

Skeletal solving

# Command syntax

## Syntax

|  |
| --- |
| `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/Shogun16/pages/13366284)