Sample Code Revit Batch Processor 1.1.11 documentation
Stores:
model overrides
filter overrides
Bases: Base
Class constructor.
Returns all category overrides of this category of categories which exist in both set of settings but have different overrides applied.
other_view_graphic_settings (_type_) – _description_
TypeError – _description_
Returns all filter overrides which exist exist in both set of settings but have different overrides applied.
other_view_graphic_settings (_type_) – _description_
TypeError – _description_
Get all line patterns used in overrides
Dictionary of line pattern names to line pattern objects
{str: LinePatternSettings
}
Get all fill pattern used in overrides.
Dictionary of line pattern names to line pattern objects
{str: FillPatternSettings
}
_description_
_type_