See the top rated post in this thread. Click here

Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 24

Thread: Instead of typing PEDIT just double-click a Polyline to edit it

  1. #11
    100 Club Binu Mathew's Avatar
    Join Date
    2005-11
    Location
    Kuwait
    Posts
    187
    Login to Give a bone
    0

    Default Re: Instead of typing PEDIT just double-click a Polyline to edit it

    Quote Originally Posted by rkmcswain
    Ok, Works in 2007, but not 2006 (or earlier I suppose).
    Dear rkmcswain

    It works in ABS 2006 iam using

    Binu From Kuwait

  2. #12
    Administrator rkmcswain's Avatar
    Join Date
    2004-09
    Location
    Earth
    Posts
    9,805
    Login to Give a bone
    0

    Default Re: Instead of typing PEDIT just double-click a Polyline to edit it

    Quote Originally Posted by BinuM
    It works in ABS 2006 iam using
    Good to know. Maybe that should be posted in the ABS Tips and Tricks.
    R.K. McSwain | CAD Panacea |

  3. #13
    Certifiable AUGI Addict robert.1.hall72202's Avatar
    Join Date
    2004-07
    Location
    Detroit Michigan
    Posts
    2,508
    Login to Give a bone
    0

    Default Re: Instead of typing PEDIT just double-click a Polyline to edit it

    This would be even better if AutoCad could be set to automatically
    go into a pedit if the user double clicks on any line in the drawing.

    The pedit command is also used to turn objects into a polyline.

    Can this be done?

  4. #14
    Administrator Ed Jobe's Avatar
    Join Date
    2000-11
    Location
    Turlock, CA
    Posts
    6,420
    Login to Give a bone
    0

    Default Re: Instead of typing PEDIT just double-click a Polyline to edit it

    I posted some code in a similar thread for dc'ing a dim. You could modify that.
    C:> ED WORKING....


    LinkedIn

  5. #15
    Certifiable AUGI Addict robert.1.hall72202's Avatar
    Join Date
    2004-07
    Location
    Detroit Michigan
    Posts
    2,508
    Login to Give a bone
    0

    Default Re: Instead of typing PEDIT just double-click a Polyline to edit it

    Quote Originally Posted by Ed Jobe
    I posted some code in a similar thread for dc'ing a dim. You could modify that.
    I wasn't thinking last week.
    Go into the CUI and change the double click option
    for a line from properties to pedit.

  6. #16
    Active Member keelay711's Avatar
    Join Date
    2004-11
    Location
    San Diego, CA
    Posts
    84
    Login to Give a bone
    0

    Default Re: Instead of typing PEDIT just double-click a Polyline to edit it

    Just a quick something to add...

    Be sure your DBLCLKEDIT variable is set to <ON>

  7. #17
    100 Club
    Join Date
    2007-05
    Location
    Chicago, Illinois
    Posts
    194
    Login to Give a bone
    0

    Default Re: Instead of typing PEDIT just double-click a Polyline to edit it

    I had my lines and polylines set up in Vanilla 2008 with the following double-click action:

    ^C^C_pedit;j;

    So that when I double clicked either a line or a polyline I would automatically be prompted to select other lines to join it to. This worked fine in AutoCAD 2008, but when I try to use it in 2009 it only works for lines. When I double click a polyline it brings up the PEDIT options, but does not automatically choose join. Does anybody know why this would be? I have PEDITACCEPT set to 1.

  8. #18
    Active Member Animal's Avatar
    Join Date
    2006-08
    Location
    Lancashire, UK
    Posts
    81
    Login to Give a bone
    0

    Default Re: Instead of typing PEDIT just double-click a Polyline to edit it

    I have set up 2 double click actions.

    The first one is setting the line DC command to be Pedit, yes (to accept the 'turn into polyline 'prompt)
    and the second one executes the Pedit, Join, All command

    this means you can double click a line to turn it into a polyline, then doule click again and it joins all other lines connected to it.

  9. #19
    100 Club
    Join Date
    2007-05
    Location
    Chicago, Illinois
    Posts
    194
    Login to Give a bone
    0

    Default Re: Instead of typing PEDIT just double-click a Polyline to edit it

    If you set PEDITACCEPT to 1 it suppresses "turn into polyline" request and you can use the same command for both, or at least, it worked that way in 2008.

  10. #20
    Certified AUGI Addict jaberwok's Avatar
    Join Date
    2000-12
    Location
    0,0,0 The Origin
    Posts
    8,570
    Login to Give a bone
    1

    Default Re: Instead of typing PEDIT just double-click a Polyline to edit it

    Quote Originally Posted by mockdeep View Post
    I had my lines and polylines set up in Vanilla 2008 with the following double-click action:

    ^C^C_pedit;j;

    So that when I double clicked either a line or a polyline I would automatically be prompted to select other lines to join it to. This worked fine in AutoCAD 2008, but when I try to use it in 2009 it only works for lines. When I double click a polyline it brings up the PEDIT options, but does not automatically choose join. Does anybody know why this would be? I have PEDITACCEPT set to 1.
    It works for me.
    I noticed that applying the macro to Line and then editing it applied the same edit to the Polyline and Lwpolyline macros.

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. Double Click a Line to Convert it to a Polyline
    By zoomharis in forum AutoCAD Tips & Tricks
    Replies: 23
    Last Post: 2016-05-29, 09:21 PM
  2. Can't double click to edit text.
    By Darren Allen in forum AutoCAD General
    Replies: 24
    Last Post: 2013-11-23, 06:09 AM
  3. Double click edit
    By sandeep_koodal in forum AutoCAD LT - General
    Replies: 2
    Last Post: 2009-04-16, 06:21 AM
  4. double click edit is gone
    By clovis in forum AutoCAD Mechanical - General
    Replies: 8
    Last Post: 2007-10-10, 02:33 PM
  5. Double Click to 'Edit'
    By Chad Smith in forum Revit Architecture - Wish List
    Replies: 5
    Last Post: 2004-10-27, 12:43 AM

Posting Permissions

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