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…
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
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 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…