Browse By Tags

  • Script to delete 3D objects.

    I would like to know if there are any scripts to delete 3D objects based on the level or properties modelled using openbuilding designer or openplant modeler. This will help to clean the model of unwanted elements on projects having .sp model size more…
  • Script | Fill Resource "User Field"-Value

    Dear Bentley Communities 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 regards…
  • Script to assign Resource task parent

    Hello guys! Is it possible to associate the parent of the task of the associated resource in a user field? Thanks RESOURCE(SELECTED) ASSIGN_UF(OVERWRITE,"TS8-ACTIVITY_ID",STRING, RESOURCE.TASK.PARENT )
  • Filter Last Resource Status

    Hi, I´m trying to create a 3D view with the last resource status. However when I mark the last resource status in some case some elements doesn´t show. For exemple, in the left 3D view I wish that the missing element was shown as the last resource…
  • STATUS_HISTORY (Note field)

    Hi, Is possible to create a user field using the Note field? RESOURCE (STATUS_HISTORY("01 - Anexo XV")>="SEM024") ASSIGN_UF("SEM_PRG",INT,"24") Thanks
  • Script to highlight missing values

    Need help on a script to indicate in a Custom UF column resources that have been assigned to a Resource Group or not, and also resources that have any values or not in a Description column. We want to give out this as excel report to respective teams…