kapureef Posted August 14, 2018 Posted August 14, 2018 my guardrail line used to look normal, now the circle sits in the middle of the line rather than along the side of the line. any tips to correct? look like -----O-------O------ should look like _____0______0_____ thnx Quote
ReMark Posted August 14, 2018 Posted August 14, 2018 Did you open the linetype definition file and check to see what font or shape file was being referenced then check to see if it still exists? Quote
BIGAL Posted August 15, 2018 Posted August 15, 2018 Like Remark if its a text object in the linetype you can play with the X & Y offset of the text and lift up the "O" *ELECTRICITY_UCONDUIT2,Electricity conduit ----E----E----E----E----E----E-- A,20,-5.08,["E",STANDARD,S=1.8,R=180.0,X=0.0,Y=.9],-3 v's *FENCELINE1,Fenceline circle ----0-----0-----0-----0-----0-----0-- A,6.35,-2.54,[CIRC1,Custom.shx,x=-2.54,s=2.54],-2.54,25.4 1 Quote
myselfroberthustly Posted September 30, 2018 Posted September 30, 2018 Same here. Please help me too. Thanks in advance. Regards, Robert Hustly. Quote
BIGAL Posted October 1, 2018 Posted October 1, 2018 See the other posts chances are you have use Standard and the style font has been changed so moving the o Quote
CyberAngel Posted October 1, 2018 Posted October 1, 2018 When this happens to me, it's typically because the Standard font has somehow been redefined. To draw linetypes properly, the font size in the Standard style definition should be 0.0 (assuming the linetype uses Standard). For some reason, whenever you import something that involves the Standard font (and many things do), it overwrites the existing definition. And when you change the definition of a linetype, you have to reload the drawing to see the change. I think. Quote
tombu Posted October 2, 2018 Posted October 2, 2018 Linetypes are stored in the drawing, try reloading the linetype first if you can find it in a lin file. Guardrail linetypes from AeccLand.lin *GUARD_L, Guardrail, posts on left A,0,[CIRCLE,AECCLAND,s=.0175,r=90],.305663,[CIRCLE,AECCLAND,s=.0175,r=90] *GUARD_R, Guardrail, posts on right A,0,[CIRCLE,AECCLAND,s=.0175,r=270],.305663,[CIRCLE,AECCLAND,s=.0175,r=270] While they don't use Text Styles others may. If that doesn't fix the problem find another drawing where guardrail line still looks normal, extract the linetype definition using LT_thief.lsp or something like it, and place the linetype definition in a lin file and load it into the drawing it doesn't look right in. 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.