---
title: "clearSymmetryArgument(_:)"
framework: usdkit
role: symbol
role_heading: Instance Method
path: "usdkit/usdprim/property/spec/symmetrycollection/clearsymmetryargument(_:)"
---

# clearSymmetryArgument(_:)

Removes name from the symmetry arguments dictionary.

## Declaration

```swift
func clearSymmetryArgument(_ name: String)
```

## Parameters

- `name`: The argument name to clear.
