---
title: "trcExportOptions"
canonical: "https://help.vicon.com/space/ShogunPost116/341120562/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 | — | — |

> Macro (scroll-pagebreak)

## Return value

Void

# Additional information

## Related commands

- [c3dExportOptions](https://vicon-help.atlassian.net/wiki/spaces/ShogunPost116/pages/341117212)
- [fbxExportOptions](https://vicon-help.atlassian.net/wiki/spaces/ShogunPost116/pages/341117760)
- [loadFile](https://vicon-help.atlassian.net/wiki/spaces/ShogunPost116/pages/341118980)
- [mcpExportOptions](https://vicon-help.atlassian.net/wiki/spaces/ShogunPost116/pages/341119027)
- [saveFile](https://vicon-help.atlassian.net/wiki/spaces/ShogunPost116/pages/341119475)
- [vskExportOptions](https://vicon-help.atlassian.net/wiki/spaces/ShogunPost116/pages/341120660)