DrawingFileFilterImpl
Canonical path: Utils.ElementFilter.DrawingFileFilter.DrawingFileFilterImpl
Filter for element properties
Methods:
-
__init__–Initialize
-
__str__–String representation of the filter
-
load_drawing_files–load the drawing files and set the active foreground file
-
to_info_string–String representation of the filter for info
__init__
Initialize
Parameters:
-
selected_drawing_file_ids(list[int]) –list of selected drawing file IDs
load_drawing_files
load_drawing_files(document: DocumentAdapter)
load the drawing files and set the active foreground file
Parameters:
-
document(DocumentAdapter) –Allplan document
Placeholder