Quantcast
Channel: SYNCHRO Construction Solution
Viewing all articles
Browse latest Browse all 6333

Forum Post: Script for statuses

$
0
0
Good Morning. I would like to know if someone handles synchro scripts, since we have been working with a script that changes the status of the model elements to "in progress", depending on the ticked parameters in Revit (with a yes / no parameter, for example , "installed", "concreting", which we are registering in the field and then we mark in Revit and then export to Synchro and synchronize the file). Lately there are wireframe elements that are not recognized by the script, I am attaching: image of the model with the scripts already run; image of the parameter that was marked in Revit, as "in process" so that when the script is run, it is marked as "in progress" in Synchro; Metal beam image marked "In progress = True", but the script does not recognize it and does not mark it as "in progress" The script for "in progress" resources: TASK.RESOURCE (UFV("ACC_CON_Enfierradura 50%")==TRUE OR UFV("ACC_CON_Enfierradura 100%")==TRUE OR UFV("ACC_CON_Moldaje")==TRUE AND UFV("ACC_CON_Hormigonado")==FALSE OR UFV("ACC_CON_En proceso")==TRUE OR UFV ("ACC_CON_Tab_Estructura Portante")==TRUE OR UFV ("ACC_CON_Tab_Rev Cara 1")==TRUE OR UFV ("ACC_CON_Tab_Rev Cara 2")==TRUE OR UFV ("ACC_CON_Tab_Encintado Masillado")==TRUE OR UFV ("ACC_CON_Tab_Aislacion")==TRUE AND UFV("ACC_CON_Instalado")==FALSE ) SET_PROPERTY( STATUS_NAME, "Default category::Estados del sistema::En curso") The script for "completed" resources: TASK.RESOURCE(UFV("ACC_CON_Hormigonado")==TRUE OR UFV("ACC_CON_Instalado")==TRUE OR UFV("ACC_CON_Placa y tuerca")==TRUE OR UFV("ACC_CON_AnclajeInstalado")==TRUE OR UFV("ACC_CON_Shotcrete 4")==TRUE OR UFV("ACC_MG_Deslizador Instalado")==TRUE OR UFV("ACC_MG_Aislador Instalado")==TRUE OR UFV("ACC_MallaInstalada")==TRUE ) SET_PROPERTY( STATUS_NAME, "Default category::Estados del sistema::Completo")

Viewing all articles
Browse latest Browse all 6333

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>