---
title: strippingAllVariantSelections()
framework: usdkit
role: symbol
role_heading: Instance Method
path: usdkit/usdlayer/path/strippingallvariantselections()
---

# strippingAllVariantSelections()

Returns a new path with all variant selections removed.

## Declaration

```swift
func strippingAllVariantSelections() -> USDLayer.Path
```

## Return Value

Return Value A new path stripped of variant selections.
