Jump to content

Autocad Linetype --/--/--/--/--/--/--


Recommended Posts

Posted

--/--/--/--/--/--/--/--

 

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?

Posted

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

Posted
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!

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...