---
title: CapturedRoom.ModelProvider.Error.attributeCombinationNotSupported
framework: roomplan
role: symbol
role_heading: Case
path: roomplan/capturedroom/modelprovider/error/attributecombinationnotsupported
---

# CapturedRoom.ModelProvider.Error.attributeCombinationNotSupported

An error that indicates the framework doesn’t support the attributes set in a model-URL query.

## Declaration

```swift
case attributeCombinationNotSupported
```

## Discussion

Discussion This error occurs for the modelFileURL(for:) function when an unsupported combination of attributes resides in the argument array.

## See Also

### Interpreting the error

- [CapturedRoom.ModelProvider.Error.nonExistingFile(url:)](roomplan/capturedroom/modelprovider/error/nonexistingfile(url:).md)
