<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: AutoCAD Tutorial 03: How To Draw a Line in AutoCAD	</title>
	<atom:link href="https://tutorial45.com/line-command-in-autocad/feed/" rel="self" type="application/rss+xml" />
	<link>https://tutorial45.com/line-command-in-autocad/</link>
	<description>Tutorials and Tech</description>
	<lastBuildDate>Sun, 02 Aug 2020 21:19:37 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: abhi		</title>
		<link>https://tutorial45.com/line-command-in-autocad/comment-page-1/#comment-398</link>

		<dc:creator><![CDATA[abhi]]></dc:creator>
		<pubDate>Sat, 29 Jul 2017 07:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://tutorial45.com/?p=90#comment-398</guid>

					<description><![CDATA[thank you so much for this...appreciate your work]]></description>
			<content:encoded><![CDATA[<p>thank you so much for this&#8230;appreciate your work</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Andreea		</title>
		<link>https://tutorial45.com/line-command-in-autocad/comment-page-1/#comment-240</link>

		<dc:creator><![CDATA[Andreea]]></dc:creator>
		<pubDate>Mon, 28 Nov 2016 20:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://tutorial45.com/?p=90#comment-240</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://tutorial45.com/line-command-in-autocad/comment-page-1/#comment-237&quot;&gt;shadowwraith&lt;/a&gt;.

Thanks for your input]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://tutorial45.com/line-command-in-autocad/comment-page-1/#comment-237">shadowwraith</a>.</p>
<p>Thanks for your input</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tutorial45		</title>
		<link>https://tutorial45.com/line-command-in-autocad/comment-page-1/#comment-239</link>

		<dc:creator><![CDATA[Tutorial45]]></dc:creator>
		<pubDate>Mon, 28 Nov 2016 20:21:33 +0000</pubDate>
		<guid isPermaLink="false">http://tutorial45.com/?p=90#comment-239</guid>

					<description><![CDATA[Thanks for your input]]></description>
			<content:encoded><![CDATA[<p>Thanks for your input</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: shadowwraith		</title>
		<link>https://tutorial45.com/line-command-in-autocad/comment-page-1/#comment-237</link>

		<dc:creator><![CDATA[shadowwraith]]></dc:creator>
		<pubDate>Mon, 28 Nov 2016 04:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://tutorial45.com/?p=90#comment-237</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://tutorial45.com/line-command-in-autocad/comment-page-1/#comment-228&quot;&gt;Andreea&lt;/a&gt;.

As mod answers go, maybe this could use a little more constructive direction. Others, who may have the same question look to whomever is responding for answers, not reiterating what is already apparent. The correct way, I believe to modify the numbers in polar tracking is to 
1. right click on the icon
2. select &quot;Settings&quot;
3. check the box Additional angles
4. click &quot;New&quot;
5. Enter angles you wish to add to the default increment.
so for example if u have it set to 90º, and add 40º.
that will insert one extra angle to the list that it snaps to 0,40,90,180,270,360.

When it comes to drawing a line at an angle, there are several ways to accomplish this...

Using polar coordinates which consist of a starting point, a distance and direction specified locally as @distance&#060;angle 

i.e. starting at point 0,0 with a distance of 10units at an angle of 45 degrees would be input thusly: Line

enter first point: 0,0

next point:@10&#060;45

etc.

Another way to do it is create the line then rotate it

so from the command prompt or selected from the tool pallet, Line
specify a starting point and end point
key in the rotate command
then select the object, key enter
then enter the vertex you want to rotate from
and enter the angle in reference to the current line.

These are by no means complete instructions, but they at least offer direction that might help some users.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://tutorial45.com/line-command-in-autocad/comment-page-1/#comment-228">Andreea</a>.</p>
<p>As mod answers go, maybe this could use a little more constructive direction. Others, who may have the same question look to whomever is responding for answers, not reiterating what is already apparent. The correct way, I believe to modify the numbers in polar tracking is to<br />
1. right click on the icon<br />
2. select &#8220;Settings&#8221;<br />
3. check the box Additional angles<br />
4. click &#8220;New&#8221;<br />
5. Enter angles you wish to add to the default increment.<br />
so for example if u have it set to 90º, and add 40º.<br />
that will insert one extra angle to the list that it snaps to 0,40,90,180,270,360.</p>
<p>When it comes to drawing a line at an angle, there are several ways to accomplish this&#8230;</p>
<p>Using polar coordinates which consist of a starting point, a distance and direction specified locally as @distance&lt;angle </p>
<p>i.e. starting at point 0,0 with a distance of 10units at an angle of 45 degrees would be input thusly: Line</p>
<p>enter first point: 0,0</p>
<p>next point:@10&lt;45</p>
<p>etc.</p>
<p>Another way to do it is create the line then rotate it</p>
<p>so from the command prompt or selected from the tool pallet, Line<br />
specify a starting point and end point<br />
key in the rotate command<br />
then select the object, key enter<br />
then enter the vertex you want to rotate from<br />
and enter the angle in reference to the current line.</p>
<p>These are by no means complete instructions, but they at least offer direction that might help some users.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: M.		</title>
		<link>https://tutorial45.com/line-command-in-autocad/comment-page-1/#comment-230</link>

		<dc:creator><![CDATA[M.]]></dc:creator>
		<pubDate>Sat, 12 Nov 2016 19:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://tutorial45.com/?p=90#comment-230</guid>

					<description><![CDATA[I downloaded something now sure what it was, but it seemed to fix the problem of being able to enter the numbers on the command line. Now If I could just find a tutorial that starts at the beginning for us real dummies..... like &quot;before you start set up your space to drawn in&quot;...]]></description>
			<content:encoded><![CDATA[<p>I downloaded something now sure what it was, but it seemed to fix the problem of being able to enter the numbers on the command line. Now If I could just find a tutorial that starts at the beginning for us real dummies&#8230;.. like &#8220;before you start set up your space to drawn in&#8221;&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: M.		</title>
		<link>https://tutorial45.com/line-command-in-autocad/comment-page-1/#comment-229</link>

		<dc:creator><![CDATA[M.]]></dc:creator>
		<pubDate>Sat, 12 Nov 2016 15:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://tutorial45.com/?p=90#comment-229</guid>

					<description><![CDATA[You think!]]></description>
			<content:encoded><![CDATA[<p>You think!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Andreea		</title>
		<link>https://tutorial45.com/line-command-in-autocad/comment-page-1/#comment-228</link>

		<dc:creator><![CDATA[Andreea]]></dc:creator>
		<pubDate>Sat, 12 Nov 2016 12:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://tutorial45.com/?p=90#comment-228</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://tutorial45.com/line-command-in-autocad/comment-page-1/#comment-227&quot;&gt;M.&lt;/a&gt;.

means, you are doing something wrong!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://tutorial45.com/line-command-in-autocad/comment-page-1/#comment-227">M.</a>.</p>
<p>means, you are doing something wrong!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: M.		</title>
		<link>https://tutorial45.com/line-command-in-autocad/comment-page-1/#comment-227</link>

		<dc:creator><![CDATA[M.]]></dc:creator>
		<pubDate>Sat, 12 Nov 2016 02:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://tutorial45.com/?p=90#comment-227</guid>

					<description><![CDATA[This doesn&#039;t work. The program will not let me type in 50.]]></description>
			<content:encoded><![CDATA[<p>This doesn&#8217;t work. The program will not let me type in 50.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 

Served from: tutorial45.com @ 2026-04-22 14:53:29 by W3 Total Cache
-->