Forum Post: RE: Exporting Task ID and Object Names to Excel
Hi Simon, Here's the quickest way - Create a 3D User Field using the following formula - CONCAT_COMMA(TASK.PROPERTY("ID")) Set grouping to Custom - Select all rows > Right-Click > Copy as Text...
View ArticleForum Post: RE: Facing issue in Cost Synchronization from Primavera.I have...
Arpit I have added the resources and link the resources to each activity. and Yes there is also issue of wrong cost synchronization at child level tasks.
View ArticleForum Post: RE: Facing issue in Cost Synchronization from Primavera.I have...
Hi Muhammad, There are a few things to keep in mind when working with P6 Cost in SYNCHRO - SYNCHRO does allow costs to be directly added to a summary Task but aggregates them up from the leaf/child...
View ArticleWiki Page: Instructions for reporting SYNCHRO Field issues
Report issues to synchrosupport@bentley.com or raise a Service Request. Reproducing issues When possible, the user should invite the Bentley support agent assigned to the support ticket to the Control...
View ArticleForum Post: STATUS_DATE
Hi, I´m trying to assign UF in my resources between the dates. RESOURCE(STATUS_HISTORY("01 - Anexo XV")>="Programado" AND STATUS_DATE("01 - Anexo XV")>="14.10.2022" AND STATUS_DATE("01 - Anexo...
View ArticleForum Post: write IF in script
Hi Is this is the correct way of writting IF in script? RESOURCE(SELECTED) ASSIGN_UF("IDD Element Type", STRING, IF(UFV("Perimeter")>1,"YES","NO")
View ArticleForum Post: RE: write IF in script
Hi Edgar, SYNCHRO Scripts does not support IF statements. You will have to rely on User Field Formulas for that.
View ArticleForum Post: STATUS_HISTORY (Note field)
Hi, Is possible to create a user field using the Note field? RESOURCE (STATUS_HISTORY("01 - Anexo XV")>="SEM024") ASSIGN_UF("SEM_PRG",INT,"24") Thanks
View ArticleForum Post: RE: STATUS_HISTORY (Note field)
Hi Wagner, Try this script - RESOURCE(STATUS_NOTE( "01 - Anexo XV" )>=" SEM024 ") ASSIGN_UF(" SEM_PRG ",INT, " 24 ")
View ArticleForum Post: RE: STATUS_DATE
Hi Wagner, Please try the following script - RESOURCE(STATUS_HISTORY(" 01 - Anexo XV" )>=" Programado " AND STATUS_DATE(" 01 - Anexo XV ")>="#DATE: 14.10.2022 " AND STATUS_DATE(" 01 - Anexo XV...
View ArticleForum Post: RE: Facing issue in Cost Synchronization from Primavera.I have...
Thank You Arpit for your response but the solution I have found is I apply a factor of 0.5355 to cost it will be same as in Primavera but I am unable to find conversion factor in Synchro.
View ArticleWiki Page: November 2022
November 2022, version 10.05 New features: Freehand slice tool Work area creation from existing design graphics Assign by query validation Assign by query saving to the service
View ArticleForum Post: Filter Last Resource Status
Hi, I´m trying to create a 3D view with the last resource status. However when I mark the last resource status in some case some elements doesn´t show. For exemple, in the left 3D view I wish that the...
View ArticleForum Post: Import in SYNCHRO
Hola. Intento importar un archivo de Microstation a SYNCHRO 4D pro. pero no aparece toda la geometria. Solo aparece completa los compontentes ingresados a travez de celulas de la biblioteca de...
View ArticleForum Post: Required Piling Rig 4D Element - SYNCHRO
Hi All, I'm Looking for Piling Rig KR 709-1 specification equipment, if any one have this elements Please Can you Provide To me. Note: Here I Attached that Specifications As well Please Can you Look...
View ArticleForum Post: RE: Import in SYNCHRO
"I am trying to import a file from Microstation into SYNCHRO 4D pro. but not all geometry appears. Only the components entered through cells of the component center library appear complete. The license...
View ArticleForum Post: RE: Required Piling Rig 4D Element - SYNCHRO
Hello Ganesh, If you cannot find the exact model, you can try looking for a similar model in 3D Warehouse and scale it to approximately match your bounding specs - 3dwarehouse.sketchup.com/.../
View ArticleForum Post: RE: 3D objects lost resource assignments when synchronizing
Hi, I'm having the same problems. Prakash, Im using Microstation as modeling tool. With Synchro 6.4.3.2 and the synchro 6.4.3.2 Plugin to convert .dgn or .imodel to XPS files for Synchro to work....
View Article