My Photo

May 2009

Sun Mon Tue Wed Thu Fri Sat
          1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31            

BLOGMap


« AutoCAD Instant Messaging | Main | Stream AutoCAD 2006 »

April 05, 2005

Dynamic Block Hatch's

One thing that I've never liked in AutoCAD was its hard to make custom hatch patterns. There are some nice lisp codes out there that can do this for you but I've never seen one do circles. And most bloat the drawings up really quick. Well with the New Dynamic blocks in AutoCAD 2006 its possible to make a Dynamic block hatch pattern. All you need to do is create a block module say 4"x4" square. (You can make it any size you want. I just use this number because its pretty basic) Then simply add some dynamic properties and Vooala!! You can create custom patterns. If the hatch you need is not a simple rectangle or square you can use the XCLIP command and draw a polyline around the area you want to clip. You can also use the Express tool CLIPIT by selecting a closed polyline.

Download rocks_dynamic_hatch.dwg

Steps to create your own>> Dynamic Hatch block
1) There is a block in the attached Drawing called RoundRocks. Its about a 4"x4" size. Create a block similar to the one in the drawing, with the geometry you want. The reason why I use a nested block is the Dynamic block, is the ARRAY action responds a lot faster when its arraying one entity, compared to all the little circles associated in it. Dynamic_hatch_1
2) Now BEDIT the Rocks Dynamic Block and insert your block into the same spot as the RoundRocks block is. Make sure to delete the RoundRocks block after. Simply double click the Hatch ARRAY and specify the block hatch you made. Note: If you used a block size larger or smaller than 4"x4" you need to modify the ARRAY Column Offset and Row Offset to the sizes you used. And move the XY parameters to the Block intersections.
3)Close the Block Editor and your block is completed.

Dynamic_hatch_2

Comments

excellent tip. But when I modify the block to contain objects I select instead of a block I can't then drag it to my palette. What are the rules regarding dragging dynablocks to the palette?

Only rules that I know of is the drawing must be saved prior to you dragging it to a palette. I would create your block. Then WBLOCK the block to your block library, and simply drag and drop it onto a tool palette from design center. Fell free to e-mail me your block if you still have problems.

Verify your Comment

Previewing your Comment

This is only a preview. Your comment has not yet been posted.

Working...
Your comment could not be posted. Error type:
Your comment has been saved. Comments are moderated and will not appear until approved by the author. Post another comment

The letters and numbers you entered did not match the image. Please try again.

As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.

Having trouble reading this image? View an alternate.

Working...

Post a comment

Comments are moderated, and will not appear until the author has approved them.