get points coordinates

get points coordinates

Anonymous
Not applicable
368 Views
1 Reply
Message 1 of 2

get points coordinates

Anonymous
Not applicable
If i had a region and i intersect it with lines, can AutoCAD returns the points coordinates
Anyone could help me with the codes (i try to develop a program in VB.NET)
Thanks
0 Likes
369 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
Same as in the link you found below - use IntersectWith. Convert the c# code I posted to VB which
will be a good learning tool for you.
wrote in message news:5930439@discussion.autodesk.com...
If i had a region and i intersect it with lines, can AutoCAD returns the points coordinates
Anyone could help me with the codes (i try to develop a program in VB.NET)
Thanks
0 Likes