layer question
layer question
(OP)
I have a layer called "swale-line" which in some drawings AutoCAD 2002 shows up with arrow and dots as the linetype and in other drawings just shows up as dashed. Is there a global or local setting that I can change to make it show as arrow and dots.
Thanks
Thanks





RE: layer question
"Everybody is ignorant, only on different subjects." — Will Rogers
RE: layer question
In the layer manager, click on linetype on "swale-line". Picking on the linetype name opens the Select Linetype dialog box. These standard linetypes are located in an external file named acad.lin. After you select which linetype to load then ACAD moves to Select Linetype dialog box appears. Just select the loaded linetype and ok. Hope this helps - John
RE: layer question
When I go to the linetype manager swale-line in one drawing the appearance box shows it as dashed and in the other drawing in the linetyped manager swale-line is arrow and dots.
So long question short, how can I change the appearance?
Thanks for earlier replys.
RE: layer question
If I'm understanding you correctly, you want to have the "swale-line" layer's linetype be the arrow and dots in both drawings. I also assume the linetype for the layer "swale-line" is defined the same in both drawings (by this I mean the linetype name).
Under these assumptions the easiest way to do this would be to use the RENAME command.
1. Go into the drawing you wish to change, enter the RENAME command and change the layer name "[i]swale-line" to "swale-line_old", change the linetype's name similarly.
2. Exit the RENAME command, QSAVE the drawing.
3. Go into the drawing that is shown correctly and copyclip a line entity that is on the "swale-line" layer and has the correct linetype, paste it into the 1st drawing (after you paste it you can erase it right away).
4. Isolate the "swale-line_old" layer, highlight all of the entities on that layer and change their layer property to "swale-line".
Once you turn on all your layers, the entities should have a new (same as the good drawing) linetype.
HTH,
Rick
RE: layer question
RE: layer question