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 strUUID of geometry to update, or the geometry object itself point_idssetIDs of points to highlight. colortuple of floatRGB color for highlighting.