• Automatch 3D Objects to Resource

    Hi, I have a project where many resources are already assigned to tasks, and have resource statuses assigned to them. After updating the model, the 3D objects assignment to those resources were lost. I need to reassign the updated 3D model to the existing…
  • Script | Fill Resource “User Field”-Value

    Dear Bentley Synchro Forum Team, It is possible through a script to fill resource-"user fields” values with information from the associated activity/task? Thank you in advance for reading and for the response you can provide me with. Best…
  • XML | Microsoft Project export and User Fields

    Dear Bentley Communities Team, When I try to export the XML from Synchro I get a warning indicating that the allowed number of “user fields” has been exceeded. The message shows that 50 user fields were exported. Is this the limit for exporting user…
  • Resource User Field to Resource Status

    Hi, I've managed to import a lot of piping information (including dates) from excel into resource user fields and I'm planning on synchronising from this excel worksheet on a weekly basis to update the fabrication progress. I'm now trying to set resource…
  • Synchro Script Task ID, Resource ID | Description, 3d Object ID | Description

    Hello Synchro, Please help me with a script that copies the "TASK ID" to Resource "ID | Description" & 3d Object "ID | Description". The Resource "ID | Descriptions" and 3d Object "ID | Descriptions" should show the assigned TASK IDs as shown below…
  • Bring "Workset" parameter from Revit elements into Synchro4D

    Hello. How can I bring "Workset" parameter from Revit elements into Synchro4D? I'm using the Synchro Plugin inside Revit to export the model. Inside Synchro I'm able to read user field parameters but for "Workset" it brings me null values. Any help would…
  • The formula of the UF. Length

    Hi! I use the formula as in the screenshot below to output the maximum value from length, width and height, but the formula does not work. MAX(CALCULATE_X_SIZE, CALCULATE_Y_SIZE, CALCULATE_Z_SIZE) What could be the problem? Are there other ways…
  • User Field Values / Activity Codes / ...

    Is it possible to purge all unused (old) User Fields / Activity Codes / Resource Codes / ... ?
  • Script or formula for UF to copy values

    Hi! I usually use Excel to copy information from one column of a custom field to another, but now there is a situation that this method is not suitable. The situation is like this - I need to copy the ”ID" of the work to the column of the User field…
  • Is it possible to add userfield data as an own window to the export or the animation?

    Is it possible to add userfield data as an own window to the export or the animation? For example: I want to show the volume of the currently appearing elements in a window in the animation. Thanks for answers Peter
  • Calculating the volume of 3D resources

    Good afternoon, tell me, please, is it possible to create a user field that will count the volume of a 3D resource? How to do it? Using a script? The model is made in revit, but there is no volume property in the elements
  • User Fields

    Is there any way to write an IF-Formula to transfer a true or false Task User Field into a Task Userfield and if the Formula is correct it writes in the new user field a number. for example 1? I tried it already with the following formular but it…
  • Calculate task user field from resource user fields with a conditional check

    I am trying to create a task user field thats sums up the value of a user field for resources assigned to a task, but only for resources that have a a specific value in a different user field. For example, SUM(RESOURCE.UFV(“Volume”)) where RESOURCE.UFV…
  • Script assign Resource from 3D filter to Resource or Resource Group

    We have created a new material Resource/New Resource Group and have a 3D filter both having same name, we are looking for script help on the following ways; 1) Looking for a script to assign all elements in 3D filter to the new resource. Both having…
  • Missing some User Fields when importing DWFx

    I tried to import a DWFx model (exported from a Revit 2020 model) into Synchro 2017. All Structural Columns and Structural Framings have enough User Fields to use, neither the others, so I'm having trouble when controlling and assigning Resources to Tasks…
  • Synchronised updated BIM model would disrupt existing resource type leveling, user field and user value disregard consolidate or integrate

    Hi This is regarding update of resource, user field and user field value from BIM model from Revit Everything when I tried to update the synchro model from revit, it's will reset the resource type level and naming that I have previously changed. …
  • Custom User Field - Unable to Cross Reference ??

    Hi! I am trying to set up a custom user field as shown below under my task table by referring to the resource name under Resources Properties. This resource (ELEC-1-Cell-2-Generator) has been assigned to this task. Two questions here. 1. The formula…
  • Hierarchy of Appearance Profiles

    Hey there, I have a question about the Appearance Profiles. Is it possible to create a hierarchy within the profiles ? Because of marginal conditions I have to link one element to more than one task. I want to track different statuses of one element…
  • Place multy values of the GUID of the object into a userfield of the connected task

    I want to place the GUID userfield of my object (BY Resource Properties/General/GUID) into the user field of my task properties. And all the GUID values of the ojbects that are connected to my task must go in that user field. Can some one help me with…
  • Insert an underscore between combined values of different user fields with scripting

    I Have an script where i Combine the value of several user fields in my resource properties, but to improve the reading I want between each of the parameter value an underscore. How can I become that in my script? Example: Parameter 1: ABD220 Parameter…
  • User field from Task ID

    Hello Everyone, I am trying to create a user field from the task ID using synchro script. The Task ID "6OB-A2-C310-4- D -1070" contrains the Discipline code D. When I create a user field from user field window and use the formula "MID(PROPERTY("ID"…
  • Quantities in tasks from resources tied in resource groups

    Hello, I have assigned a group of resources to a task, and now I would like to automatically populate the corresponding sum of resource quantities (included in the resources as UF) to several task user fields. I know how to do it in the case of resources…