Is there a simple way to convert the current selection of objects/transform nodes to their corresponding Shape nodes? I'm trying to write a simple script that operates on the Shape nodes of the currently selected objects.
I suppose I could just turn on Shape node display in the Hypergraph and just rely on ls -sl...