Jump to content

how can i create a new linetype that includes text?


Recommended Posts

Posted

As above^^?

 

how can i create a linetype? and how can i create a linetype with my own text in it?

 

Thanks in advance

 

Phil

Posted

In notepad:

 

*LINENAME, LINE DESCRIPTION ----XX------

A,2,["XX",font-style,S=(text height),R=(rotation),X=(lateral offset),Y=(vertical offset)],-.5

 

You always have an "A" at the start of the second line, then start with a solid dash or a dot, then the text definition in the brackets "[]"

 

When you have the code written you can either copy and paste it into the acad.lin file or save it as it's own .lin file in C:\Documents and Settings\[uSER NAME]\Application Data\Autodesk\[AUTOCAD EDITION]\enu\Support. *NOTE: ALWAYS SAVE IT AS AN .LIN FILE, OTHERWISE IT WILL NOT WORK* I often load my linetypes into the file by opening layer manager, editting the linetype of a layer and browsing for the file and selecting the linetype when prompted.

 

example

*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

Posted

thanks a million.

 

ill work through what you've said and let you know if i have any issues!!

 

no doubt ill screw something up.

 

thanks again.

 

Phil

Posted

anyway to space the words out more?

 

i have the linetype made (thanks numberOCD) but cannot work out how to "stretch" the linetype?

 

MKLType, isnt a command my cad recognises?

and i cant load up that LTfly for some reason?

 

thanks

 

Phil

Posted
anyway to space the words out more?

 

i have the linetype made (thanks numberOCD) but cannot work out how to "stretch" the linetype?

 

MKLType, isnt a command my cad recognises?

and i cant load up that LTfly for some reason?

 

thanks

 

Phil

 

 

Appload > ltfly.lsp ??? Open the *.zip file first.

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...