API Reference > imodeljs-frontend > Views > Viewport > overrideModelAppearance overrideModelAppearance Method Override the appearance of a model when rendered within this viewport. overrideModelAppearance(id: string, ovr: FeatureAppearance): void see DisplayStyleSettings.overrideModelAppearance Parameter Type Description id string The Id of the model. ovr FeatureAppearance The symbology overrides to apply to all geometry belonging to the specified subcategory. Returns - void Defined in core/frontend/src/Viewport.ts Line 656 Last Updated: 11 June, 2024