get_object_types
- compas_rhino.utilities.get_object_types(guids)[source]
Get the type of multiple objects.
- Parameters
guids (list[System.Guid]) – Object identifiers.
- Returns
list[str]
Get the type of multiple objects.
guids (list[System.Guid]) – Object identifiers.
list[str]