Skip to content

pyux.highlight_coordinate

fabian-flassig edited this page May 18, 2020 · 4 revisions

Highlights a coordinate in the scene.

pyux.highlight_coordinate(coordinate [,options]) 
Parameter Type Description
coordinate {x,y,z} Element handle to the element of question
options {...} Optional: reserved for future use

To remove the highlight use pyux.clear_highlights

See also:

pytha, pyux, pyux.clear_highlights, pyux.highlight_element, pyux.select_coordinate

Clone this wiki locally