update# SetupParam.update(update_dictionary: Dict[str, Any] | None = None) → bool# Update the setup based on stored properties. Parameters: update_dictionarydict, optionalDictionary to use. The default is None. Returns: boolTrue when successful, False when failed. References >>> oModule.EditSetup