
Originally Posted by
cadtag
Yes, I've tried both CONVERT and CONVERTPOLY -- neither changes these polylines from old-style to lightweight.
Some more digging into Help tells me that they can't be converted because there is XDATA associated with the vertices. Running XDLIST from Express shows that to be the case, SDSK and SV application data is attached.. That also explains why the PLINETYPE setvar is not impacting these objects.... It still doesn't explain why OSNAP can't find anything, so that is evidently a bug in 2009.
Workaround A is to explode the heavy polylines, and the Pedit and Join them back into LWPlines.
Ta Dah