Archive for the 'AutoCAD' Category

How to Draw a Straight Angular Line

Normally in AutoCAD you can only draw two types of straight lines, one is vertical line, the other is horizontal line, provided you’re working on ortho on mode. However you can always draw a straight angular line by turning your cursor to ortho off mode. But inspite of this, you cannot specify the exact angle of the line you’re going to draw.

Using TEXTFILL

 Have you sometimes encountered a scenario, when you plot your drawing then the TEXT in your drawing appeared only as an outline? (Fig.1) but if you look at it in AutoCAD it is appear as normal filled text. This happen specially if you are using the ARIAL type kind of fonts.
Fig.1

Fig.1

 

How to Unhide Layout and Model Tabs

Just a moment ago, while doing my work on my AutoCAD, I accidentally hide the Layout and Model Tabs ( Fig.1)in AutoCAD.  At first, I was confuse what was just happen with my AutoCAD for I haven’t figured out that the Model Tabs was missing.

(Fig.1) Layout and Model Tab

(Fig.1) Layout and Model Tab

 

Text Under the Dimension Line

How do you put a text under a dimension line? No, I’m not talking about literally putting a Text under a dimension line using the command Text or Mtext then putting it under the dimension line manually. What I’m talking about is how are you going to a put Text under a dimension line automatically, without doing any command other than DIMEDIT or Edit.

Underlining a Text in AutoCAD

underlineSometimes putting a mark or putting a note in our drawing is necessary, specially if you want to specify something, then highlighting it, in order to notice it easily. In my case, whenever this  kind of scenarios arises, I always put an Underline and OverLine on my Text or Mtext, as a highlighter, making it easier to caught the readers of my drawing’s attention.

How to Load an AutoLISP File

If you’re using AutoCAD for long period of time and you know how to use the AutoLISP and the importance of it. You probably know how to load the AutoLISP file in AutoCAD, and you certainly don’t need to read this tutorial. But if happens that you are relatively new on using the AutoCAD and you want to expand your knowledge in this drawing application software, then this tutorial is for you.

How to Hide/Unhide Command Line

Sometimes while doing our job in AutoCAD there is some instances that happens unexpectedly. And one of that is the accidental turning off of the command line, and with that, you are unable to see the command that you’re keying-in.

Fig.1

Fig.1

 

Hatch your Drawing by Dragging the Hatch Pattern from the Design center

Hatch is an integral part of our drawing, without hatch pattern our drawing is somewhat dull in presentation. And without hatch our drawing will hardly be understood by the readers. Well of course if you are a Draftsman or an Architect, you should already know the importance of hatch in a drawing. After all, it is instilled in drawing standard which we studied when we still in college, studying Architecture or Drafting I supposed.

Using Text Fit

TEXTFIT, is an AutoCAD express tools command that stretches or shrink text objects, by selecting a new start and end points for text. This command should be best use in a situation like, fitting a room label in an enclosed border by setting a new text width.

Using REFEDIT Command

REFEDIT or Reference Edit, is a command that modify blocks and external references  or Xref, and redefine block definitions within the current drawing. So if there something you want to modify, some portions of the blocks or external reference from your drawing. Then REFEDIT is the command you can always trust in doing so.