Jump to content

2D Pipe with fillet


whosa

Recommended Posts

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

Link to comment
Share on other sites

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
Link to comment
Share on other sites

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
Link to comment
Share on other sites

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