How can I get the handle of the first art I have selected?
Hi all,
I wish to resize (make same size actually) programmaticaly a selection of some arts that I have got with AIMatchingArt->GetMatchingArt(...). Actually my Plugin derives from Transform Objects tutorial.
I would like the first art selected to enforce its size to the other arts (could be the last art as well, but anyway I need a key art as a reference, a model for the others).
But the first art handle in the artlist is not the one I have first selected. The first art in the artlist is apparently the first in the hierarchy (tree) of layers and sub-layers.
How can I get the handle of the first art I have selected?
Pierre