AdrianBaluta Posted July 14, 2016 Posted July 14, 2016 Hi, Out of the blue my autocad is drawing old 'heavy' polylines instead of lwpolylines. I really need to get back to drawing normal polylines. Any idea would be much appreciated. Thank you, Adrian Quote
eldon Posted July 14, 2016 Posted July 14, 2016 Have you investigated the system variable PLINETYPE, and also the command CONVERT Quote
AdrianBaluta Posted July 14, 2016 Author Posted July 14, 2016 That was the problem. Thank you very much! Info for whoever will need this: PLINETYPE controls both the creation of new polylines with the PLINE command and the conversion of existing polylines in drawings from previous releases. Values: 0 - Polylines in older drawings are not converted when opened; PLINE creates old-format polylines 1 - Polylines in older drawings are not converted when opened; PLINE creates optimized polylines 2 - Polylines in AutoCAD Release 14 or older drawings are converted when opened; PLINE creates optimized polylines Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.