Sample Code Revit Batch Processor 1.1.11 documentation
Stores common overrides between categories and filters
Bases: Base
Class constructor.
Ignores visibility property when comparing! (ignores is_visible and are_overrides_present)
other (OverrideByBase
) – An instance of OverrideByBase
True if all graphical properties of compared class instances are equal, otherwise False.
Bool
Extract dictionary of line pattern names to line pattern objects
Dictionary of line pattern names to line pattern objects
{str: LinePatternSettings
}
Extract dictionary of fill pattern names to fill pattern objects
Dictionary of fill pattern names to fill pattern objects
{str: FillPatternSettings
}
Stores common overrides between categories and filters
Bases: OverrideByBase
Class constructor.
Ignores visibility property when comparing!
other (_type_) – _description_
_description_
_type_
Stores common overrides between categories and filters
Bases: OverrideByBase
Class constructor.
Stores common overrides between categories and filters
Stores common overrides between categories and filters