See the top rated post in this thread. Click here

Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: Copy and offset to current layer

  1. #1
    AUGI Addict sinc's Avatar
    Join Date
    2004-02
    Location
    Colorado
    Posts
    1,986
    Login to Give a bone
    0

    Question Copy and offset to current layer

    Is there a way, short of lisp, to get the copy and offset commands to place newly-created objects on the current layer, instead of the layer of the source object?

    There is the Express Tools' "Copy Objects to New Layer" command, but this requires the user to select a layer every time (a minor thing, but annoying over time), and doesn't help with the offsetting.

    I suspect it wouldn't be too hard to write lisp routines that override the default implementation of these commands, possibly making them work in either fashion based on the setting of an environment variable, but I was hoping for something simpler.

  2. #2
    AUGI Addict
    Join Date
    2015-12
    Location
    Arizona
    Posts
    2,478
    Login to Give a bone
    0

    Default Re: Copy and offset to current layer

    As I've seen you post in the Land Desktop section,
    I will offer that you have the user employ the
    Create Offsets commnad under the alignment pulldown
    for this funtionality.

  3. #3
    AUGI Addict sinc's Avatar
    Join Date
    2004-02
    Location
    Colorado
    Posts
    1,986
    Login to Give a bone
    0

    Default Re: Copy and offset to current layer

    That requires an alignment. I want to be able to offset lines and polylines without creating an alignment.

  4. #4
    AUGI Addict
    Join Date
    2015-12
    Location
    Arizona
    Posts
    2,478
    Login to Give a bone
    0

    Default Re: Copy and offset to current layer

    Yes it does require an alignment, however the process
    does a good job of limiting human error due to the other
    process. I have seen this other method offset to some
    layer introduce some very costly mistakes in a Civil environment.
    That being said, it is far easier to delete the uneeded alignments
    from the database than to have information keyed in incorrectly
    and needing to correct those errors IF you discover them in time.
    Also the ability to create other alignments from those offsets
    simultaneously comes in real handy during the design phase
    if one is employing templates and transitions.

  5. #5
    Member dan.woodman's Avatar
    Join Date
    2005-08
    Posts
    20
    Login to Give a bone
    0

    Smile Re: Copy and offset to current layer

    hEY
    exoffset
    extended offset works great for that type of thing...use it all the time.
    follow the prompts for setting to current layer
    It's all good
    d

  6. #6
    AUGI Addict sinc's Avatar
    Join Date
    2004-02
    Location
    Colorado
    Posts
    1,986
    Login to Give a bone
    0

    Default Re: Copy and offset to current layer

    Talk about resurrecting old posts...

    In the last several versions of Autocad, this feature has been built-in to the normal OFFSET command.

  7. #7
    100 Club jgrande26's Avatar
    Join Date
    2001-10
    Location
    Down the rabbit hole
    Posts
    196
    Login to Give a bone
    0

    Default Re: Copy and offset to current layer

    There's also the express tool COPYTOLAYER

  8. #8
    Member
    Join Date
    2009-02
    Posts
    4
    Login to Give a bone
    0

    Default Re: Copy and offset to current layer

    Offset has that option in the latest versions of autocad, just check the command line once you enter the offset comand and you will see the different options
    http://www.cad-addict.com/2008/04/au...g-options.html

  9. #9
    All AUGI, all the time Capt. Computer Crasher's Avatar
    Join Date
    2006-12
    Location
    South of North & East of West
    Posts
    786
    Login to Give a bone
    1

    Default Re: Copy and offset to current layer

    to Clarify this thread:

    you can offset to the current layer in AutoCAD.This has been part of the offset command since at least AutoCAD2006.

    To do this:

    1) after you start the OFFSET command
    2) type "L" for layer
    3) then can type "C" to place the offset on current layer.
    4) then as normal enter your distance then pick your offset object.
    5) the offsetted object will be placed on the current layer.

    As long as you don't close the drawing and then reopen the the setting will stay this way so you don't have to set it every time. if you want the offset object to stay on the same layer as the original then follow the above steps but in step 3 type "S" for source.

  10. #10
    Certifiable AUGI Addict tedg's Avatar
    Join Date
    2005-06
    Location
    in the upper right corner
    Posts
    3,523
    Login to Give a bone
    1

    Default Re: Copy and offset to current layer

    Quote Originally Posted by Capt. Computer Crasher View Post
    to Clarify this thread:

    you can offset to the current layer in AutoCAD.This has been part of the offset command since at least AutoCAD2006.

    To do this:

    1) after you start the OFFSET command
    2) type "L" for layer
    3) then can type "C" to place the offset on current layer.
    4) then as normal enter your distance then pick your offset object.
    5) the offsetted object will be placed on the current layer.

    As long as you don't close the drawing and then reopen the the setting will stay this way so you don't have to set it every time. if you want the offset object to stay on the same layer as the original then follow the above steps but in step 3 type "S" for source.
    you know what....
    I didn't know that, THAT's awesome!!
    (thanks for the tip)

Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 0
    Last Post: 2011-10-11, 08:38 AM
  2. Keep current Layer Filter current while opening and closing
    By kathy71046 in forum AutoCAD General
    Replies: 8
    Last Post: 2007-05-24, 02:35 AM
  3. Convert AutoCAD 2007 Offset Layer Current functionality to VBA
    By Capt. Computer Crasher in forum VBA/COM Interop
    Replies: 5
    Last Post: 2007-03-26, 12:08 PM
  4. Offset command - New Line to be on current layer
    By neilcheshire in forum AutoCAD General
    Replies: 8
    Last Post: 2005-06-17, 11:14 AM
  5. offset or copy AND change to current layer
    By mpriest in forum AutoCAD Customization
    Replies: 8
    Last Post: 2005-04-22, 06:08 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •