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