get_object_by_name
- compas_blender.utilities.get_object_by_name(name)[source]
Get the object with the given name.
- Parameters
name (str) – The name of the Blender scene object.
- Returns
Get the object with the given name.
name (str) – The name of the Blender scene object.