<?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: AutoCAD - Questions about Dynamic Input in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/autocad-questions-about-dynamic-input/m-p/11433858#M50481</link>
    <description>While you wait... here is an overview on how to use the 'CAL function at the commandline for when you need to add "mathematical expressions"  &lt;A href="https://www.javatpoint.com/autocad-started-with-cal-command" target="_blank"&gt;https://www.javatpoint.com/autocad-started-with-cal-command&lt;/A&gt; (scroll own about a 1/3 of the way to the title "Calculations using CAL on command line")&lt;BR /&gt;&lt;BR /&gt;HTH</description>
    <pubDate>Tue, 20 Sep 2022 15:36:53 GMT</pubDate>
    <dc:creator>pendean</dc:creator>
    <dc:date>2022-09-20T15:36:53Z</dc:date>
    <item>
      <title>AutoCAD - Questions about Dynamic Input</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-questions-about-dynamic-input/m-p/11433795#M50480</link>
      <description>&lt;P&gt;I have a couple of questions about Dynamic input. I find it very useful, but there are a few functions I'd like to know about, if they exist.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;First, is there any way to switch it from distance/angle to deltaX/deltaY? I often know how far "over and up" I am drawing, but I rarely know what angle that would be.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, is it possible for dynamic input (or any location input) to use calculations as a distance? For example, if I want to draw a line sloping downward at 2%, that line (in XY input) is&amp;nbsp;@ 11, 11*-0.02. I can do this easily in other software...I have seen posts that say "&lt;SPAN&gt;Using&amp;nbsp;&lt;/SPAN&gt;LISP&lt;SPAN&gt;, you can enter values computed as mathematical expressions - at almost any prompt in&amp;nbsp;&lt;/SPAN&gt;AutoCAD&lt;SPAN&gt;" but it doesn't appear to be working. As in&amp;nbsp;@Anonymous,(* 11 -0.02) doesn't give me the line I want. It doesn't seem to work in the Dynamic input, either as in 11,(- 180 1.1458) as distance/angle&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Is there any other way to draw lines at a slope (not an angle)?&lt;BR /&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FFCC00"&gt;[ The subject line of this post has been edited to include the product name by @handjonathan ]&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2022 15:14:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-questions-about-dynamic-input/m-p/11433795#M50480</guid>
      <dc:creator>mbloswick</dc:creator>
      <dc:date>2022-09-20T15:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD - Questions about Dynamic Input</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-questions-about-dynamic-input/m-p/11433858#M50481</link>
      <description>While you wait... here is an overview on how to use the 'CAL function at the commandline for when you need to add "mathematical expressions"  &lt;A href="https://www.javatpoint.com/autocad-started-with-cal-command" target="_blank"&gt;https://www.javatpoint.com/autocad-started-with-cal-command&lt;/A&gt; (scroll own about a 1/3 of the way to the title "Calculations using CAL on command line")&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Tue, 20 Sep 2022 15:36:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-questions-about-dynamic-input/m-p/11433858#M50481</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2022-09-20T15:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD - Questions about Dynamic Input</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-questions-about-dynamic-input/m-p/11434063#M50482</link>
      <description>&lt;P&gt;That looks as if it can get me most of what I'm looking for. Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2022 17:14:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-questions-about-dynamic-input/m-p/11434063#M50482</guid>
      <dc:creator>mbloswick</dc:creator>
      <dc:date>2022-09-20T17:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD - Questions about Dynamic Input</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-questions-about-dynamic-input/m-p/11434984#M50483</link>
      <description>&lt;P&gt;When you draw a slope line, instead of using command LINE, you can try command RAY.&lt;/P&gt;
&lt;P&gt;For example, to draw a line at 0.02 (2%) slope, you can try this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture1.JPG" style="width: 314px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1118548iD8671AD443E3534D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture1.JPG" alt="Capture1.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 02:17:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-questions-about-dynamic-input/m-p/11434984#M50483</guid>
      <dc:creator>3wood</dc:creator>
      <dc:date>2022-09-21T02:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD - Questions about Dynamic Input</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-questions-about-dynamic-input/m-p/11436349#M50484</link>
      <description>&lt;P&gt;Interesting. I've never even thought of using a ray. Actually, I've never used a ray for anything, so I'll have to look them up to see how they work. That would cover what I need. Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 14:30:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-questions-about-dynamic-input/m-p/11436349#M50484</guid>
      <dc:creator>mbloswick</dc:creator>
      <dc:date>2022-09-21T14:30:46Z</dc:date>
    </item>
  </channel>
</rss>

