alwaysDrawn
GetterReadOnly
Ids of a set of elements which should always be rendered within this view, regardless of category and subcategory visibility. If the 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 setAlwaysDrawn or clearAlwaysDrawn instead.
@note The neverDrawn set takes precedence - if an element is present in both sets, it is never drawn.
Returns - undefined | Id64Set
Defined in
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.