PDA

View Full Version : 2011 Linetype Display Problem



stusic
2013-01-03, 09:36 PM
Hey All,

I've got a drawing that isn't displaying my linetype correctly (it seems to be shifting the cross-lines off the main line, see left image). If I open a new drawing (or any other drawing), it displays just fine (see right image). LTSCALE (and all the other *SCALES) are set to 1...

8868588686

Any ideas? Thanks :)

rkmcswain
2013-01-03, 10:48 PM
Have you tried reloading the linetypes from the LIN file (assuming that is available)
Or inserting this drawing into a new empty one where the linetype are OK...

irneb
2013-01-04, 10:20 AM
In your linetype (.LIN) file: Is it using Absolute/Relative rotation (http://docs.autodesk.com/ACD/2011/ENU/filesACG/WS73099cc142f4875513fb5cd10c4aa30d6b-7e5d.htm). Try toggling from one to the other and reload your LIN file, see if this solves the issue.

This might be a situation of the LIN file being modified to solve this issue, but not being reloaded into all DWG files. So you could have an old DWG which still shows the old definition of the linetype.

stusic
2013-01-04, 09:05 PM
I tried reloading the linetype, but had the same issue. I copied the drawing to a new file and it fixed it. I am trying to find the root cause of it, which is where irneb's suggestion may come in to play, but I haven't had a chance to try it yet.

Thanks guys!

Tom Beauford
2013-01-06, 05:17 PM
The attached routine will output the definition of the current linetype to the command line. You could load and run it in each drawing after making the linetype current to see if they differ and which one matches the one in the lin file you're using.