navigate.tools.common_dict_tools.update_stage_dict
- navigate.tools.common_dict_tools.update_stage_dict(target, pos_dict)
Update dictionary entries common to the model and controller.
- Parameters:
target (navigate.model.Model or navigate.controller.Controller) – The object that is being updated.
pos_dict (dict) – The dictionary of positions to update.
- Return type:
None