The H-Factor

Reducing Entropy

Recent Posts

Adding Hanger Types to HydraLIST

If you want to use a new type of hanger, or are a fab shop that gets a job from a contractor that uses a hanger type that you do not have, it is easy to add that new hanger type to your own machine. A hanger is an assembly, and an assembly is just…

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…

September 2026
M T W T F S S
 123456
78910111213
14151617181920
21222324252627
282930  
  • We’ve all done it – either permanently erased a drawing we were working on or worse – saved over a drawing we wanted to keep. How to get the drawing back? Restore the backup you made of the drawing. No, I’m not being sarcastic here – every night you should copy the drawing to a tape drive, cd or a server location so you have a copy to restore if necessary.

    If you don’t have that, you can try to restore the automatic copy AutoCAD makes. But first you have to find it. It is stored in a location that is specified in your AutoCAD OPTIONS dialog:

    Save_2

    .

    .

    1. Open up OPTIONS and pick the File tab. Navigate down to Automatic Save File Location and pick the + there. This lists the folder in which your automatically saved files go. Note that it uses the old DOS scrunchy abbreviations for the folder names.

    2. Open Explorer (or whatever you use to navigate through your files) and located the folder specified in the above location.

    3. Find your drawing. Note that it will be your original drawing name followed by the extension .sv$ instead of .dwg. Rename the drawing to something entirely new and change the extension to be .dwg. Copy this newly named file to your usual drawing file folder and open it up to see if it is what you expect.

    You can also try the AutoCAD DRAWINGRECOVERY command. It will locate most of these backup files for you.

    PS – AutoCAD also saves temporary files in case you crash in the middle of a drawing session, but these get erased as soon as you successfully open AutoCAD the next time, so they are pretty useless as far as this goes.

  • By now most of you are aware of three tools for eliminating z-coordinates from a drawing:

    1. Eliminate Z-Coordinates Phase 1
    2. Eliminate Z-Coordinates Phase 2

    Both from our HcadTool->Tools pulldown menu and…

    3. Flatten – the AutoCAD Express Tools command

    If neither of these gives you the results you want then try the following, written by Josh here at the ‘tec:

    A method to remove z coordinates from an architects drawing
    is to create DWFs and Xref them into the drawing. The process to do so follows:

    Note: These steps will walk you through keeping each layer
    unique and there for be able to treat them as separate layers in your drawing.
    If you wish to have all the architects layers merged to a single layer then skip to Option 2. 

    Option 1

    1. Open the architect’s drawing and choose the layer you want as the current layer.
    2. Turn off all layers (this should leave only the layer you selected on)
    3. Select Print and choose the DWF writer as your plotter and DWF virtual pens as your pen style.
    4. When prompted for a file name use a name that is easily recognizable, i.e. Arch_Walls or Mech_Ducts
    5. Repeat the above processes until you have all the layers you will want for your sprinkler drawing.
    6. Open a new drawing using a HydraCAD template.
    7. Create a layer for each DWF you created using a name that is easily recognizable. You may want to name the layer same as the DWF.
    8. Repeat until you have a layer for each DWF you created. This is needed so that you can turn individual DWFs off and on.
    9. Through the Xref command load the DWFs into your drawing making sure that the layer you want them in is the current layer. Use a common insertion point and scale.
    10. Before printing the job you will need to select the DWF and under properties change it to Monochrome – Yes. Not doing this will cause the plot to print in color. 

    Option 2

    1. Open the architect’s drawing and turn off any layers you do not want
    2. Select Print and choose the DWF writer as your plotter and DWF virtual pens as your pen style.
    3. When prompted for a file name use a name that is easily recognizable, i.e. Arch or Mech
    4. Open a new drawing using a HydraCAD template.
    5. Create a layer for the DWF you created using a name that is easily recognizable. You may want to name the layer same as the DWF.
    6. Through the Xref command load the DWFs into your drawing making sure that the layer you want them in is the current layer. Use a common insertion point and scale.
    7. Before printing the job you will need to select the DWF and under properties change it to Monochrome – Yes. Not doing this will cause the plot to print in color.

    Now all of the layers will be in your new drawing but
    without any Z coordinates. You can still use all of the typical Osnap commands: End, Midpoint, Perpendicular….

  • Many of you know this one, but many don’t – so I will show it here.

    If you are entering input manually one of the fastest ways to do it is to use the ENTER key to copy input from the line above. For example, if you have a line of input that looks like this:

    Input_2

    And the next line is the same except it is 1 1/4 diameter, just hit enter under the Nodes and they each will be incremented by one. When you get to the Diameter column, type in 1.25 or press the F2 key to get that. Then hit enter under each of the remaining columns to bring down the value above it.

    Some rules:

    1. If you do not want to copy what is directly above a particular column, just use the arrow key to go right instead of the Enter.
    2. Fittings do not copy down.
    3. The copy down only happens into an empty field. If you already have something there, it will not be overwritten.
    4. The copy down only works on items directly above. If there is a blank, then no copy down will happen.

  • In AutoCAD 2008 Autodesk made a change in how they display drawing entities in layers that are locked. Entities in these locked layers show up as dimmed images compared to those entities in unlocked layers.

    As always, there is an AutoCAD variable that can control the amount of dimming or turn it off entirely. The variable is: LAYLOCKFADECTL

    From the AutoCAD Help file:

    Type: Integer
    Saved in: Registry
    Initial value: 50

    Controls the dimming for objects on locked layers

    The range for controlling the dimming for objects on locked layers is from
    -90 to 90.

    0

    Locked layers are not dimmed.

    >0

    When the value is positive, controls the percent dimming up
    to 90 percent.

    <0

    When the value is negative, locked layers are not dimmed,
    but the value is saved for switching to that value by changing the
    sign.

    Note: The dimming value is limited
    to 90 percent to avoid confusion with layers that are turned off or
    frozen.

    PS – The HydraCAD tools – Pick Lock and Pick Unlock (which are both found in HcadTool->Layers) are handy for locking and unlocking layers without knowing the layer names.

  • This one comes via Robert Matteson of Dynamic Fire Protection Systems, Inc – Texas:

    When selecting objects using a
    window or crossing window, I am sometimes hindered from selecting all items that
    I want quickly due to the rectangular constraint of  the window or crossing
    window.

    I found out today, that by entering
    WP (window polygon) or CP (crossing polygon) before you select your items, you can
    work the window around complex selections very
    easily.

    Thanks, Robert!
     

  • Tired of defining the same sprinkler heads over and over again? Then do it in your template once and get it over with.

    Open up the template you use most often and hit cancel if asked for sheet size and scale. This preserves this option for when you start a new drawing. Next, define the heads you use most often – they don’t have to be actually inserted into the template drawing. Lastly, save the template.

    If you are nervous about messing with our template just do a Save As after opening it up and give it a name you can remember.

  • Is the Architect/Fire Marshall insisting that you use specific layer names? Try using the LAYTRANS tool that comes with AutoCAD 2007 and later. You can type it in or find it under Tools->Cad Standards->Layer Translator…

    1. Once open, pick the New button and type in each new layer name you want
    2. Pick a layer on the left and one on the right and pick Map. That layer now disappears from the left and the mapping appears below
    3. When done mapping all layers, pick the Save button and pick a name and location that you will remember. You mapping is now done.
    4. When ready to translate, pick the translate button and your drawing is ready to go
    5. In the future, pick Load and choose the File Type ‘Standards (*.dws) to select your saved mapping

    LaytransNewlayer

  • Art had a pretty busy week with five posts in five days, so I thought I’d chime in to give him a bit of a break.

    A question I often get asked, is from users who would like to share their HydraCALC and HydraLIST printouts with non-Hydratec users.

    HydraVIEW offers the option to save the transmittal as an .HVUF file, which can then be emailed to another user and viewed in HydraVIEW.  This is similar to the .HLPF file which HydraLIST automatically creates after processing your stocklist.  Again, these files are fine if the person you’re emailing the file to has HydraVIEW.  But what happens if they don’t?

    A simple solution is to install a PDF Writer application to your computer.  This acts as another printer on your computer, but instead of it being a piece of hardware, it’s a software application which creates a PDF file of your printout.  Instead of printing to your HP Printer, you select to print to the PDF writer, give the printout a filename, and voila, it’s created a PDF file to share.

    Adobe Acrobat Elements is the gold standard of PDF creators, but you can find some inexpensive and shareware applications as well.  A quick Google search finds many to choose from.

  • It is pretty easy to list an extra threaded outlet off a welded line (or main), for example a plug for future.

    1. Go into Sprinkler Setup and pick New Symbol. Select either PLUG1.DWG or PLUG2.DWG
    2. Select Attached Directly to Line or Main
    3. Pick OK and choose the proper thread size for the outlet
    4. Insert where needed

    That’s it

  • In AutoCAD 2008 some of you might have noticed that you do not get a Startup dialog box and there is no longer a setting for it in the Options. Great, huh?

    In their wisdom, AutoCAD removed that ‘feature’ and now we are relegated to typing it at the command prompt, so type in STARTUP and set it to 1 and all will be as it should