Performancing Metrics

Are you sure you really know how to use OFFSET?

Posted By Mike Williams on January 31, 2009

Are you sure you really know how to use OFFSET?

If you’ve used AutoCAD for any length of time, there’s no doubt you’ve found the OFFSET command by now.  If you’ve found the OFFSET command, surely it is one of your favorite commands.  The OFFSET command is a perfect example of something I’ve seen time and time again.  It could almost be a metaphor of most of our AutoCAD knowledge.  Let me know if this describes you to any extent.  Here we go…

You learn how to do something new in AutoCAD.  Maybe it’s a new command, technique or short cut.  You’re excited and immediately start using it.  In this case the OFFSET command.  You realize how it differs from the copy command and start offsetting objects left and right.  Then you place it in your box of tools and move on.

But so often, we never learn the full extent of the command and all of its options. For years, I would offset an object, and then erase the original.  When needing to offset several times, I would keep picking the last object that I just created and offset it again.  Or how many times have you offset an object, only to select it and change its layer?

If you’ve been guilty of any of the above scenarios, get ready to expand your mind.  There are several options to the OFFSET command that greatly improve its power and usefulness.

When you execute the OFFSET command OFFSET Icon you are prompted as follows:

Specify offset distance or [Through/Erase/Layer] <Through>:

What you may not have noticed is the text in the command line above it:

Current settings: Erase source=No Layer=Source  OFFSETGAPTYPE=0

As a matter of fact, you may not read anything from the command line and just enter the offset distance or pick it on the screen.  Let’s take a look at each option to unlock the full potential.

But first, a Bonus tip on reading the command prompt.  At the end of the prompt is <Through>.  Whatever is written between the < > is the default action (the action that will be taken if you give no other options or press the Enter key.)  Whatever letter/s is capitalized in the list of options is the shortcut letter for executing the option.  In this case, “T” = Through, “E”= Erase and “L” = layer (you do not have to capitalize the letter to select the option).  That’s why some commands have other letters capitalized rather than the 1st and sometimes has multiple capital letters.

Ok, back to the offset command.  When you execute the command, without selecting any options, you can simply pick the point to measure the distance (or type a distance) and then it prompts you to pick the object to offset.  If you enter the option “t”, it will ask you to select an object first and then ask you to “specify through point”, which means, pick another point so it can calculate the distance.

If you enter “e” after executing the OFFSET command, you get a prompt saying:

Erase source object after offsetting? [Yes/No] <No>

The default is the current setting (”No” if you’ve never toggled it before), but if you type “Y”, you are returned to the prompt to enter or select the distance and the object. Whatever object you pick, it (the source) will be erased and you will be left with only the newly offset object. It’s important to note that this “erase mode” will remain in effect until you change it.

If you enter “L” after executing the OFFSET command, you will get a prompt saying:

Enter layer option for offset objects [Current / Source] <Source>:

The default is the current setting (”Sources” if you’ve never toggled it before) which means the new object will be on the same layer as the source object.  If you toggle it to “Current”, all offset objects will change to the current layer (so make sure you set the desired layer first).

The last item in the command line above the OFFSET prompt is the current setting for the OFFSETGAPTYPE system variable.  This variable has 3 settings to control what happens to the potential gaps between segments when you offset closed Polylines.   The settings are as follows:

0  -  Gaps are filled by extending the polyline segments.

1  -  Fills the gaps with filleted arc segments with a radius equal to the offset distance.

2  – Fills the gaps with chamfered line segments with perpendicular distance to each chamfer equal to the offset distance.

What???  A picture is worth a thousand words (or at least 47 words in this case).  So this should help:

OFFSETGAPTYPE

There, much better, don’t you think.

After picking the object to offset, the prompt changes to this:

Specify point on side to offset or [Exit/Multiple/Undo] <Exit>:

The default is to “Exit” the OFFSET command if you press Enter.  If you pick a point, it will offset the selected object and if you type “U” for “undo”, the previous object that you offset will be undone.  Picking “undo” in the offset command will only undo the last offset object, but picking “Undo” after the OFFSET command is finished and you are back at the “Command: ” prompt will result in undoing ALL the offsets you performed during your last OFFSET operation.

The final option is “M” for “Multiple”.  This option rocks!  And for some reason, I didn’t use it (or know about it) for years.  That will teach me to read the command line. If you select the “Multiple” option, you can repeatedly pick the side to offset onto and AutoCAD will use the same distance and other settings previously set.  Then you can do some rapid-fire offsetting. Pretty awesome.

I hope you learned something new about the OFFSET command.  Don’t forget to post a comment below.

Thanks for Subscribing,

Mike

Twitter: http://twitter.com/acadtip

Facebook: http://www.facebook.com/group.php?gid=59788889967#/group.php?gid=59788889967

Sign up for your free AutoCAD Tip of the Day at www.autocadtipoftheday.com

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • MySpace
  • Print
  • Technorati
  • TwitThis
Are you sure you really know how to use OFFSET?

About the author

Mike Williams

Mike Williams

Michael E. Williams has been using AutoCAD since Release 2.1. He's been providing AutoCAD drafting, training and consulting to the Architectural, Industrial, and Engineering communities for over 20 years. Mike has trained entire drafting departments of a Fortune 500 companies and held classes and seminars for Architects, Engineers and Contractors. He's taken people with zero experience, training or knowledge of drafting, architecture or CAD and turned them into highly productive and knowledgeable drafting professionals. As owner and operator of Michael E. Williams Computer Graphics, he has personally drafted on thousands of projects for hundreds of clients. The tips and tricks he teaches come from personal experience and a pursuit of efficiency and productivity in a production environment. Mike lives in Lake Charles, Louisiana with his wife Tanya and their three girls (Alex, Kate and Eden).

Comments

20 Responses to “Are you sure you really know how to use OFFSET?”

  1. Mike says:

    Sweet! You got me on this one. I use OFFSET all the time, but had no idea. Thanks!

    Reply

  2. Chris says:

    I used to use AutoCAD 2007/2008 at a job a few years back and used the OFFSET command with all the cool tips that you mentioned. Then I got layed off and the company that I work for now uses AutoCAD 2005. What a bummer to go backwards. I miss all the cool upgrades and new commands and CUI. My only consolation is that I have a job! I love all your tips. Some tipsI allready know because I am always looking for time saving techniques. Thank you for your daily/weekly tips!! Keep up the good work!

    Reply

  3. Les says:

    I have used the offset lots. I have also used IntelliCAD, and the offset command there also allows you to type “B” for offsetting to both sides of the object. Does AutoCAD have a way to do the same? If so I have not found that option in Auto CAD.
    Just wondering in case I have missed something.

    Reply

    Mike Williams

    autocadtipoftheday Reply:

    Hey Les,
    That’s a cool function that doesn’t appear to exist in AutoCAD. I found this post on the AutoCAD discussion group that give a LISP rountine that accomplishes it. You can read it at http://discussion.autodesk.com/forums/thread.jspa?threadID=20996

    Reply

  4. Seth says:

    Wow. Wish i had read this the first time around. i could have saved a lot of time yesterday. Thanks for the excellent tip again.

    Reply

    Mike Williams

    Mike Williams Reply:

    Seth,
    Better late than never. At least you know for next time. I guarantee that you will use the offset command real soon. haha.
    Mike

    Reply

  5. Ben Jolin says:

    I love your tips and tricks.. Now only if I could figure out which to draft with…. Autocad Mechanical 2009 or Inventor 2009…….

    Reply

  6. Jim Wilson says:

    Very good!

    Thanks

    Reply

  7. Brenda Shaffer says:

    Great tip! I’ve noticed several tips would have been more obvious if I focused more on the command line. Any tips for training the eyes to focus on the command line? I have repositioned my command line to bottom of screen but still seem to ignore it.

    Reply

    Mike Williams

    Mike Williams Reply:

    Brenda,
    I agree completely. Maybe if Autodesk made the command line options turn red and start blinking we would realize there’s other things we can do with commands than the same things we did 15 years ago. haha.
    Thanks for the reply,
    Mike

    Reply

  8. Gerald says:

    Thanks Mike.

    I also use offset alot especially to get a quick detail done.
    The multiple and fillet features are wonderful.
    You have been very innovative in creating this website.

    Where do you get the time to explore. I never seem to get enough time.

    Gerald.

    Reply

    Mike Williams

    Mike Williams Reply:

    Gerald,
    Thank you so much for the comments. I really appreciate it.
    It is very difficult keeping the site updated, working full time, family of 5 and having a life. That’s why it sometimes takes a little time to respond to the questions I get. I really appreciate everyone’s patience.
    Mike

    Reply

  9. Love says:

    Great! Especially I liked “Multiple” option.

    Reply

  10. Emanuel says:

    hey mike thanks for the tip you know for some reason i just never looked at the command prompt at the bottom of the page i just hit o-enter and typed in the distance and if it was a square or rectangle and i was offsetting it to the outside then i had to go through the fillet command and fillet allthe corners.
    thanks a bunch
    Emanuel

    Reply

    Mike Williams

    Mike Williams Reply:

    The AutoCAD command line gives new meaning to “the answer being right in front of your face”. We are all guilty of not reading it.

    Reply

  11. john says:

    fantastic, this is what you miss if you don’t give the command line attention. thanks

    Reply

  12. Mark says:

    Wish I had learned this long ago. Thanks for the tip it will save me hours of work in the future.

    Reply

  13. maidenutza says:

    thanks for the tip, indeed, i use offset , but never question about this options.
    i use the command line, not the buttons, and you push me now to make deep analyses to the options of all the comands that i use. thank you and have a nice day, from a romanian mother.
    you do a good job, helping us to improve our skill in autocad.

    Reply

  14. aileen says:

    I am a Instructor in Drafting Students major in Drafting Technology here in the Philippines..
    it help me a lot..
    thanks a lot for the tips… i love it..

    Reply

  15. Samantha says:

    Phew. I use the offset command quite often. I knew all about the multiple option but never knew about the OFFSETGAPTYPE. This will surely help me in the future, thanks!

    Reply

Leave a Reply

Please note: Comment moderation is currently enabled so there will be a delay between when you post your comment and when it shows up. Patience is a virtue; there is no need to re-submit your comment.

Get Your FREE Subscription to

AutoCAD Tip of the Day

SUBSCRIBE HERE
FIRST NAME:
EMAIL:


 

You need to log in to vote

The blog owner requires users to be logged in to be able to vote for this post.

Alternatively, if you do not have an account yet you can create one here.

Powered by Vote It Up

  • weight loss for women
  • super flu
  • acne buy care product skin
  • remedies for congestive heart failure
  • discount prescription meds
  • buy levitra no prescription
  • insomnia disorder
  • diuretics prescription
  • blood sugar
  • rx drugs without prescription
  • medication paroxetine
  • buy super cialis
  • xanax with no prescription
  • back pain products
  • phentermine no perscription
  • constipation medications
  • prevention of hypertension
  • tramadol overseas
  • online pharmacy store
  • cheap no prescription viagra
  • muscle mass building
  • levitra safety
  • prozac withdrawal
  • preventing hair loss in women
  • drugs for breast cancer
  • vitamin shoppes
  • new drugs for diabetes
  • buy contoured condom
  • latest treatment for heart attack
  • buspar drug
  • purchase phentermine with no prescription
  • valtrex cheap
  • treating chest pain
  • pharmacy levitra
  • sleep disorders
  • paroxetine depression
  • medicine paxil
  • bronchitis pneumonia
  • flu activity
  • body acne medications
  • claritin versus zyrtec
  • order flagyl
  • levitra dosing
  • medicine neurontin
  • throat gonorrhea
  • cheap fast valium
  • preventing a pregnancy
  • prescription acne cream
  • drugs weight loss
  • bronchitis antibiotics
  • smoke cessation aid
  • celebrex no prescription
  • mosquito repeller
  • improve your skin
  • parasite medications
  • increase muscle mass
  • how to relieve back pain
  • viagra prescriptions
  • viagra order
  • natural hair loss treatment
  • heart failure symptoms
  • european anti depressants
  • drugs to stop smoking
  • mail order viagra
  • gonorrhea cure
  • pill to cat
  • anti smoking websites
  • where can i buy viagra online?
  • where to buy cheap phentermine
  • hair loss
  • insomnia drugs
  • man flu
  • antibiotic natural
  • list of medication used for diabetes
  • neck muscle pain
  • safe effective diet pills
  • cialis 20 mg discoun
  • the new flu
  • claritin cheap
  • where can i get free viagra
  • osteoarthritis remedies
  • drug discount codes
  • natural ways to reduce blood pressure
  • pain relief pills
  • breast cancer site
  • depression therapy
  • menopause symptoms treatment
  • virus h1n1
  • online alcoholism treatment
  • medical products for pets
  • cheap blue pill
  • viagra buying online
  • canada drugstore
  • safest antidepressants
  • anxiety disorder cure
  • treatment of yeast infection
  • prescription acne cream
  • prescription for severe stomach pain
  • benadryl dosage
  • treat arthritis
  • stroke med
  • sleep problems with children
  • best prices on viagra
  • aspirin plus
  • lexapro prescription
  • panic disorder
  • pet health dogs
  • levitra 50mg
  • taking diflucan
  • cheap xanax without prescription
  • symptoms of sinus infection
  • adhd help
  • anxiety order
  • psoriasis treatments
  • information on ambien
  • viagra buy online
  • what is lorazepam used for
  • pain control long term care
  • fastest way to lower blood pressure
  • osteoarthritis medicine knees
  • high cholesterol meds
  • how to control pain
  • epilepsy treatment
  • drugs online no prescription
  • discount viagra generic
  • fat loss diets
  • description of soma
  • increasing blood flow
  • rythmol cheap
  • buy tramadol cod
  • heart failure medicine
  • attraction pheromones
  • woman and viagra
  • levitra cialis compare
  • adult diabetes
  • muscle women
  • withdrawal soma
  • drugs for gerd
  • tramadol order
  • buy cialis online
  • buy atarax
  • cialis 30mg
  • acai antioxidants
  • what causes throat infection
  • cyclophosphamide
  • cimetidine drug
  • information on asthma
  • buy tadalafil cialis online
  • urinary tract infect
  • products for back pain
  • headache eye pain
  • high blood pressure meds
  • relief from headaches
  • drug store on line
  • antibiotic properties
  • adhd in women
  • vitamins for dog
  • cialis super viagra
  • zantac dosing
  • clean dogs ears
  • teeth whitening dental
  • help quit smoking
  • insomnia medicine that works
  • doxycycline dose
  • dietary products
  • naproxen ingredients
  • prozac antidepressants
  • prilosec nexium
  • online pharmacy europe
  • cialis online softtabs
  • pfizer revatio
  • phentermine with no rx
  • cheap zocor
  • side effects of prednisone
  • atacand generic
  • cheap cialis australia
  • muscle relaxant drugs
  • back muscle pain
  • migraine headache treatment
  • new treatment for stroke
  • bone cancer treatment
  • prescription drug costs
  • online pain medicine doctors
  • natural asthma cure
  • xanax price
  • allergy pills
  • bystolic drug
  • buy diet drug
  • how to make my teeth white
  • foreign medication no prescription
  • cure blood clot
  • diet pill weight loss pill
  • apotheke
  • amiodarone drug
  • viagra vs cialis
  • skin problems
  • herpes simplex virus
  • benefits to stop smoking
  • hypnotherapy for weight loss
  • energy supplements and heart failure