Dynamically Aligning Your Blocks

I was just looking back upon some of the topics I have covered in my 100+ posts here at The CAD Geek. Naturally I have covered a lot of topics, but one topic I was embarrassed to see virtually unexplored here was Dynamic Blocks. Over the last several years I must say I have become quite a fan of Dynamic Blocks. In fact it seems my name has become synonymous with Dynamic Blocks here at Timmons. So there you have it, today I am breaking my silence on Dynamic Blocks (not that it was intentional).

Especially as I was getting started with Dynamic Blocks, I personally found using the pre-build Parameter Sets easier than manually assembling Parameters and Actions myself. Consequently it wasn’t until I began venturing into the more advanced functionality of Dynamic Blocks that I discovered a little Parameter that has since become one of my favorites – the Alignment Parameter.

Just as its name imply’s, the Alignment Parameter does just that – aligns your block to some linear entity in your drawing. With it, there’s no more moving, rotating, and hoping you got everything lined up right. Best of all, it’s probably the easiest Dynamic Block Parameter to configure.

  1. To work on and create Dynamic Blocks you must go to the Block Editor. There’s a couple ways to get to this, among them is to right-click on a block already inserted into your drawing and select “Block Editor”
    image
  2. Once you’re in the “Block Editor” find the “Block Authoring Palettes”, and select the “Parameters” tab.
  3. From the “Parameters” tab find the “Alignment Parameter” tool button.
    image
  4. After clicking the tool, you will be prompted to “Specify a base point of alignment”. Generally, I select my block insertion point.
    image
  5. Before selecting an alignment direction, you can optionally specify the alignment type (Perpendicular / Tangent)
  6. To define your alignment direction, trace over the edge you wan to make your block perpendicular/tangent to.
    image
  7. At this point you have created a Dynamic Block. You should see what looks like the elevation of a Monopoly house displayed in light blue. This is your alignment parameter.
    image
  8. At this point you can [Close Block Editor], which will return you to your normal AutoCAD screen. If prompted, be sure to save changes to your block.

When all is said and done you now have a block that to align to another line is as simple as a grip edit.