Forum Post: RE: Moving diaries to another project
Hi Andrew, Looks like you have two options: MANUAL FIX Download the photo and copy the comment from the diary entry you made in the wrong project. set the "show on reports" flag for the diary entry in...
View ArticleForum Post: RE: Moving diaries to another project
Thanks, I was hoping to be able to move whole diary considering there are at least 7 fields to be copied to a new diary in the correct project. I’ll use your first option but copy each section to a...
View ArticleForum Post: RE: Script with DEEPLEVEL
Hi Indrawan, This script is performing the command on the Summary Task level. We would like to run the script on the deepest level of the WBS and set the condition for the Summary Tasks. For example:...
View ArticleForum Post: Synchro Scheduler
Help! I've downloaded and installed setupSynchroScheduler_x64_6.4.3.1.exe But get this message when I load the programme: Am I missing something? I am using Windows 10
View ArticleForum Post: RE: Script with DEEPLEVEL
hi Stephan, If my understand is correct... it should be below Script: TASK (NAME == "TEST" AND DEEPLEVEL >=3 AND NUM_CHILDREN> 0).TASK(NUM_CHILDREN =0) SET_PROPERTY(NAME, "New Task Name") Let me...
View ArticleForum Post: RE: Synchro Scheduler
hi Dominic, For the error and trouble shooting, Please send email to SYNCHROSupport@bentley.com Our support team will contact you shortly. Please give details information, like What program file that...
View ArticleForum Post: Coffee Corner: SYNCHRO Perform: Site-based Performance Management
Title: Coffee Corner: SYNCHRO Perform: Site-based Performance Management Date: Wednesday, September 21, 2022 Time: 10:00 AM Eastern Daylight Time Presenters : Ryan Posnikoff, Director, Product...
View ArticleForum Post: Can I make 3D annotation text driven by user...
Is there any way I can have the updating of the text in 3d annotations done automatically within Synchro?
View ArticleForum Post: updating resource units in the out of sequence activities
Hi All, i have a schedule which have a retained logic option of scheduling, and while there is a progressed out of sequence activities so the utilization at completion value in the resource graph...
View ArticleForum Post: RE: Can I make 3D annotation text driven by user...
Hi Gary, This feature is not currently available in SYNCHRO 4D, but I will encourage you to create a feature request here - communities.bentley.com/.../synchro-construction-solution-ideas
View ArticleForum Post: Synchro Export Taking Hours
I have exported with the following settings several times, only taking half an hour or so. Now when I try to export with the SAME settings, it estimates it would take over 3 hours. Does anyone know...
View ArticleForum Post: RE: Synchro Export Taking Hours
Lauren, I suggest trying the recommended settings mentioned in this article: communities.bentley.com/.../what-are-the-best-practices-for-animation-export-settings Best, Paolomee
View ArticleWiki Page: Releases and What's new
SYNCHRO Field Android 3.4.20 (September 9th, 2022) Added status update features: review status colors, tasks, update status. Added ability to set date & time for status colors review. Added...
View ArticleForum Post: Transfering Status Date from original resource to another resource
Hi I would like to transfer status date from Resource DEF to ABC RESOURCE(NAME>="ABC") ASSIGN_UF("Resource Status Date", STRING, RESOURCE(NAME>="DEF" AND STATUS_DATE("Default...
View ArticleForum Post: RE: Transfering Status Date from original resource to another...
Hi Edgar, SYNCHRO Script cannot transfer information from one instance to another of the same Object type. There needs to be some relationship between the Object type, eg. Resource>Resource Group,...
View ArticleForum Post: RE: Script with DEEPLEVEL
Hi Indrawan, Thanks voor scripting you did for Stephan! This last script helped me out a little bit but my final goal is this: I would like to change the names of all childs on all levels of Task A...
View ArticleForum Post: RE: Transfering Status Date from original resource to another...
Hi Arpit I see... This could be tricky for me, intial I want to create this structure in resource with parent and child relation ROOM A Wall Finishes Floor Finishes however, if ROOM A is already...
View ArticleForum Post: RE: Transfering Status Date from original resource to another...
Hi Edgar, You cannot assign a 3D Object to a Parent Resource and one 3D Object cannot be assigned to multiple Resources. With your breakdown, you will have to reselect Wall/Floor 3D Objects and assign...
View ArticleComment on SYNCHRO SCRIPT
Hi, How can I set the PROPERTY "Appearance Profile" throught the CODES tab? Exemple:
View ArticleForum Post: RE: Script with DEEPLEVEL
HI Bram, I am not too clear what do you want to achieve. But if you want to change the Task below. You can multiple line. Example below: TASK (NAME == "TEST" AND DEEPLEVEL >=3 AND NUM_CHILDREN>...
View Article