Sample Code Revit Batch Processor 1.1.16 documentation
Get all view filters in the model by name.
doc – Revit Document
Dictionary of view filters by name
Read the view filter storage from file.
file_path (str) – Full path to the file including file name.
Result message and list of view filter storage objects.
tuple (result message, list of view filter storage objects)