<?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 Re: DI in CUI in AutoCAD Architecture Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-architecture-forum/di-in-cui/m-p/6925483#M18281</link>
    <description>&lt;P&gt;"That is nice, until you want to hit the Space Bar or press Enter to repeat the command; then you have to choose distance again, which I find annoying"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is true. I've purchased the Logitech G602 gaming mouse to assign the most used, two or more letter commands at the touch of&amp;nbsp;a button.&lt;/P&gt;</description>
    <pubDate>Tue, 07 Mar 2017 02:57:21 GMT</pubDate>
    <dc:creator>-Ryan-</dc:creator>
    <dc:date>2017-03-07T02:57:21Z</dc:date>
    <item>
      <title>DI in CUI</title>
      <link>https://forums.autodesk.com/t5/autocad-architecture-forum/di-in-cui/m-p/6924681#M18276</link>
      <description>&lt;P&gt;Where would I find the DI, distance command, in the CUI. I found MEASUREGEOM, but I then have to select Distance to use the feature. I'm wanting to assign DI to a function key, so I can just press F7 to start the command. I've attached the&amp;nbsp;CUI as a pic for distance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2017 20:04:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-architecture-forum/di-in-cui/m-p/6924681#M18276</guid>
      <dc:creator>-Ryan-</dc:creator>
      <dc:date>2017-03-06T20:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: DI in CUI</title>
      <link>https://forums.autodesk.com/t5/autocad-architecture-forum/di-in-cui/m-p/6925048#M18277</link>
      <description>&lt;P&gt;MEASUREGEOM _distance is the command which will give you options to measure a distance, angle, volume etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just enter it at the command line and see the result.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2017 22:20:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-architecture-forum/di-in-cui/m-p/6925048#M18277</guid>
      <dc:creator>leothebuilder</dc:creator>
      <dc:date>2017-03-06T22:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: DI in CUI</title>
      <link>https://forums.autodesk.com/t5/autocad-architecture-forum/di-in-cui/m-p/6925116#M18278</link>
      <description>&lt;P&gt;Thanks, that worked. I typed measure distance in CUI. Then added to keyboard shortcuts.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Measure_Distance.JPG" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/329966iCFBE23E3215E3C4E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Measure_Distance.JPG" alt="Measure_Distance.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2017 22:53:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-architecture-forum/di-in-cui/m-p/6925116#M18278</guid>
      <dc:creator>-Ryan-</dc:creator>
      <dc:date>2017-03-06T22:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: DI in CUI</title>
      <link>https://forums.autodesk.com/t5/autocad-architecture-forum/di-in-cui/m-p/6925381#M18279</link>
      <description>&lt;P&gt;That is nice, until you want to hit the Space Bar or press Enter to repeat the command; then you have to choose distance again, which I find annoying, as I often repeat that command multiple times when I use it at all. &amp;nbsp;The command for the "old" distance command is DIST. &amp;nbsp;I&amp;nbsp;do not believe that was available as a command in the CUIX, so I ended up creating a command for it in a custom partial CUIX file I use for my personal custom things. &amp;nbsp;(And then added it to my QAT, right next to the MEASUREGEOM tool (for those times when I want the extra bells and whistles that command offers).&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2017 01:23:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-architecture-forum/di-in-cui/m-p/6925381#M18279</guid>
      <dc:creator>David_W_Koch</dc:creator>
      <dc:date>2017-03-07T01:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: DI in CUI</title>
      <link>https://forums.autodesk.com/t5/autocad-architecture-forum/di-in-cui/m-p/6925409#M18280</link>
      <description>I have a similar solution for the old DIST command using lisp and shortcut DD in my pgp file&lt;BR /&gt;&lt;BR /&gt;Sent from my iPhone</description>
      <pubDate>Tue, 07 Mar 2017 01:46:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-architecture-forum/di-in-cui/m-p/6925409#M18280</guid>
      <dc:creator>leothebuilder</dc:creator>
      <dc:date>2017-03-07T01:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: DI in CUI</title>
      <link>https://forums.autodesk.com/t5/autocad-architecture-forum/di-in-cui/m-p/6925483#M18281</link>
      <description>&lt;P&gt;"That is nice, until you want to hit the Space Bar or press Enter to repeat the command; then you have to choose distance again, which I find annoying"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is true. I've purchased the Logitech G602 gaming mouse to assign the most used, two or more letter commands at the touch of&amp;nbsp;a button.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2017 02:57:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-architecture-forum/di-in-cui/m-p/6925483#M18281</guid>
      <dc:creator>-Ryan-</dc:creator>
      <dc:date>2017-03-07T02:57:21Z</dc:date>
    </item>
  </channel>
</rss>

