How to get selected segments ( such as arcs, lines) directly without going through feature/entity? Please see the following image: two arcs are selected, is it possible to get all the arc data directly?
swSelMgr.GetSelectedObjectType3(1, 0) can get the selected objects are segments, but when set the selected objects to swSegment, the object is nothing.