Author Topic: {Help needed} looking for a Lisp to change bulge to lines in polygon  (Read 2315 times)

0 Members and 1 Guest are viewing this topic.

jitupnair

  • Guest
I have a situation to change all the bulges to line colsed polygons. Its very difficult to explain the requirements so please refer attached Drawing. Its a challenging job.

If anyone can make a lisp program for me, Its a great help.

Thanks in Advance.

Thanks & regards

Jithesh

jitupnair

  • Guest
{Help needed} looking for a Lisp to change bulge to lines in polygon
« Reply #1 on: June 27, 2010, 12:41:44 AM »
I found one program in this Link http://forums.augi.com/showthread.php?t=111361.
I will apriciate if some one can modify this to suit my requirement.

Ragards

Jithesh

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: {Help needed} looking for a Lisp to change bulge to lines in polygon
« Reply #2 on: June 27, 2010, 01:02:46 AM »

Sorry, I can't understand what you require.
Can you provide a better explanation.
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.

jitupnair

  • Guest
Re: {Help needed} looking for a Lisp to change bulge to lines in polygon
« Reply #3 on: June 27, 2010, 01:39:17 AM »
Hi Kerry. Thanks for your helpful mind.

I will put it simple. I have two parallel arcs.

1. A line to be drawn from the start of the inner arc to crown of the inner arc (say line A)
    and from end of inner arc to the crown of inner arc (say line B)
2. These lines will intersect with the outer arc at some point.
3.  From that intersection of line A. a new line to be drawn tangent to the inner arc but
    extending towards the outer arc.
4. This will repeat till the new line will intersect with the line B.

I know its bit difficult to understand. Please refer the attached image for better understanding.

Green lines in the image are line A & Line B

Thanks

Jithesh