API Reference > imodeljs-frontend > Views > RealityDataQueryCriteria RealityDataQueryCriteria Interface Criteria used to query for reality data associated with an iTwin context. see queryRealityData. Properties Name Type Description contextId string The Id of the iTwin context. filterIModel undefined | IModelConnection If supplied, reality data already referenced by a GeometricModelState within this iModel will be excluded. range undefined | CartographicRange If supplied, only reality data overlapping this range will be included. Defined in core/frontend/src/ContextRealityModelState.ts Line 105 Last Updated: 12 June, 2024