PACK #5 - Set active workset from element's workset - Script 1/3

Hello Dynamos,

Today I will share 3 scripts we developped in-house, on the same principle as the previous ones.

WITH THIS SCRIPT YOU WILL BE ABLE TO:

While it is possible to set the active workset in a couple of clicks, when your list of worksets becomes longer, it is difficult to do it precisely. This script lets you do it without worrying.


All python here, no interface…

2-STEP PROCESS

  1. Select element that is on the workset you want to activate
  2. Run the script
  3. (If you want to re-run the script from Dynamo, you will have to set the boolean to false or true, unless you are running the script from Dynamo player or Dyno or pyRevit)

If you have any questions about these scripts, please do not hesitate to contact us on dynamo@bimone.com or through the forum

BIM1_SetActiveWorkset.dyn (16.5 KB)

3 Likes