setNeverDrawn Method
Specify the Ids of a set of elements which should never be rendered within this view.
setNeverDrawn(ids: Id64Set): void
@see neverDrawn.
| Parameter | Type | Description |
|---|---|---|
| ids | Id64Set |
Returns - void
Defined in
- core/frontend/src/Viewport.ts Line 1483
Last Updated: 29 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.