/t5/illustrator-discussions/how-can-i-join-points-together/td-p/1163942Jan 26, 2009
Jan 26, 2009
Copy link to clipboard
Copied
Hi
I would like to write a method in C# to create two points and join them together as a line.
I've created the method which adds points in an .ai file but I don't know how to join them. (I used pathpoint)
or is there any way that I can add a line to the file programmatically?
/t5/illustrator-discussions/how-can-i-join-points-together/m-p/1163943#M238016Feb 06, 2009
Feb 06, 2009
Copy link to clipboard
Copied
Select the two points with the direct selction (assuming they are both end points,if not, cut the with the scissors) shift select the two you want to join, then go to Object>Path>Join. And that should do it.
-Nicole