Skip to main content

About Multilines

Multilines are set of parallel lines, called elements.

When you draw multiline by default you get a set of tow lines in STANDARD style, however you can change style, justification, scale of multiline before drawing it.

Mulitiline justification decides from which side of the cursor line will start. It have three options, Top, Botto, and mid.

Multiline scale controls the distance between two lines or width between two lines using current units. There is no effect of linetype scale on multiline. If you make any changes in multiline scale you have to make equivalent changes in line type scale to prevent dots and dash to be placed proportionally.

Create Multiline styles:

You can create named styles for multilines to control the number of elements and the properties of each element. The properties of multilines include.

1.The total number of elements and position of each element.

Add elements.

2.The offset ditance for each element from the middle of multiline, Colour, line type for each element.
Elements with positive values are created at top and elements with negative value are created at bottom.

Offset colour linetype

3.Visibility of Joints that display at each vertex

Visibility of joints

4.Type of End caps

Types of caps
5.Background fill colour of multiline.

Background fill colour

Comments

Popular posts from this blog

How to draw objects faster with perfect precision in AutoCAD | Object snap| polar tracking | Tracking method | Direct distance entry

 Hello Friends, This blog covers topic basesd on object snap tracking, polar tracking, direct distance entry, tracking method for drafting drawing without any any errors at faster speed.  OBJECT SNAP TRACKING: Object snap tracking (F11) works when object snap option (F3) is kept on. object snap tracks various points of object such as end point, mid point, intersection of two objects etc. they are also used to draw parallel lines and perpendicular lines with to respect to a given object.  You can get object snap and object snap tracking option under drafting settings for which you can press "DS" in command box. below diagram shows all the snap points which Autotrack uses. While tracking any objects a "+" sign is displayed on tracking point with a green extension line with a "x" mark. POLAR TRACKING: In autoCAD ortho mode makes it possible to track in vertical or horizontal direction with increment angle as 0, 90, 180, 270. how ever we can set out increme...

Co-ordinate systems

Hello Friends,             This is my first blog on AutoCAD tutorials. I won’t waste time on overview of AutoCAD and its uses which everyone knows. I will start directly with Co-ordinate systems of AutoCAD.             Co-ordinates systems are not of more use left in recent versions but still knowledge of co-ordinate systems is important as this keeps your mind sharp.  ABOUT CO-ORDINATE SYSTEM:     If you want to make any object in autocad you have two options.  1. you can directly click at any know point or  2. you can specify co ordinates of the point in command box. CARTESIAN AND POLAR CO-ORDINATE SYSTEM: Cartesian co ordinate system works only on linear distance. it have 3 axis X,Y,Z. when u specify any point with (+ or -) sign it prompts autocad to move along positive axis or negative axis at a specified distance. while working in 2D drafting, ...

How to use direct distance entry system

DIRECT DISTANCE ENTRY (Command modifier)                                                              This will locate the next point at a specified distance along the direction of your cursor. When it prompts for "specify next point" , enter a numeric value. With direct distance entry system you can specify the next point relative to previous point your previous point on which you were working. At any prompt for specifying other point, move your cursor to specify the direction and then enter a numeric value to create or move any object. In the following example, the second point for the line will be located 5 units toward the direction of the cursor. The direct distance that you enter is measured along the path from the last point to the current location of the cursor. This feature is usually used with Ortho or Snap mode turned on. E...