API Reference > imodeljs-common > DisplayStyles > DisplayStyleSettings > dropExcludedElement dropExcludedElement Method Remove an element from the set of excluded elements defined by the display style. dropExcludedElement(id: Id64String): void Parameter Type Description id Id64String The ID of the element to be removed from the set of excluded elements. Returns - void Defined in core/common/src/DisplayStyleSettings.ts Line 300 Last Updated: 13 June, 2024