Thursday
AutoCAD 2008, Autocad, CommandMULTILINE 1
AutoCAD 13 and higher versions
MLINE command, which is available since AutoCAD 13, has come so far until AutoCAD 2008 after some minor changes. By using MLINE command, we can create entities that are made up of one or more multiple parallel lines. They can represent walls, roads, isolation etc. MLINE lines act as one single entity.

Fig.1
A typical MLINE entity is shown in Fig. 1. The one on top is created by using the STANDARD style and the one on bottom is created by using the style that I prepared specially for ‘AutoCAD Günlüğü’. As you can see, we can create a new style and change the colors and line types by this way. In this first article of this series, we show how to create a standard MLINE entity. In MLINE entities, you must define an offset distance for each parallel line. For STANDARD style, these values are +0.5 and -0.5 as shown in Fig. 2.

Fig.2
This approach is very clever, because a dimension which is 1.0 in total can easily be scaled. Now, let’s draw a MLINE entity and have a look at what this means.
Command : MLINE
Current settings: Justification = Top, Scale = 20.00, Style = STANDARD
Specify start point or [Justification/Scale/STyle]:
When we enter the command, we get the MLINE drawing window. Justification is selected as top, scale is selected as 20 and style is selected as STANDARD. Justification is given according to drawing in clock vise direction. And the scale will be the multiplier of offset value that we set as shown in Fig. 2. Thus, line spacing will be 20 units for STANDARD style. After this stage, everything works just like typical line command. You can select the points and complete your drawing.

Fig.3
You can see a closed drawing in Fig. 3. Thus, you can end the drawing by using C ( Close ) option.
That’s all for this article, see you in the next article of this series about MLINE.
Technorati Tags: AutoCAD, MULTILINE command, Daily AutoCAD
Viewed 4,211 times so far... This week: 59 Today: 7 Latest: 4 July 2009, 21:13Post Tags:
Related Posts
Popular
- Hip tip: Increasing view resolution with VIEWRES system variable
07/03/2009 04:39 am
7 Comments - Sirince – IZMIR
07/02/2009 11:02 am
1 Comment - Visual LISP: Programming user interfaces with OpenDCL
07/01/2009 10:15 pm
10 Comments - 3D Modeling 7: EXTRUDE
06/30/2009 02:14 pm
10 Comments - Ask DailyAutoCAD: Which Notebook to Buy?
06/30/2009 12:17 pm
1 Comment
Featured Articles
- AutoCAD 2009 Update 3 Released
- Speed Up As AutoCAD 2009 Ribbon Menu Helps You!
- MEP Analysis Extension for AutoCAD MEP extended to March 31, 2009
- Recap of AutoCAD-related technologies on Autodesk Labs
- Technology Preview of MEP Analysis Extension extended to 12/31/08
- Autodesk Labs: Forward and Backward utility for AutoCAD
Top 5 of week
- 133 Free and Ready to Use Plumbing Fixture Blocks for AutoCAD (120)
- Introduction to AutoLISP: My first AutoLISP program... (100)
- Add Background Images To Your 3D Models (88)
- Autodesk Labs Google Earth Extension supports AutoCAD 2010 Family (80)
- 3D Modeling 20: Creating Mesh Surfaces From Edges (EDGESURF) (79)
|

Feb 14, 2008
Reply
I have learnt alot from this blog with this multiline series. I always had troubles with multilines when I did my excercises at school. Now with these lessons I can do them without difficulty.
But there is still one point I don’t know that how to change the scale (offset) of lines in the multiline AFTER you draw it. For example, I draw a ML with the scale set to 200 (the line offset is 200), now I want it 100 without re-draw the ML with 100 offset. I get stuck in here. I tried to do some study in the Internet with MULTILINE but there’s no answer.
That would be great to master MULTILINE if this matter was worked out.
Anyway, thank you for your lessons.
Feb 15, 2008
Reply
Hello,
Thanks for the nice comment.
Select MLINE object with right mouse button. Select properties and set MLINE scale to desired value.
Hope this helps.
Erhan