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