Jump to content

Recommended Posts

Posted

Hi,

 

I would like to draw 2d pipes with fillet corner.

 

I need something works like:

  • Pich the center line 
  • digit the diameter of the pipe 

 

Right now I use Offset command but it is a bit complicated make the corner "curved".

 

Any of you know some lisp?

 

Thanks

Posted

Assuming I understand what you're asking, you could use Lee Mac's Double Offset Lisp.  Draw the centerline, with fillet corner to adjacent line. Then apply lisp and select the centerline.  If you go one step further and join everything you'd only have to select a single line.  Might not be exactly what you're after but if definitely makes things go faster.

DoubleOffsetV1-1.lsp

  • Thanks 1
Posted

Thanks for your reply. I would like to get something like the picture attached (fillet on the vertex of the line), not a simple offset.

round corner.PNG

Posted

 

If the centre line has the corners filleted, then offsetting the centre line would give you what is needed.

 

 

Double Offset.PNG

Posted

Yeah, that's what I was getting at.  I think my words might've gotten in the way with my description.

Posted (edited)

I am sure this exists here already, have a look at lee-mac.com he may have something, google I am positive I have seen this recently. It just asks for vertice points and fillets as it goes. Will try to find for you.

 

OK Fillet Polyline, R, enter radius, pick pline its filleted, then offset, erase original pline.

 

Found some time just pick pline points then press enter.

pline by pick pts offset with rad.lsp

GETVALS3.lsp

Edited by BIGAL
  • Thanks 1
Posted

Thanks very much. This community is so helpful.

 

Thanks again! 

Posted

No worries a pretty easy one. Could be way smarter in its lengths input.

 

Check out Tharwats website has some good stuff may be useful.

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