Message 1 of 5

Not applicable
08-21-2019
04:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone,
I would like to ask how it is possible with VBA in AutoCad to select one segment line of a polyline on screen like you do it for example in the FILLET command, where you can select single lines, even if they are part of a polyline.
I couldn't find a way to do it with the "ThisDrawing.Utility.GetEntity" method. Maybe there is a way by using AcadSelectionSet.SelectOnScreen?
Thanks in advance,
Michael
Solved! Go to Solution.