2 Routines Dynamo pour mise a jour de fichiers RVT et RFA
CK
christophe koroma
19 octobre 2018
3993 0 0 0
Bonjour,
Deux routines pour mettre à jour les fichiers en 2019 rvt et rfa avec la version dynamo 2.0.1 et clocwork 2.1.0 et rhythm 2018.8.19.
Deux routines pour mettre à jour les fichiers en 2019 rvt et rfa avec la version dynamo 2.0.1 et clocwork 2.1.0 et rhythm 2018.8.19.
Réponses
Merci pour le partage christophe koroma !
Tu peux les poster dans la partie Téléchargement du site avec une capture d'écran ?
https://www.hexabim.com/telechargements
Tu peux les poster dans la partie Téléchargement du site avec une capture d'écran ?
https://www.hexabim.com/telechargements
H
Toujours à propos de dynamo dans "village bim" il est écrit que dynamo fait une sauvegarde à tout enregistrement du script.
la vraie réponse est là
How to change the backup frequency?
A: By default, Dynamo files will be automatically backed up every one minute. The frequency can be changed through the file: "%AppData%/Dynamo/<version number>/DynamoSettings.xml". The <version number> need to be updated to a proper one. For example, if you are using Dynamo 0.8.2, it is 0.8 and the file is "%AppData%/Dynamo/0.8/DynamoSettings.xml". After you find this file, you can find a place like this in the file: <BackupInterval>60000</BackupInterval>. 60000 means 60000ms. You can change the backup frequency by modifying this number.
la vraie réponse est là
How to change the backup frequency?
A: By default, Dynamo files will be automatically backed up every one minute. The frequency can be changed through the file: "%AppData%/Dynamo/<version number>/DynamoSettings.xml". The <version number> need to be updated to a proper one. For example, if you are using Dynamo 0.8.2, it is 0.8 and the file is "%AppData%/Dynamo/0.8/DynamoSettings.xml". After you find this file, you can find a place like this in the file: <BackupInterval>60000</BackupInterval>. 60000 means 60000ms. You can change the backup frequency by modifying this number.
CK
Merci pour le partage !
SJ


