tiziano69
Guest
Good morning, I have the following problem, I am developing a program in vba, this track of lines from a common point in direction of every text that satisfies certain conditions. There is no problem here.
Now I have to remove the drawn lines, I must be able to select and delete them, having all a common point I thought to create a selection group, using two diametrally opposite points i.e. a rectangle that intercepts the lines.
acadselectionset
explain how to make the selection.... you have some code examples
Thank you.
Now I have to remove the drawn lines, I must be able to select and delete them, having all a common point I thought to create a selection group, using two diametrally opposite points i.e. a rectangle that intercepts the lines.
acadselectionset
explain how to make the selection.... you have some code examples
Thank you.