Message 1 of 5

Not applicable
09-05-2017
12:18 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
how could I add a drawn line directly to an existing selection set?
In my example there is a layer based selection set called "SSetM" with 60 elements. Now I set up a line by "Set Linie1 = ZielDxf.ModelSpace.AddLine(pt1,pt2)" and want to add it to the existing selection set by "SSetM.AddItems (Linie1)".
What is the rigth way to do this?
Thanks in advance!
Lars
Solved! Go to Solution.