Hello everyone.
Does anyone have idea if it is possible to listen what functions illustrator runs while just working in it?
For example I've just created compound paths, and i want to know what function did Illustrator used to make it.
Right now i'm trying to write a script which will prepare technical drawings.
The problem is that to open those drawings (.ard - ArtiosCAD) i have installed special plugin(Esko Data Exchange 18.0 (CS6, CC2017, CC2018 & CC2019) which marks all of the elements of the drawing as [PluginItem], and i'm not able to edit them through script.
There is a command in menu, which will Expand those drawings:
and I'm trying to figure out how to do it from script level.
Standard "Expand" doesn't help.
Thanks for any tips.