update# Setup3DLayout.update(update_dictionary=None)[source]# Update the setup based on the class arguments or a dictionary. Parameters: update_dictionarydict, optionalDictionary of settings to apply. Returns: boolTrue when successful, False when failed. References >>> oModule.Edit Copy to clipboard