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.

alwaysDrawn: undefined | Id64Set

@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 - undefined | Id64Set


Defined in

Last Updated: 19 April, 2024