Application document manager that owns the active drawing.
Creates a group filter. See createGroupFilter.
Creates a property filter. See createNamedFilter.
Nested filter nodes under the synthetic All root (excluding built-ins).
Whether the selected filter accepts the given layer record.
Currently selected filter tree node id (shared globally).
Re-reads filters from the active database.
Layer-filter composable for Layer Manager and other layer pickers.
Reads the AutoCAD Layer Properties Manager tree from AcDbDatabase.layerFilters (
AcLyLayerFilter/AcLyLayerGroup), not the flat AcDbDatabase.objects.layerFilter index dictionary.The selected filter is shared globally; the filter tree snapshot is per caller.