What is a way to select all objects using the Role as the filter? I’m trying to use SelectionFilter.FilterSelectionByType to help select all beams (using GetSteelObjectsByType), then filter the selection based on model role. In the FilterSelectionByType node, there is a slot called ObjectTypeFilters. That seems to be the logical one to use but need tell it to use the model role without throwing an error.