Project Objects to View

import System
object_ids_array = System.Array[ObjectId](object_ids_list)
editor.SetImpliedSelection(object_ids_array)

hopes this helps

1 Like