Copy link to clipboard
Copied
Hi,
Is there a way to retrieve all AIArtHandle from a given Artboard?
I have not found yet how this could be achieved.
I am stuck. ![]()
some tips?
Please do not tell me I need to check boundaries intersections!
(Execpt if it is the only way)
Thx,
Thomas.
Copy link to clipboard
Copied
Hi,
I'm looking for the same information. Is there a way to achieve this?
Thanks
Copy link to clipboard
Copied
As far as I know, there are no helper functions to let you fetch art that falls inside of an artboard (like you can do with artsets and layers). I think checking each art to see if its bounds intersect (or are contained) with an artboard is the only way. Naturally, you can rule out whole layers by checking the layer's bounds first.
Since an artboard is an arbitrary boundary, there's going to be the potential for art that lies partially inside & outside of an artboard; naturally, you'll need to handle that yourself.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now