Message 1 of 4
View Filter by Workset name

Not applicable
08-31-2016
04:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am new to creating Revit macros I am having a rough time interfacing with a programs API.
I have written stand alone programs in VB.NET but that was a long time ago & they mostly just calculated things.
I am trying to create a VB.NET macro that makes worksets & then creates a view filter that filters by workset.
My macro currently checks for worksharing, checks for existing worksets & creates the worksets just fine.
I have looked at other posts about view filters & have found one if I wanted to filter entities like walls etc. but I cannot seem to find a way of creating a rule for returning the name of a workset for the filter.
Any help would be appreciated.
Thanks,
Rick