Jump to content

Recommended Posts

Posted

Any one know of a lisp routine that will let you window the corners of a rectangle to fillet instead of picking the corners?

Posted (edited)

Have you tried the Polyline option of the FILLET command, or are you looking to fillet specific corners?

 

Quote

Command: FILLET

Current settings: Mode = TRIM, Radius = 2.0000
Select first object or [Undo/Polyline/Radius/Trim/Multiple]:

 

Edited by Lee Mac
Posted

I second Lee Mac's suggestion. You can radius the corners of an existing rectangle but writing the code to get it to click in just the right places while not impossible would be rather tedious. Instead, if you draw the rectangle(s) with the FILLET switch you handle things in one swoop.

Posted

Lee, I use the poly line fillet command I even found a lisp that will let me window multiple poly lines and fillet all of them at once. I was just looking for a way to window a corner instead of picking two lines thought it would be faster seeing as you don't have to be so precise in picking. Not a biggy just wondering if anyone had done it. Don't sweat it. 

 

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...