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

Sets the quick post options for occlusion fixing.

## Functional area

Data editing

# Command syntax

## Syntax

> Macro (scroll-tablelayout)

|  |
| --- |
| `quickPostOcclusionFixOptions [-fixOcclusionsEnabled boolean] [-applyFixedMarkers boolean] [backup -boolean] [-markerSmoothing float] [-dataFidelity float] [-transitionTime float] [-reset] ` |

### Arguments

None

> Macro (scroll-pagebreak)

### Flags

> Macro (scroll-tablelayout)

| Name | Flag arguments | Argument type | Exclusive to | Comments |
| --- | --- | --- | --- | --- |
| `fixOcclusionsEnabled` | 1 | boolean | — |  |
| `applyFixedMarkers` | 1 | boolean | — |  |
| `backup` | 1 | boolean | — | If true, a backup of the data is made before occlusion fixing occurs. |
| `markerSmoothing` | 1 | float | — | Higher values produce smoother trajectories. |
| `dataFidelity` | 1 | float | — | Higher values force the algorithm to follow the reconstructed data more closely. |
| `transitionTime` | 1 | float | — | Transition time in seconds at the boundaries of an occlusion event. Higher values produce smoother trajectories. |
| `reset` |  |  |  | Resets all to default values. |

## Return value

void

# Additional information

## Related commands

- [quickPost](https://vicon-help.atlassian.net/wiki/spaces/ShogunPost121/pages/1253736689)
- [quickPostLabelOptions](https://vicon-help.atlassian.net/wiki/spaces/ShogunPost121/pages/1253738501)
- [quickPostSolveOptions](https://vicon-help.atlassian.net/wiki/spaces/ShogunPost121/pages/1253738488)