get_object_types

compas_rhino.objects.get_object_types(guids)[source]

Get the type of multiple objects.

Parameters:
guidslist[System.Guid]

Object identifiers.

Returns:
list[str]