<?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: Circle setting to automatically define diameter in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/circle-setting-to-automatically-define-diameter/m-p/12499624#M22896</link>
    <description>&lt;P&gt;Or, define yourself a little command, which you have the choice of either typing in or putting into a Tool Palette button or whatever, and which will be recalled immediately after with Enter/space just as any other command, etc.:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;&lt;FONT color="#000000"&gt;(defun C:&lt;FONT color="#0000FF"&gt;CD&lt;/FONT&gt; () (command "_.circle" pause "_diameter"))&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 16 Jan 2024 14:11:01 GMT</pubDate>
    <dc:creator>Kent1Cooper</dc:creator>
    <dc:date>2024-01-16T14:11:01Z</dc:date>
    <item>
      <title>Circle setting to automatically define diameter</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/circle-setting-to-automatically-define-diameter/m-p/12499459#M22891</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know the command/setting to make it so that when making a circle the value written is automatically the diameter, and not the radius?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When working with pipes for water and storm water we never define them by their radius, and only by their diameter, so it would be neat to eliminate one step, since I've numerous times written the diameter and had to go back to change it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 12:47:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/circle-setting-to-automatically-define-diameter/m-p/12499459#M22891</guid>
      <dc:creator>Ingrid91</dc:creator>
      <dc:date>2024-01-16T12:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: Circle setting to automatically define diameter</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/circle-setting-to-automatically-define-diameter/m-p/12499471#M22892</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/14161578"&gt;@Ingrid91&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Consider using the Circle Diameter option.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ValentinWSP_0-1705409628076.png" style="width: 435px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1314625i4D8DE56F5FC26506/image-dimensions/435x185?v=v2" width="435" height="185" role="button" title="ValentinWSP_0-1705409628076.png" alt="ValentinWSP_0-1705409628076.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unless you are using Civil 3D parts catalog:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://help.autodesk.com/view/CIV3D/2023/ENU/?guid=GUID-2A52D123-516A-46A4-BFA4-DD56984BC21F" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;About the Part Catalog and Parts Lists for Pipe Networks&lt;/STRONG&gt;&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 16 Jan 2024 12:57:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/circle-setting-to-automatically-define-diameter/m-p/12499471#M22892</guid>
      <dc:creator>Valentin_CAD</dc:creator>
      <dc:date>2024-01-16T12:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: Circle setting to automatically define diameter</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/circle-setting-to-automatically-define-diameter/m-p/12499516#M22893</link>
      <description>&lt;P&gt;The circle diameter option could work, but it seems like a bother to have to select it each time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm at present using the command Circle (C) and it automatically defines per radius. Even after choosing the Circle, Center, Diameter from the ribbon menu that choice doesn't stay the next time I use the command Circle (C).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there something to be done in settings or another command where I can define what I want as my standard?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 13:18:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/circle-setting-to-automatically-define-diameter/m-p/12499516#M22893</guid>
      <dc:creator>Ingrid91</dc:creator>
      <dc:date>2024-01-16T13:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: Circle setting to automatically define diameter</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/circle-setting-to-automatically-define-diameter/m-p/12499543#M22894</link>
      <description>&lt;P&gt;Use the &lt;STRONG&gt;CUI&lt;/STRONG&gt; command.&amp;nbsp;Follow the route and change the macro to this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;^c^c^p(command "_.circle" pause "_d" pause)(princ)&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can swap the Diameter with Radius commands so the Dia would be the top one.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="eekeeCZ_0-1705412161165.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1314635i276BAAB7B7AD7F26/image-size/medium?v=v2&amp;amp;px=400" role="button" title="eekeeCZ_0-1705412161165.png" alt="eekeeCZ_0-1705412161165.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 13:34:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/circle-setting-to-automatically-define-diameter/m-p/12499543#M22894</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2024-01-16T13:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: Circle setting to automatically define diameter</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/circle-setting-to-automatically-define-diameter/m-p/12499554#M22895</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/14161578"&gt;@Ingrid91&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Another option is to use the&amp;nbsp;&lt;STRONG&gt;&lt;A href="https://help.autodesk.com/view/ACDLT/2024/ENU/?guid=GUID-4C17F0AB-E726-4242-8060-0577C8F657BF" target="_blank" rel="noopener"&gt;CIRCLERAD (System Variable)&lt;/A&gt;&lt;/STRONG&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 13:36:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/circle-setting-to-automatically-define-diameter/m-p/12499554#M22895</guid>
      <dc:creator>Valentin_CAD</dc:creator>
      <dc:date>2024-01-16T13:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: Circle setting to automatically define diameter</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/circle-setting-to-automatically-define-diameter/m-p/12499624#M22896</link>
      <description>&lt;P&gt;Or, define yourself a little command, which you have the choice of either typing in or putting into a Tool Palette button or whatever, and which will be recalled immediately after with Enter/space just as any other command, etc.:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;&lt;FONT color="#000000"&gt;(defun C:&lt;FONT color="#0000FF"&gt;CD&lt;/FONT&gt; () (command "_.circle" pause "_diameter"))&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 14:11:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/circle-setting-to-automatically-define-diameter/m-p/12499624#M22896</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2024-01-16T14:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: Circle setting to automatically define diameter</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/circle-setting-to-automatically-define-diameter/m-p/12499663#M22897</link>
      <description>&lt;P&gt;How I draw a circle:&lt;/P&gt;&lt;P&gt;- Command C&lt;/P&gt;&lt;P&gt;- Click on the screen where the center of the circle should go&lt;/P&gt;&lt;P&gt;- Write the dimensions (which CAD has automatically decided should be radius)&lt;/P&gt;&lt;P&gt;- If I want the diameter at once I need to press down D (diameter) before writing in the dimension&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried your written solution in several steps. Between each step I closed down CAD and opened a new model, and tried to draw a circle.&lt;/P&gt;&lt;P&gt;1. Simply moving the &amp;lt;Center, Diameter&amp;gt; above &amp;lt;Center, Radius&amp;gt;&lt;/P&gt;&lt;P&gt;2. Changing the text of the Macro to: "^c^c^p(command "_.circle" pause "_d" pause)&lt;/P&gt;&lt;P&gt;3. Changing the text of the Macro to: "^c^c^p(command "_.circle" pause "_d" pause)(princ)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;None make it so that the command C allows you to automatically write the dimension.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Perhaps I need to reboot the whole computer, but that won't happen until tomorrow.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ingrid91_0-1705415487888.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1314656iFAC6E695C5866169/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ingrid91_0-1705415487888.png" alt="Ingrid91_0-1705415487888.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 14:31:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/circle-setting-to-automatically-define-diameter/m-p/12499663#M22897</guid>
      <dc:creator>Ingrid91</dc:creator>
      <dc:date>2024-01-16T14:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Circle setting to automatically define diameter</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/circle-setting-to-automatically-define-diameter/m-p/12499692#M22898</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/14161578"&gt;@Ingrid91&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;None make it so that the command C allows you to automatically write the dimension.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Right, sorry about that. My suggestion just allowed you to repeat that command previously started from Ribbon.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to launch this command by C, you need to do what Kent suggests (and replace CD with just C).&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 14:49:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/circle-setting-to-automatically-define-diameter/m-p/12499692#M22898</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2024-01-16T14:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Circle setting to automatically define diameter</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/circle-setting-to-automatically-define-diameter/m-p/12499704#M22899</link>
      <description>&lt;P&gt;Thanks for all your replies!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The defun alternative solved it. Now when I write CD I automatically get to choose the diameter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a possibility to add a description to it, so that when I write CD it will say in the command line: CD (circle diameter)?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 14:51:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/circle-setting-to-automatically-define-diameter/m-p/12499704#M22899</guid>
      <dc:creator>Ingrid91</dc:creator>
      <dc:date>2024-01-16T14:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: Circle setting to automatically define diameter</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/circle-setting-to-automatically-define-diameter/m-p/12499772#M22900</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/14161578"&gt;@Ingrid91&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;....&lt;/P&gt;
&lt;P&gt;Is there a possibility to add a description to it, so that when I write CD it will say in the command line: CD (circle diameter)?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;There are simpler ways, but this seems to be a "clean" way to do it, which suppresses the regular command's prompt with options you don't want to see [so far without *error* handling to ensure resetting of the CMDECHO System Variable]:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;&lt;FONT color="#000000"&gt;(defun C:CD (/ cmde)&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;&lt;FONT color="#000000"&gt;&amp;nbsp; (setq cmde (getvar 'cmdecho))&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;&lt;FONT color="#000000"&gt;&amp;nbsp; (setvar 'cmdecho 0)&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;&lt;FONT color="#000000"&gt;&amp;nbsp; (prompt "\nCenter of Circle to be sized by Diameter: ")&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;&lt;FONT color="#000000"&gt;&amp;nbsp; (command-s "_.circle" pause "_diameter")&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;&lt;FONT color="#000000"&gt;&amp;nbsp; (setvar 'cmdecho cmde)&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;&lt;FONT color="#000000"&gt;&amp;nbsp; (prin1)&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;&lt;FONT color="#000000"&gt;)&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 15:29:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/circle-setting-to-automatically-define-diameter/m-p/12499772#M22900</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2024-01-16T15:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Circle setting to automatically define diameter</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/circle-setting-to-automatically-define-diameter/m-p/12499825#M22901</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/69526"&gt;@Kent1Cooper&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;SPAN&gt;... to ensure resetting of the CMDECHO System Variable...&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You already did this by using command-s.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 15:44:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/circle-setting-to-automatically-define-diameter/m-p/12499825#M22901</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2024-01-16T15:44:16Z</dc:date>
    </item>
  </channel>
</rss>

