setHilite Method

Deprecated  in 5.0 - will not be removed until after 2026-06-13. Use add, remove, replace instead.

Toggle the hilited state of one or more elements.

setHilite(arg: Id64Arg, onOff: boolean): void

Parameter Type Description
arg Id64Arg the ID(s) of the elements whose state is to be toggled.
onOff boolean True to add the elements to the hilited set, false to remove them.

Returns - void

Defined in

Last Updated: 24 June, 2025