mosaic.container.DataContainer.highlight_points#

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

Highlight specific points in a cloud.

Parameters:
uuid_or_geometryint or str

UUID of geometry to update, or the geometry object itself

point_idsset

IDs of points to highlight.

colortuple of float

RGB color for highlighting.