def update(self, context, manipulable_refresh=False): props = self.find_in_selection(context) if props is not None: props.update(context, manipulable_refresh)