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…

November 2006
M T W T F S S
 12345
6789101112
13141516171819
20212223242526
27282930  

AutoCAD’s FIND command is pretty handy in way you might not expect. Here’s an example:

Say you want to change a bunch of hangers from #11 to #16 –

1. Turn off all but the Hangers layer
2. Type in Find
3. Type in 11 in the Find text string field (do not enter the # sign – that is a wildcard character)
4. Type in 16 in the Replace with field (ditto on the # sign)
5. Pick the Select objects button on the upper right and select all the hangers. This ensures that you don’t replace the attributes of other objects like pipe sizes by accident.
6. Pick Replace All

Ta-da!

Find

Another example – say you need to submit a drawing that does not have the ½ or ¼ symbols in it.
Turn off all but the pipe sizes and hangers and replace \ with _1/2 and [[] with _1/4 where _ is a blank space.

Posted in

Leave a comment