Skip navigation
JoeThousand
Currently Being Moderated

Getting smooth polygon

Jun 9, 2012 12:16 AM

Tags: #cs5 #pointstocurves

I draw square. The 1st point and last points are left-top and finally set 5 points.

The direction is clock-wise and made closed path.

To get smooth-curved polygon shape, I used API 'PointsToCurves'.

But, the first and last points are connected by cornered (not smooth) point.

Here's result.

square.jpg

Maybe, I must set that square is closed path, to API, but it seems to be no parameter to set.

So, I want to know how to get smooth corner shape every corner.

 

I use SDK CS5.

 

Best regards.

 
Replies
  • Currently Being Moderated
    Jun 11, 2012 7:37 AM   in reply to JoeThousand

    One thing to try is creatin four points (drop the repeated last one) and set the path to be closed. That might let Illustrator do the work for you. Failing that, maybe make sure the first & lastpoints have 'corner' set to false?

     
    |
    Mark as:
  • Currently Being Moderated
    Jun 15, 2012 11:28 AM   in reply to JoeThousand

    Have you tried both of those with five points (i.e. repeating first & last point)? I'm assuming yes. If that doesn't work, I'm kind of stumped. It feels like this should be doable, but I'm not sure why its not working.

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points