Ste1978 Posted June 9, 2010 Posted June 9, 2010 --/--/--/--/--/--/--/-- Hi, I'm after the above line type but the line needs to be continuous. So far I have opened acadiso.lin and I am now stuck! Any ideas? Quote
rkmcswain Posted June 9, 2010 Posted June 9, 2010 You could use a slash from a text font, but if the TextStyle changes (someone changes the font or fixed text height), then it can mess it up. You could use a shape from a shape file, but if you send the drawing out, you have to include the shape because it's not embedded. Either way, if you don't want a space, then set the first parameter to a dash, then add the text/shape character as the next parameter, then add a second (required) dash parameter. Example using a font character: *Example,-/-/-/-/-/-/-/-/-/-/- A,1.0,["/",standard,s=1.0,y=-0.48],0.0001 Quote
Ste1978 Posted June 9, 2010 Author Posted June 9, 2010 You could use a slash from a text font, but if the TextStyle changes (someone changes the font or fixed text height), then it can mess it up. You could use a shape from a shape file, but if you send the drawing out, you have to include the shape because it's not embedded. Either way, if you don't want a space, then set the first parameter to a dash, then add the text/shape character as the next parameter, then add a second (required) dash parameter. Example using a font character: *Example,-/-/-/-/-/-/-/-/-/-/- A,1.0,["/",standard,s=1.0,y=-0.48],0.0001 That's spot on that. Thanks very much! I don't use these that much so happy to get a quick fix! 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.