SketchAPI
SketchAPI copied to clipboard
How to get the library a nested symbol belongs in?
There is a symbol A from library B which has another symbol C from library D. I can get library B by A.getLibrary(). So how can I get library D?