Sample Code Revit Batch Processor 1.1.11 documentation
Bases: Base
Class constructor.
Ignores material property when comparing!
other (ObjectStyle
) – An instance of ObjectStyle
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
}