08-08-2019, 04:34 PM
Unfortunately not really possible without a lot of SDK workarounds which would be a huge amount of work.
However, if you're finding it annoying adding the same objects to lists over and over, just use tyCollections instead. Add your objects to the tyCollection once, then add the tyCollection to the lists you want and all of its objects will be imported.
Perhaps a middle ground would be the ability to select layer(s) in a tyCollection, which would then pass geo to anywhere it's used as an input object.
However, if you're finding it annoying adding the same objects to lists over and over, just use tyCollections instead. Add your objects to the tyCollection once, then add the tyCollection to the lists you want and all of its objects will be imported.
Perhaps a middle ground would be the ability to select layer(s) in a tyCollection, which would then pass geo to anywhere it's used as an input object.