• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

restore explosions and recover the boundary

  • Thread starter Thread starter zizou94
  • Start date Start date

zizou94

Guest
Do you guys have any lisp or some little program that recovers the polylinear contour or lines of a retino??? ? I have a lot of retinals where there's no contour anymore, and that's what I need, more than the retino.
 
I always have in this file that these damn nets on property don't turn out to me as hatch (retino), but they turn out to me as blick reference i.e. they are blocks that if I explode them become a cluster of lines, not even a retino....... I know there's no solution. ....
 
If they're rectangular. . I can try to recover the perimeter with the vba.... reading the encumbrance and drawing a rectangle then from the values I read, if they are very complex and are blocks... I think it's a mess....
 
I think it's a mess. They're drawings of very large prg areas and all irregularly shaped. ....
 
Do you guys have any lisp or some little program that recovers the polylinear contour or lines of a retino??? ? I have a lot of retinals where there's no contour anymore, and that's what I need, more than the retino.
always specify version used.
for previous versions of 2006 you can see this lisp:
http://www.cad3d.it/forum1/showthread.php?t=1740&highlight=hatchor this:
http://www.sepram.com/demo/lsp/contornohatch.lspfor those above 2006 you can recreate it directly from the edit window of the dash. There is the "recreate contours" option.
 
Perhaps, they are nets made by another program... when I find them I follow the following procedure

- blasphemy
- I'll take them.
- I'll do it again.
- I'm gonna stop begging
 
Here is an example
I didn't forget about you. Just that it's more complicated than I thought. . .

the fundamental problem is the islands and concave sections.

I practically thought of exploding the blocks read the coordinates of start and end of the exploded lines and get two profiles, one uniting all the end and one uniting all the start... and this works well if the geometries are convex but when there are concave sections the lines stop and start creating other lines that mess me up all...

for the moment I am arson... I'll let you know when I find a solution.
 

Attachments

  • untitled.webp
    untitled.webp
    109.8 KB · Views: 8

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
ciao
Back
Top