- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
can someone help in slecting the lines below my polyline. Basically, i have 1 polyline drawn exactly over several normal lines. now what do i want is that i select that polyline and with the help of lisp or command the lines which are directly below it gets selected. and my original polyline gets deleted. can anyone please help regarding this issue.
This is my initial drawing in which i need the shortest distance between 2 points and the path that it traverses
Now i used Spath for that and while it was more helpful than most. it drew a red polyline (as shown in pic below) from P1 to P2 which gave me distance.
Now what i want that instead of polyline the path that i have drawn (the path that is below the polyline and exactly coincides with it) get selected because in that i have given separate names to the lines and i need that data.
So can u guys cook something up for this
Solved! Go to Solution.