alwaysDrawn
AccessorReadOnly
Ids of a set of elements which should always be rendered within this view, regardless of category and subcategory visibility. If the Viewport.isAlwaysDrawnExclusive flag is also set, only those elements in this set will be drawn.
get: Id64Set | undefined
note Do not modify this set directly - use Viewport.setAlwaysDrawn or Viewport.clearAlwaysDrawn instead.
note The Viewport.neverDrawn set takes precedence - if an element is present in both sets, it is never drawn.
Returns - Id64Set | undefined
Defined in
- core/frontend/src/Viewport.ts Line 1219
Last Updated: 13 June, 2024