You are browsing the archive for Easiest Way.

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

July 22, 2009 in AutoCAD, CAD


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.

Anyhow, I just recently discover some technique in doing a hatch so I decided that I’m going to share it here in this blog. So to start, there are many ways to add a hatch pattern in our drawings, one of that ways is the conventional approach or the most commonly use method in adding a hatch, and it is by using the command BHATCH or simply HATCH. You can find Hatch command, under the Draw Pulldown menu, then Hatch. Alternatively, at the command prompt, key-in BHATCH/HATCH or simply BH or H for shortcut. Then after that, a dialogue box will appear (fig.1). From there you can just select the hatch pattern that you want to use by clicking the box at the side of the Pattern (fig.1), then the hatch pattern pallette will appear (fig.2) then just select which hatch you wan to use.

(fig.1)

(fig.1)

Fig.2

Fig.2

And finally, the other way of adding a hatch in our drawing is by dragging the hatch pattern from the DesignCenter. A method that somehow relatively new for me, and I can safely say that for most of us AutoCAD user’s as well. Anyway, here is the step by step method on how to drag the hatch pattern from the DesignCenter.

Fig.3

Fig.3

 

Fig.4

Fig.4

  1. Click the Insert Pulldown menu, then Design Center (fig.3), or Ctrl+2 for keyboard shortcut. Alternatively, at the command prompt, key-in ADCENTER. Then the Design Center dialogue box will pop-up (fig.4).
  2. On the Folders tab, click the search button.
  3. In the Search dialogue box, do the following entries (fig.5):3.1. In Look For, select Hatch Pattern Files.
    3.2. In the In Box, select the drive where the program is installed.
    3.3. Select the Search subfolders option.
    3.4. On the Hatch Pattern Files tab, in Search for the Name, enter *      (asterisk) . (dot) pat.
     

  4. Click Search Now button. , the default hatch pattern file is acad.pat or acadiso.pat. The search results may display the same file in different locations.
  5. In the search results, double-click the file to laod the hatch patterns into the content area of DesignCenter.
  6. Right-click a pattern to display a shortcut menu with the following options: (Optional only)6.1.  HATCH -  Opens the hatch and gradient dialogue box.
    6.2.  Copy - Stores the hatch pattern to the clipboard.
    6.3.  Create Tool Palette – Creates a new Tool Palette with a selected pattern displayed.

  7. From the content area, drag the hatch pattern you want onto a closed object on your drawing. If you the hatch pattern scale is too large or too dense you can adjust it, by double-clicking the pattern to display the hatch dialogue box or by adjusting it in Object Properties (assuming your object properties is open) (fig.6).
Fig. 5

Fig. 5

Fig.6

Fig.6

There, thats it for today.

Related Posts

Source: PinoyCAD[dot]net | Your Daily dose of AutoCAD Tutorials – Hatch your Drawing by Dragging the Hatch Pattern from the Design center
Go to Source: PinoyCAD[dot]net | Your Daily dose of AutoCAD Tutorials

Using REFEDIT Command

July 22, 2009 in AutoCAD, CAD

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.

By editing the Block or Xref in place, you can modify the reference within the visual context of your drawing. With REFEDIT you can modify the external reference, without going back and fourth between the reference itself and to you drawing, where the Xref was currently inserted. Therefore, making your life more easier in  doing your work, or for this case editing some portions on your drawing.

The downside in using in-place reference editing of Xref is, it can increase the size of your current drawing files significantly during the in-place editing session. Making your drawing file size more bigger than you expected to be. So even if it is useful for us AutoCAD users, the in-place editing of the external reference or Xref, it is not advisable to do it, only if you are concern about the file size of your drawing. While Xref, has this small issue regarding the file size, the block reference doesn’t have this same issue, making the block more suitable from using the in-place editing or the REFEDIT.

refedit_menu

Fig.1

You can access, Edit Reference In-Place or REFEDIT command, by clicking the Tools pulldown menu, then Xref And Block In-Place Editing, then Edit-Reference In-Place (fig.1). Alternatively, at the command prompt, type REFEDIT. Then from within the drawing, select the block or external reference that you would like to modify. Thenafter selectiong the block or Xref a Reference Edit dialog box will appear (fig.2), in the Reference Edit dialog box, select the specific reference that you want to edit.

refedit-dialog

Fig.2

After selecting the specific reference the REFEDIT toolbox will appear (fig.3), then from there you can save it after you finish editing th object reference in your drawing. The object in the working set are saved to the reference and the Xref or the Block is updated. All Blocks that inserted in the drawing withthe same names as the block that has been modified, will also be updated.

Fig.3

Fig.3

Random Posts

Source: PinoyCAD[dot]net | Your Daily dose of AutoCAD Tutorials – Using REFEDIT Command
Go to Source: PinoyCAD[dot]net | Your Daily dose of AutoCAD Tutorials

How to Add Breakline Symbol in Dimension Line

July 22, 2009 in AutoCAD, CAD

How to add a breakline symbol to a dimension line?, that’s the question. Sometimes in a AutoCAD Draftsman’s career, they will encounter such drawing that has an object that needs to be shown with breakline symbol in order to fit the drawing inside the drawing area. And ofcourse a drawing cannot be called as a working drawing if the drawing has no Annotations, Title, and specially if no Dimensisons.

In a drawing that has an object that shown with breakline symbol, it is recommended that it must come up also with a dimensioning with a breakline symbol or jog symbol. And that’s the time, the command DIMJOGLINE will be needed. You can find the DIMJOGLINE command at the Dimension Toolbar, or at the Dimension pulldown menu, Jogged Linear. Alternatively, you can just type DIMJOGLINE at the command prompt.

dim-toolbar-jog

DIMJOGLINE is an AutoCAD command that can create a breakline symbol like object, that can be use in a linear dimension line. Jog symbol are used to represent a dimension value that does not the actual measurement of an object. Typically, the actual measurement value of the dimension is smaller than the displayed value. Once you already made the JOG symbol you can modify it’s position by using GRIPS.

dimension_jog

Related Posts

Source: PinoyCAD[dot]net | Your Daily dose of AutoCAD Tutorials – How to Add Breakline Symbol in Dimension Line
Go to Source: PinoyCAD[dot]net | Your Daily dose of AutoCAD Tutorials

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

July 18, 2009 in AutoCAD, CAD

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 …

Source: All About CAD – Hatch your Drawing by Dragging the Hatch Pattern from the Design center
Go to Source: All About CAD