Controlling Worksets Visibility within a View Template using Python
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
I have created a lot of View Templates in Revit but I don't want to set the worksets of each one by one, as this is time consuming and I might make a mistake.
I'm doing some nodes in Dynamo and downloaded a lot of package but I didn't see what I'm looking for.
I saw one node that will change the worksets visilibity of views ("View.SetWorksetVisibility") but I'm getting an error when the view is already applied with a View Template.
That's why I need the one to change the worksets visibility within the View Template V/G Override Workset.
I also look for Python codes for the Dynamo Python Script on the internet but it seems no one has the answer.
I hope you can help me as this might be helpful to someone else as well.
And if there is already a post in this forum that has an answer, please direct me to that link.
Thank you very much.