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…
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…
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…
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…
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…
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…
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…
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?
For example: I want to show the volume of the currently appearing elements in a window in the animation.
Thanks for answers
Peter
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
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…
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…
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…
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…
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. …
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…
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…
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…
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…
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"…
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…