Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

How can I join points together?

New Here ,
Jan 26, 2009 Jan 26, 2009
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?

I would appreciate any suggestion or help.
TOPICS
Scripting
749
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
New Here ,
Feb 06, 2009 Feb 06, 2009
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
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 06, 2009 Feb 06, 2009
LATEST
You will need to use the setEntirePath construction although I'm not sure how to do this in C#. It is not a supported scripting language.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines