---
title: "trcExportOptions"
canonical: "https://help.vicon.com/space/Shogun18/13674993/trcExportOptions"
format: markdown
---
# Description

Sets TRC export options.

## Functional area

File Handling

# Command syntax

## Syntax

|  |
| --- |
| `trcExportOptions [-writeSubjectNames boolean] [-removeLeadingUnderscore boolean] [-writeUnlabeled boolean] [-collapseSubjects boolean]` |

### Arguments

None

### Flags

| **Name** | **Flag arguments** | **Argument type** | **Exclusive to** | **Comments** |
| --- | --- | --- | --- | --- |
| `writeSubjectNames` | 1 | boolean | — | — |
| `removeLeadingUnderscore` | 1 | boolean | — | — |
| `writeUnlabeled` | 1 | boolean | — | — |
| `collapseSubjects` | 1 | boolean | — | — |

## Return value

Void

# Additional information

## Related commands

- [c3dExportOptions](https://vicon-help.atlassian.net/wiki/spaces/Shogun18/pages/13668822)
- [fbxExportOptions](https://vicon-help.atlassian.net/wiki/spaces/Shogun18/pages/13668444)
- [loadFile](https://vicon-help.atlassian.net/wiki/spaces/Shogun18/pages/13668970)
- [mcpExportOptions](https://vicon-help.atlassian.net/wiki/spaces/Shogun18/pages/13675023)
- [saveFile](https://vicon-help.atlassian.net/wiki/spaces/Shogun18/pages/13667995)
- [vskExportOptions](https://vicon-help.atlassian.net/wiki/spaces/Shogun18/pages/13668186)