i'm guessing you have 2 options:
1. ask whoever sent you the third party drawing to send you the relevant .lin file.
2. recreate the linetype yourself
Registered forum members do not see this ad.
I have a linetype in a third party drawing that I want to amend problem is i dont know where to find the .lin file for it? i have searched for them but can only find the autocad ones.
many thanks
i'm guessing you have 2 options:
1. ask whoever sent you the third party drawing to send you the relevant .lin file.
2. recreate the linetype yourself
Life's constantly changing - keep up or get left behind
1. its a drawing we recieved years ago so i cant chase up the person.
2. I havent got the time to read how to creat one, i have created one but that was easy because i used the GAS one in cad and changed the letters to COM but now i want one with SHELL on it and as you can imagine its causing problems.
good results for city!!
can you post up a portion of the drawing with the linetype in question, and i'll see what i can come up with.
oh aye, i'd much rather have citeh in the top 4 than the bin-dippers
Life's constantly changing - keep up or get left behind
Happy, write a line out that uses that linestyle to a block and post it here. Then we can have a look at it for you.
*GAS_LINE,Gas line ----GAS----GAS----GAS----GAS----GAS----GAS--
A,.5,-.2,["GAS",STANDARD,S=.1,R=0.0,X=-0.1,Y=-.05],-.25
ok this is what i have and what i want is the word GAS to be replaced by the word SHELL, i have done one for MID but that was easy.
Many thanks.
Yes would rather see city up there than any of our friends from merseyside
try add the following to your .line file:
*SHELL,Shell line ----SHELL----SHELL----SHELL----SHELL----
A,.5,-.1,["SHELL",STANDARD,S=.1,R=0.0,Y=-.05],-.566667
Life's constantly changing - keep up or get left behind
Job's a good un.
Life's constantly changing - keep up or get left behind
Registered forum members do not see this ad.
I've seen a lisp that writes a .lin file from all the linetypes in a given dwg. I think it's called linout
Bookmarks