pyux.highlight_element - pytha-3d-cad/pytha-lua-api GitHub Wiki
Highlights a single element or a table of elements.
pyux.highlight_element(element [,options])
| Parameter | Type | Description |
|---|---|---|
element |
element_handle or {...} |
A single element handle or a table of element handles |
options |
{...} |
Optional: reserved for future use |
To remove the highlight use pyux.clear_highlights
See also:
pytha, pyux, pyux.clear_highlights, pyux.highlight_coordinate