Jump to content

Recommended Posts

Posted

Hi friends,

I need a lisp JUMPER all.........pls see the attachment.

I saw many routines in this forum also The swamp forum that posted by LEE and others. these all almost near of my requirement (ex. Jumper, Break all etc..).

 

Tips.

1.Jumper any side its ok

2.break distance or radious input required

 

Thanks lot

Regards

mani:)

jumperall.jpg

Posted

Do you need help in writing it or do you want someone to write it for you?

are these lines or polylines?

Suggestion to start the code:

Use getreal to get radius

Use entget and entsel to pick the jumper line

Use entget and entsel to pick crossing line

Use inters to find the intersection

Use angle to get the angle of the jumper line

Use polar to get the 2 points of the arc

Use the trim command to trim out the line

This basic layout should get you going in the right direction

Posted

Hi JOHN,

I need a lisp...bcoz i am learning now, i can't write such a big task.

These all lines or polylines only.....

Thanks

mani:)

Posted

Lee's has a factor built in, you could easily change it to prompt for that size factor. And for the side the jumper resides on, you could easily have a 'on completion' prompt that asks if you want to mirror the object and easily do so if answered 'yes'.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...