The H-Factor

Reducing Entropy

Recent Posts

Welcome

Recently our previous blog service (Typepad) ended their business – so, we have a new home. It will take a bit to get images back and displaying properly, but we are working on it! Final pageview count of original Typepad blog: 387,232

Using a Non-Standard Pipe Type in HydraCALC

A customer called today asking how to enter a 1″ black plastic underground pipe for the calc. This particular situation sounded unique enough that I did not tell him to add that pipe type to our database, as I would have if he expected to see this pipe type used repeatedly. I told him to…

Using the Hydratec Software Download Area

Hydratec uses ShareFile to distribute our software installs and updates. New customers, or those without access, must request access to be able to get at these downloads. Access is only available to customers with a Hydratec subscription or those on an update plan. You can access the download area and request access by picking the…

July 2011
M T W T F S S
 123
45678910
11121314151617
18192021222324
25262728293031

I stumbled across this AutoCAD command today while looking for a solution to another problem:

"ATTSYNC – Updates block references with new and changed attributes from a specified block definition.

Use this command to update all instances of a block containing attributes that was redefined using the BLOCK or BEDIT commands. ATTSYNC does not change any values assigned to attributes in existing blocks."

I am sure many of have run across this problem: The background has blocks with attributes and you want to get rid of one, or add one. You could use ATTSYNC to update each block with the added attribute or have it remove the extra one. The change can be made by creating a new block (BLOCK command) or by editing the existing one (BEDIT command).

The BEDIT editor is pretty cool. Say, the background drawing has a light fixture, door or window with pieces in seven layers. You can use BEDIT to change all items to one layer. Upon closing the editor, all blocks on the drawing will be updated with the changes. You should check it out.

Posted in

Leave a comment