Jump to content

Recommended Posts

Posted

Please find attached the dwg with the example.

In this example I am trying to do edge surfaces (EDGESURF) from 4 curves in 3D.

In the example from the left, I can execute without problem the command EDGESURF.

In the example from the right the curves are not well connected in the upper right corner and the command EDGESURF does not work.

I would like to obtain some kind of command or lisp to connect automatically the two curves from the upper right corner.

The process would be, for example:

- Select the region affected

- Write a tolerance or fuzz distance.

And obtain as result that all the nodes within a distance between them smaller as the tolerance will merge in only one node.

Like this the curves in the example will be connected and I can proceed with EDGESURF.

Thanks in advance for your help.

Jordi Moreno Lapiedra

081103_Merge.dwg

Posted

Well actually you can never get those to join coz they are non-coplanar as you can see and im sure you yourself know coz you drew it ;)

00.jpg

Posted

You could post in the autoLISP, CUI section for a request on your said lisp instead of here.

From what I can see a quick solution would be to go to its front view and use FLATTEN to get those lines coplanar with each other

Posted

Well, in fact I was using autocad to do the mesh of a finite element model in 3D, so flatten does not work here.

 

I am searching a command/LISP to superpose end of lines/3dpoly/splines when they are close.

 

Thanks anyway.

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