get_objects_by_names

compas_blender.utilities.get_objects_by_names(names: Iterable[str]) → List[bpy.types.Object][source]

Get the objects corresponding to the given names.