Copy link to clipboard
Copied
I have a path item say line, and another line duplicate copy of the same line is added as dashed line in new layer. So that the line appears to be striked.
Is there a way to establish a relation to both the lines as am planning to write a script such that the lines marked as striked needs to be removed from the file.
Copy link to clipboard
Copied
yes you can, the easiest is to give them names, but you can also add Tags to them (same as Notes in the UI)
Copy link to clipboard
Copied
Can you give me some examples or sample links ?
Copy link to clipboard
Copied
select one of your lines manually, then run this script
selection[0].name = 'delete me later';
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more