mosaic.container.DataContainer.highlight_points#

DataContainer.highlight_points(index, point_ids, color)[source]#

Highlight specific points in a cloud.

Parameters:
indexint

Index of target cloud.

point_idsset

IDs of points to highlight.

colortuple of float

RGB color for highlighting.