Serialized Layer Manager filter tree ready to be written as dictionaries and XRecords under the Layer Table extension dictionary.

interface AcDbSerializedFilterTree {
    nodes: AcDbSerializedFilterNode[];
}

Properties

Properties

Root nested filters (excluding the synthetic All root itself).