Gee, I don't think my LDD came with those. I have some I got from Alan...
Registered forum members do not see this ad.
Hi, is there someone who could give me the original codes for the .lin file for the Top and Bottom of slopes, because ours became somewhat crook at some point and I tried to recreate one but it is not as efficient as the one provided by AutoCAD by default?
Thank You for your help.
Hardney
Dying's for the rest of your life.
Gee, I don't think my LDD came with those. I have some I got from Alan...
You normally have it in you acad.lin file or aeccland.lin if you have one.
Hardney
Dying's for the rest of your life.
I don't recall a linetype for that either.
"Constantly choosing the lesser of two evils is still choosing evil." ~ Jerry Garcia
flickr | work | blog | creed
rustysilo's tips & tutorials
This is how the linetypes I am talking about are looking like. If you work with them could you send the code defined in your .lin file for those two linetypes please?
Hardney
Dying's for the rest of your life.
try these:
Code:;; DTM ;; --- *NSB,___|||___|||___|||___ A,6,-.5,[SBR,akc.shx,s=.6],-0.4,[LBR,akc.shx,s=.6],-0.4,[SBR,akc.shx,s=.6],-.5,6 *NSBR,___|||___|||___|||___ A,6,-.5,[SBR,akc.shx,s=.6],-0.4,[LBR,akc.shx,s=.6],-0.4,[SBR,akc.shx,s=.6],-.5,6 *NSBL,___|||___|||___|||___ A,6,-.5,[SBL,akc.shx,s=.6],-0.4,[LBL,akc.shx,s=.6],-0.4,[SBL,akc.shx,s=.6],-.5,6 *NSB2,_|_|_|_|_|_|_|_|_ A,1,[SBR,akc.shx,s=.5],2,[SBR,akc.shx],1 *NSB2R,_|_|_|_|_|_|_|_|_ A,1,[SBR,akc.shx,s=.5],2,[SBR,akc.shx],1 *NSB2L,_|_|_|_|_|_|_|_|_ A,1,[SBL,akc.shx,s=.5],2,[SBL,akc.shx],1 *FSB,___|||___|||___|||___ A,6,[SBR,akc.shx,s=.6],.4,[LBR,akc.shx,s=.6],.15,[LBR,akc.shx,s=.6],.4,[SBR,akc.shx,s=.6],6 *FSBR,___|||___|||___|||___ A,6,[SBR,akc.shx,s=.6],.4,[LBR,akc.shx,s=.6],.15,[LBR,akc.shx,s=.6],.4,[SBR,akc.shx,s=.6],6 *FSBL,___|||___|||___|||___ A,6,[SBL,akc.shx,s=.6],.4,[LBL,akc.shx,s=.6],.15,[LBL,akc.shx,s=.6],.4,[SBL,akc.shx,s=.6],6 *BAT,_|_|_|_|_|_|_|_|_|_ A,0.5,[SBR,akc.shx,s=.5],1,[LBR,akc.shx,s=.5],0.5 *BATR,_|_|_|_|_|_|_|_|_|_ A,0.5,[SBR,akc.shx,s=.5],1,[LBR,akc.shx,s=.5],0.5 *BATL,_|_|_|_|_|_|_|_|_|_ A,0.5,[SBL,akc.shx,s=.5],1,[LBL,akc.shx,s=.5],0.5 *NSTOE,- - - - - - - - - - A,2,-1 *NSTOE2,- - TOE - - - - TOE - - A,0.75,-1,1.5,-2,["TOE",ISO,S=1.2,R=0,X=-1.2,Y=-0.6],-2,1.5,-1,1.5,-1,0.75
you will also need this file:
AKC.txt
rename it from AKC.txt to AKC.SHX
Thanks for those Alan, unfortunately when I try to load the linetypes, I get bad definition errors. Any ideas what's up with that ?
Life's constantly changing - keep up or get left behind
Forgot the post above. I've managed to get it working by loading my complete library of shx files, and they work a treat now
Thanks again Alan.
Life's constantly changing - keep up or get left behind
Registered forum members do not see this ad.
One more thing, Blue. The style NSTOE2 needs to have a textstyle ISO loaded. Which uses font ISO.SHX
Bookmarks