Message 1 of 4
chek for correct pick of a polyline

Not applicable
11-30-2004
08:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
How can I check that I pick a polyline when I ask for it. I want a loop to
reselect if I miss the polyline.
Dim lineobj1 as object
ThisDrawing.Utility.GetEntity lineObj1, LinePickPnt, "Select Polyline:"
Thanks Henrik