Select the same graphics?

Select the same graphics?

Anonymous
Not applicable
601 Views
4 Replies
Message 1 of 5

Select the same graphics?

Anonymous
Not applicable

Hi,how to Select the same LWPOLYLINE?未命名.JPG

0 Likes
602 Views
4 Replies
Replies (4)
Message 2 of 5

nick83
Advocate
Advocate
just manually :):):) according to what i see, they are not "the same". coordinates are different. if it were blocks, it would be much easier to do what you want. for polylines you have to create your own code.
0 Likes
Message 3 of 5

Anonymous
Not applicable

not an easy task indeed, many algorithms that may be possible usable and implemented for something like this, are related to images, in the net web... see if this open source in c++ may help you:

 

http://www.cs.toronto.edu/~dmac/ShapeMatcher/

 

good luck!

0 Likes
Message 4 of 5

Anonymous
Not applicable
Thank you very much!
0 Likes
Message 5 of 5

Anonymous
Not applicable

i was going to write some code for this, but found this by Sean Tessier - COMPPOLY - i tried and works:

http://www.cadtutor.net/forum/archive/index.php/t-90196.html?s=49ca0f576039c0bb3ba068a4a4661272

 

that can be easily ported to ARX.

 

 

hth.-

0 Likes