get_layout_obj_instance_in_context#

LayoutInstance.get_layout_obj_instance_in_context(layout_obj, context)#

Get the layout object instance of the given connectable in the provided context.

Parameters:
layout_objConnectable

Layout object with the instances to search.

contextlist[str]

List of strings specifying the context that the / layout object instance is retrieved from.

See also

context

Returns:
LayoutObjInstance