API Reference > imodeljs-common > DisplayStyles > DisplayStyleSettings > dropExcludedElements dropExcludedElements Method Remove one or more elements from the set of elements not to be displayed. dropExcludedElements(id: string | Iterable<string>): void Parameter Type Description id string | Iterable<string> The Ids of the element(s) to be removed from the set of excluded elements. Returns - void Defined in core/common/src/DisplayStyleSettings.ts Line 871 Last Updated: 11 June, 2024