How to create your own line type

How to create your own line type

mathrewmarrero9
Contributor Contributor
8,112 Views
5 Replies
Message 1 of 6

How to create your own line type

mathrewmarrero9
Contributor
Contributor

Have you ever worked on a survey site plan where you must create a sewage line type to show on the plan and the legend chart? But you realized in the line type manager that AutoCAD doesn't have a sewage line type by default. So you need to create one. I will teach you how to create a line type in a step-by-step method.

 

Step 1: draw a line

Step 2: Select a single text line and make the text height to your discretion. Make sure the letter is in the center of the line, and trim out the parts overlapping the text. 

Step 3:  In the Express tools tab, click the Tools drop-down and select Make Lintype 

Step 4: It will ask you to save the .lin type file in a folder in your file explorer. Save

Step 5: Follow the prompts; it will ask you to enter a name for the line type, line type description(-s-), and specify the starting and end point of the line, then select the entire object. 

Step 6: press enter, and now you have a new line type that you can load in the Line type manager. 

 

I hope this helped, and good luck. 🙂 

0 Likes
8,113 Views
5 Replies
Replies (5)
Message 2 of 6

Patchy
Mentor
Mentor
Accepted solution

Add one in acad.lin is a lot quicker.

Message 3 of 6

mathrewmarrero9
Contributor
Contributor
Accepted solution

You're correct, but if there isn't a specific line type from the acad.lin then it must be created. 

Message 4 of 6

TomBeauford
Advisor
Advisor
Accepted solution

That Express Tool is a bloated hack that requires any user viewing your drawing to load an extra lin and shx file for every linetype you created. 

 

Try ronjonp's Make Linetype With Embedded Characters lisp that creates these with ease. You can view what they'll look like in the dialog box as you modify text and dashes,  even select which layers you want to apply them to. 

64bit AutoCAD Map & Civil 3D 2023
Architecture Engineering & Construction Collection
2023
Windows 10 Dell i7-12850HX 2.1 Ghz 12GB NVIDIA RTX A3000 12GB Graphics Adapter
Message 5 of 6

mathrewmarrero9
Contributor
Contributor
Accepted solution

Thank you for sharing this knowledge. I will look into this. However, there is no right or wrong way of doing things in AutoCAD. There are many ways this software allows us to do this. 

0 Likes
Message 6 of 6

mathrewmarrero9
Contributor
Contributor
Accepted solution

Thank you for sharing.

0 Likes