get_object_names

compas_rhino.objects.get_object_names(guids)[source]

Get the names of multiple objects.

Parameters:
guidslist[System.Guid]

Object identifiers.

Returns:
list[str]