API Reference > imodeljs-frontend > Views > PerModelCategoryVisibility > PerModelCategoryVisibility.OverrideEntry PerModelCategoryVisibility.OverrideEntry Interface Describes one visibility override in a PerModelCategoryVisibility.Overrides. Properties Name Type Description categoryId Readonly string The Id of the SpatialCategory whose visibility is overridden. modelId Readonly string The Id of the GeometricModelState in which the override applies. visible Readonly boolean Whether the category is visible in the context of the model. Defined in core/frontend/src/PerModelCategoryVisibility.ts Line 33 Last Updated: 11 June, 2024