get_obj_id#

EmitComponents.get_obj_id(object_name)[source]#

Get object ID.

Parameters:
object_namestr

Name of the object.

Returns:
EmitComponent

The component when successful, None when failed.