Hi,
I thought it would be possible to filter grids and trees using an attribute. This does not seem to be the case.
I created an example where a grid and a tree are filtered using an attribute or a literal string to test this.
In this example, Part1 contains all other Parts. The rest should be self-explanatory.
EDIT: Found also that literal filtering works only for the first level, it doesn't work on the next levels, as expected. The new bsv includes Parts on a second level to show this also.
EDIT2: I consider this to be related to my other post about settings not being considered for lower level Parts (Tree shows other attributes in addition to what is defined>). The lower level parts are definitely processed differently than the first level ones (here there is no additional Assembly object) and I think that's what's causing this inconsistent behavior.
bsv attached:
Bug or feature?