See the top rated post in this thread. Click here

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

Thread: AutoCAD 13LT break command

  1. #1
    Member
    Join Date
    2012-12
    Posts
    7
    Login to Give a bone
    0

    Default AutoCAD 13LT break command

    Concerning the BREAK command in AutoCAD 13LT, according to the help manual, "The prompts that are displayed next depend on how you select the object. If you select the object by using your pointing device, the program both selects the object and treats the selection point as the first break point. At the next prompt, you can continue by specifying the second point or overriding the first point."

    My question is this - why treat the first place where the object is selected as the first break point? I ALWAYS have to override that and specify the first break point, which adds another step and makes the process slower. You can't snap to the first place where you want the line to be broken when you're selecting the object. I want to change the command so that I'm prompted to select the object and then automatically specify the first break point

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

    Default Re: AutoCAD 13LT break command

    Quote Originally Posted by wes347614 View Post
    Concerning the BREAK command in AutoCAD 13LT, according to the help manual, "The prompts that are displayed next depend on how you select the object. If you select the object by using your pointing device, the program both selects the object and treats the selection point as the first break point. At the next prompt, you can continue by specifying the second point or overriding the first point."

    My question is this - why treat the first place where the object is selected as the first break point? I ALWAYS have to override that and specify the first break point, which adds another step and makes the process slower. You can't snap to the first place where you want the line to be broken when you're selecting the object. I want to change the command so that I'm prompted to select the object and then automatically specify the first break point
    Do you mean ... so that I'm prompted to select the object and then immediately asked to specify the first break point. ?

  3. #3
    All AUGI, all the time
    Join Date
    2009-01
    Location
    B5
    Posts
    544
    Login to Give a bone
    0

    Default Re: AutoCAD 13LT break command

    I've used this Macro for quite a while to Break at a Point:

    *^C^C_Break;\f;int;\@;

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

    Default Re: AutoCAD 13LT break command

    I think the OP is referring to the fact that you can't always pick a specific point on the target object - like an intersection; though it's okay if you want an osnap point like end or mid or quad.

  5. #5
    Member
    Join Date
    2012-12
    Posts
    7
    Login to Give a bone
    0

    Default Re: AutoCAD 13LT break command

    yes. I don't want the first place selected when selecting the object to also be the first break point. I want to be prompted for that 1st break point WITHOUT having to hit "f" first.

  6. #6
    Member
    Join Date
    2012-12
    Posts
    7
    Login to Give a bone
    0

    Default Re: AutoCAD 13LT break command

    Charles, is this macro to break an object at 2 points or just to break at 1 point?

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

    Default Re: AutoCAD 13LT break command

    Quote Originally Posted by wes347614 View Post
    Charles, is this macro to break an object at 2 points or just to break at 1 point?
    Charles' macro breaks at one point ["@" means pick the same point as previously].
    If you cut it down to *^C^C_Break;\f; it should do what you want.

  8. #8
    All AUGI, all the time
    Join Date
    2009-01
    Location
    B5
    Posts
    544
    Login to Give a bone
    0

    Default Re: AutoCAD 13LT break command

    I tried shortening it to that yesterday but could not get it to function properly.
    You could change INT to NEA to get any point you want I should think.

  9. #9
    Member
    Join Date
    2012-12
    Posts
    7
    Login to Give a bone
    0

    Default Re: AutoCAD 13LT break command

    ^C^C_break;\f; - works perfect! Thanks!! It does exactly what I want

  10. #10
    All AUGI, all the time
    Join Date
    2009-01
    Location
    B5
    Posts
    544
    Login to Give a bone
    0

    Default Re: AutoCAD 13LT break command

    And your wish came true near Christmas.
    Miracles do happen Virginia!

Page 1 of 2 12 LastLast

Similar Threads

  1. 2013: Break All Constraints - Maybe a wishlist command?
    By 3dway in forum Revit Architecture - General
    Replies: 2
    Last Post: 2013-01-22, 05:08 PM
  2. Problems with Break at Point command
    By j_starko in forum ACA General
    Replies: 1
    Last Post: 2010-01-19, 09:08 PM
  3. Break Command Feature
    By autocad.wishlist1734 in forum AutoCAD Wish List
    Replies: 1
    Last Post: 2008-12-17, 08:09 PM
  4. Erase Option for Break Command
    By autocad.wishlist1734 in forum AutoCAD Wish List
    Replies: 0
    Last Post: 2007-01-22, 03:04 AM
  5. Shortcuts in the BREAK command.
    By jaberwok in forum AutoCAD Tips & Tricks
    Replies: 2
    Last Post: 2006-09-14, 12:02 PM

Tags for this Thread

Posting Permissions

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