Hi,
Is there any way to modify existing filter used in Revit schedule ?
I have created small dynamo script. But it is adding new filter instead of updating existing filter.
Thanks.
Hi,
Is there any way to modify existing filter used in Revit schedule ?
I have created small dynamo script. But it is adding new filter instead of updating existing filter.
Thanks.
Easier to remove existing filter and add a replacement.
Right, that is the last option.
If you’re set on modifying an existing filter then you’d need to go through the API and make all the changes there.
ScheduleFilter Members (revitapidocs.com)