API Reference > imodeljs-common > DisplayStyles > DisplayStyleSettings > overrideModelAppearance overrideModelAppearance Method Customize the way a Model is drawn by this display style. overrideModelAppearance(modelId: string, ovr: FeatureAppearance): void see DisplayStyleSettings.dropModelAppearanceOverride Parameter Type Description modelId string The Id of the Model whose appearance is to be overridden. ovr FeatureAppearance The overrides to apply to the Model . Returns - void Defined in core/common/src/DisplayStyleSettings.ts Line 801 Last Updated: 11 June, 2024