API Reference > imodeljs-frontend > Rendering > FeatureSymbology > FeatureSymbology.Overrides > setDefaultOverrides setDefaultOverrides Method Defines a default Appearance to be applied to any Feature not explicitly overridden. setDefaultOverrides(appearance: FeatureSymbology.Appearance, replaceExisting: boolean = true): void Parameter Type Description appearance FeatureSymbology.Appearance The symbology overides. replaceExisting boolean Specifies whether to replace the current default overrides if they are already defined. Returns - void Defined in core/frontend/src/render/FeatureSymbology.ts Line 484 Last Updated: 13 June, 2024