<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Short cut to Break at point command in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/short-cut-to-break-at-point-command/m-p/9560024#M102698</link>
    <description>&lt;P&gt;Hi there&lt;/P&gt;&lt;P&gt;I really like to use the "break at point" feature in Autocad. In modify there are two break buttons, break and break at point. The break button doesn't work for me, I like to use break at point button. You select a line then select the break point which for me is normally a snapped on intersection, and voila the line splits into 2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However its a pain in the ar&amp;amp;e having to click on the break at point button everytime I want to use it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I type in Break to the command line it uses the break command which is totally different, it breaks a line based on two points, so you end up with a line with a gap it it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there anyway to set up autocad so I have a quick way to use Break at point?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards, Andrew&lt;/P&gt;</description>
    <pubDate>Thu, 04 Jun 2020 11:27:09 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-06-04T11:27:09Z</dc:date>
    <item>
      <title>Short cut to Break at point command</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/short-cut-to-break-at-point-command/m-p/9560024#M102698</link>
      <description>&lt;P&gt;Hi there&lt;/P&gt;&lt;P&gt;I really like to use the "break at point" feature in Autocad. In modify there are two break buttons, break and break at point. The break button doesn't work for me, I like to use break at point button. You select a line then select the break point which for me is normally a snapped on intersection, and voila the line splits into 2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However its a pain in the ar&amp;amp;e having to click on the break at point button everytime I want to use it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I type in Break to the command line it uses the break command which is totally different, it breaks a line based on two points, so you end up with a line with a gap it it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there anyway to set up autocad so I have a quick way to use Break at point?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards, Andrew&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 11:27:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/short-cut-to-break-at-point-command/m-p/9560024#M102698</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-04T11:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: Short cut to Break at point command</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/short-cut-to-break-at-point-command/m-p/9560043#M102699</link>
      <description>&lt;P&gt;There are so many turnaournds, this is mine :&lt;/P&gt;
&lt;LI-CODE lang="general"&gt;*^C^C_break \_f \@ &lt;/LI-CODE&gt;
&lt;P&gt;instead of ^C^C_break \_f \@ in the button.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I just put the * before the original macro so that this button is not to be pushed each time.&lt;/P&gt;
&lt;P&gt;I end the command with escape.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 11:42:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/short-cut-to-break-at-point-command/m-p/9560043#M102699</guid>
      <dc:creator>tramber</dc:creator>
      <dc:date>2020-06-04T11:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: Short cut to Break at point command</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/short-cut-to-break-at-point-command/m-p/9560081#M102700</link>
      <description>&lt;P&gt;thanks for your reply Tramber&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wow! that is freaking awesome!! thank you some much. I have the power now!!&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 12:01:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/short-cut-to-break-at-point-command/m-p/9560081#M102700</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-04T12:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: Short cut to Break at point command</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/short-cut-to-break-at-point-command/m-p/9560132#M102701</link>
      <description>&lt;P&gt;Yes, you got it !&lt;/P&gt;
&lt;P&gt;It is a very little thing, you know.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This "break at point" command is not a command but a command with its extensions, so that it doesn't help to ENTER to repeat the all instruction, it only repeats the core of the command.&lt;/P&gt;
&lt;P&gt;In the world, there must be thousands of people like me who put this "*", instruction that repeats the all macro.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 12:19:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/short-cut-to-break-at-point-command/m-p/9560132#M102701</guid>
      <dc:creator>tramber</dc:creator>
      <dc:date>2020-06-04T12:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: Short cut to Break at point command</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/short-cut-to-break-at-point-command/m-p/9560159#M102702</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/62037"&gt;@tramber&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Yes, you got it !&lt;/P&gt;
&lt;P&gt;It is a very little thing, you know.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This "break at point" command is not a command but a command with its extensions, so that it doesn't help to ENTER to repeat the all instruction, it only repeats the core of the command.&lt;/P&gt;
&lt;P&gt;In the world, there must be thousands of people like me who put this "*", instruction that repeats the all macro.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;True, but all this applies up to ACAD 2020. Since 2021 it's a real command. This is from help &lt;A href="http://help.autodesk.com/view/ACD/2021/ENU/?guid=GUID-A343CF22-706E-4F58-9CE4-B48CBCA3589B" target="_blank" rel="noopener"&gt;HERE&lt;/A&gt;&amp;nbsp;:&lt;/P&gt;
&lt;DIV id="GUID-A343CF22-706E-4F58-9CE4-B48CBCA3589B__SECTION_4DEB976A372048FEAA6D2C74C3EB574E" class="section"&gt;
&lt;DIV id="tinyMceEditorZ9E3zK5E_2" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 921px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/779761i58F9BBF36505EB99/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="p"&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 04 Jun 2020 12:28:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/short-cut-to-break-at-point-command/m-p/9560159#M102702</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2020-06-04T12:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: Short cut to Break at point command</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/short-cut-to-break-at-point-command/m-p/9560189#M102703</link>
      <description>&lt;P&gt;Good news.&lt;/P&gt;
&lt;P&gt;It still is a good idea to put a * before the instruction&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 12:34:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/short-cut-to-break-at-point-command/m-p/9560189#M102703</guid>
      <dc:creator>tramber</dc:creator>
      <dc:date>2020-06-04T12:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: Short cut to Break at point command</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/short-cut-to-break-at-point-command/m-p/9560275#M102704</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/62037"&gt;@tramber&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;... It still is a good idea to put a * before the instruction&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hmm... disagree. IMHO&amp;nbsp;&lt;A href="https://forums.autodesk.com/t5/autocad-forum/break-at-point/m-p/7553726/highlight/true#M907761" target="_blank" rel="noopener"&gt;THIS&lt;/A&gt;&amp;nbsp;is a much better solution... unless you're on LT.&lt;/P&gt;
&lt;DIV id="gtx-trans" style="position: absolute; left: 186px; top: 7.99432px;"&gt;
&lt;DIV class="gtx-trans-icon"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 04 Jun 2020 13:02:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/short-cut-to-break-at-point-command/m-p/9560275#M102704</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2020-06-04T13:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Short cut to Break at point command</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/short-cut-to-break-at-point-command/m-p/13656408#M102705</link>
      <description>&lt;P&gt;I'm working in 2020, I used to use this break at point command religiously. now that I am with 2020 I miss it. How to I create this as a alias?&lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2025 15:35:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/short-cut-to-break-at-point-command/m-p/13656408#M102705</guid>
      <dc:creator>lbruggink</dc:creator>
      <dc:date>2025-05-29T15:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: Short cut to Break at point command</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/short-cut-to-break-at-point-command/m-p/13656531#M102706</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/17467275"&gt;@lbruggink&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;.... now that I am with 2020 I miss it. How to I create this as a alias?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I use this little command definition:&lt;/P&gt;
&lt;LI-CODE lang="general"&gt;(defun C:BF1 (); = Break with First option at 1 point
  (command "_.break" pause "_first" pause "@")
)&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 29 May 2025 16:55:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/short-cut-to-break-at-point-command/m-p/13656531#M102706</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2025-05-29T16:55:10Z</dc:date>
    </item>
  </channel>
</rss>

