<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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>PinoyCAD[dot]net &#124; Your Daily dose of AutoCAD Tutorials</title>
	<atom:link href="http://pinoycad.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://pinoycad.net</link>
	<description>An AutoCAD tutorial blog covering all about AutoCAD, architecture and Drafting</description>
	<pubDate>Fri, 23 Jul 2010 02:22:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Draw a Straight Angular Line</title>
		<link>http://pinoycad.net/2010/07/23/how-to-draw-a-straight-angular-line/</link>
		<comments>http://pinoycad.net/2010/07/23/how-to-draw-a-straight-angular-line/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 02:22:44 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
		
		<category><![CDATA[AutoCAD]]></category>

		<category><![CDATA[Snapang]]></category>

		<category><![CDATA[Straight Angular Line]]></category>

		<category><![CDATA[UCS]]></category>

		<guid isPermaLink="false">http://pinoycad.net/?p=552</guid>
		<description><![CDATA[Normally in AutoCAD you can only draw two types of straight lines, one is vertical line, the other is horizontal line, provided you&#8217;re working on ortho on mode. However you can always draw a straight angular line by turning your cursor to ortho off mode. But inspite of this, you cannot specify the exact angle [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fpinoycad.net%2F2010%2F07%2F23%2Fhow-to-draw-a-straight-angular-line%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fpinoycad.net%2F2010%2F07%2F23%2Fhow-to-draw-a-straight-angular-line%2F" height="61" width="51" /></a></div><p>Normally in AutoCAD you can only draw two types of straight lines, one is vertical line, the other is horizontal line, provided you&#8217;re working on ortho on mode. However you can always draw a straight angular line by turning your cursor to ortho off mode. But inspite of this, you cannot specify the exact angle of the line you&#8217;re going to draw.</p>
<p>So the easiest way in drawing a straight angular line with specific angle is by using another AutoCAD command, and one command I know that can be useful to perform this certain task is the <strong>SNAPANG</strong> command. SNAPANG is an AutoCAD command that sets the snap and grid rotation angle for the current viewport relative to the current UCS at your own specifc angle.</p>
<p>At the command prompt, just type, SNAPANG, then enter. Then enter the new value (e.g. 45). the current UCS will turn to 45 degrees. You can always get you cursor to the original rotation by entering 0 angle to your new value of SNAPANG.</p>
<div id="attachment_557" class="wp-caption aligncenter" style="width: 340px"><img class="size-full wp-image-557" title="snapang-01" src="http://pinoycad.net/wp-content/uploads/2010/07/snapang-01.jpg" alt="snapang @ 0 degrees" width="330" height="284" /><p class="wp-caption-text">snapang @ 0 degrees</p></div>
<p style="text-align: center;"> </p>
<div class="mceTemp mceIEcenter">
<div id="attachment_558" class="wp-caption aligncenter" style="width: 377px"><img class="size-full wp-image-558" title="snapang-45" src="http://pinoycad.net/wp-content/uploads/2010/07/snapang-45.jpg" alt="snapang @ 45 degrees" width="367" height="290" /><p class="wp-caption-text">snapang @ 45 degrees</p></div>
</div>
<p>Thats all for now.</p>
]]></content:encoded>
			<wfw:commentRss>http://pinoycad.net/2010/07/23/how-to-draw-a-straight-angular-line/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Using TEXTFILL</title>
		<link>http://pinoycad.net/2010/03/12/using-textfill/</link>
		<comments>http://pinoycad.net/2010/03/12/using-textfill/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 07:24:49 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
		
		<category><![CDATA[AutoCAD]]></category>

		<category><![CDATA[ARIAL Fonts]]></category>

		<category><![CDATA[TEXT]]></category>

		<category><![CDATA[TEXTFILL]]></category>

		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://pinoycad.net/?p=540</guid>
		<description><![CDATA[ Have you sometimes encountered a scenario, when you plot your drawing then the TEXT in your drawing appeared only as an outline? (Fig.1) but if you look at it in AutoCAD it is appear as normal filled text. This happen specially if you are using the ARIAL type kind of fonts.
 
 Sometimes this thing happens because [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fpinoycad.net%2F2010%2F03%2F12%2Fusing-textfill%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fpinoycad.net%2F2010%2F03%2F12%2Fusing-textfill%2F" height="61" width="51" /></a></div><div class="mceTemp mceIEcenter" style="text-align: left;"> Have you sometimes encountered a scenario, when you plot your drawing then the <strong>TEXT</strong> in your drawing appeared only as an outline? (Fig.1) but if you look at it in AutoCAD it is appear as normal filled text. This happen specially if you are using the ARIAL type kind of fonts.</div>
<div class="wp-caption aligncenter" style="width: 305px"><img class=" " title="TEXTFILL-0" src="http://i56.photobucket.com/albums/g198/jlois/TEXTFILL-0.jpg" alt="Fig.1" width="295" height="113" /><p class="wp-caption-text">Fig.1</p></div>
<p> </p>
<p> Sometimes this thing happens because the value of the TEXTFILL was set in zero (0)by default the value of TEXTFILL is one (1).</p>
<p><strong>So what is TEXTFILL?</strong></p>
<p>TEXTFILL, is an AutoCAD command serve as to control the fillings of  TrueType fonts while plotting and rendering. You might wanna ask why the TEXTFILL value was set to zero (0) when the default should be one (1). The only scenario I can think of is, maybe the drawing that you are doing was just saved in a existing AutoCAD drawing file, and maybe the author of that existing AutoCAD file changed the default value of the TEXTFILL from (1) to (0).</p>
<p>Anyhow, if happens that you&#8217;re in this situation, just type-in TEXTFILL at the command prompt, then changed its value from zero (0) to one (1).</p>
<p> </p>
<div class="wp-caption aligncenter" style="width: 303px"><img title="TEXTFILL-1" src="http://i56.photobucket.com/albums/g198/jlois/TEXTFILL-1.jpg" alt="Fig.2" width="293" height="107" /><p class="wp-caption-text">Fig.2</p></div>
<p> </p>
<p>The next time you plot your drawing the TEXT will appear as it is in the image above.</p>
]]></content:encoded>
			<wfw:commentRss>http://pinoycad.net/2010/03/12/using-textfill/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Unhide Layout and Model Tabs</title>
		<link>http://pinoycad.net/2010/02/24/how-to-unhide-layout-and-model-tabs/</link>
		<comments>http://pinoycad.net/2010/02/24/how-to-unhide-layout-and-model-tabs/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 03:42:36 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
		
		<category><![CDATA[AutoCAD]]></category>

		<category><![CDATA[Layout Tabs]]></category>

		<category><![CDATA[Model tabs]]></category>

		<guid isPermaLink="false">http://pinoycad.net/?p=527</guid>
		<description><![CDATA[Just a moment ago, while doing my work on my AutoCAD, I accidentally hide the Layout and Model Tabs ( Fig.1)in AutoCAD.  At first, I was confuse what was just happen with my AutoCAD for I haven&#8217;t figured out that the Model Tabs was missing.
 
So after I found out what happen, This is what I did to [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fpinoycad.net%2F2010%2F02%2F24%2Fhow-to-unhide-layout-and-model-tabs%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fpinoycad.net%2F2010%2F02%2F24%2Fhow-to-unhide-layout-and-model-tabs%2F" height="61" width="51" /></a></div><p>Just a moment ago, while doing my work on my AutoCAD, I accidentally hide the Layout and Model Tabs ( Fig.1)in AutoCAD.  At first, I was confuse what was just happen with my AutoCAD for I haven&#8217;t figured out that the Model Tabs was missing.</p>
<div class="wp-caption aligncenter" style="width: 286px"><img title="Model Tab" src="http://i56.photobucket.com/albums/g198/jlois/AutoCAD/Model-Tab.jpg" alt="(Fig.1) Layout and Model Tab" width="276" height="164" /><p class="wp-caption-text">(Fig.1) Layout and Model Tab</p></div>
<p style="text-align: center;"> </p>
<p>So after I found out what happen, This is what I did to unhide the Layout and Model tabs.</p>
<ul>
<li>Right click the Model Button on the status bar at the bottom center of the application window.</li>
<li>Click the <em>Display Layout and Model tabs</em>.</li>
</ul>
<div class="mceTemp mceIEcenter">
<div class="wp-caption aligncenter" style="width: 384px"><img class=" " title="Display Tab" src="http://i56.photobucket.com/albums/g198/jlois/AutoCAD/Display_tabs1.jpg" alt="Fig.2 Model Button" width="374" height="108" /><p class="wp-caption-text">(Fig.2) Model Button</p></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://pinoycad.net/2010/02/24/how-to-unhide-layout-and-model-tabs/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Text Under the Dimension Line</title>
		<link>http://pinoycad.net/2009/11/21/text-under-the-dimension-line/</link>
		<comments>http://pinoycad.net/2009/11/21/text-under-the-dimension-line/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 00:54:17 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
		
		<category><![CDATA[AutoCAD]]></category>

		<category><![CDATA[Dimension]]></category>

		<category><![CDATA[Mtext]]></category>

		<guid isPermaLink="false">http://pinoycad.net/?p=519</guid>
		<description><![CDATA[How do you put a text under a dimension line? No, I&#8217;m not talking about literally putting a Text under a dimension line using the command Text or Mtext then putting it under the dimension line manually. What I&#8217;m talking about is how are you going to a put Text under a dimension line automatically, [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fpinoycad.net%2F2009%2F11%2F21%2Ftext-under-the-dimension-line%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fpinoycad.net%2F2009%2F11%2F21%2Ftext-under-the-dimension-line%2F" height="61" width="51" /></a></div><p>How do you put a text under a dimension line? No, I&#8217;m not talking about literally putting a Text under a dimension line using the command Text or Mtext then putting it under the dimension line manually. What I&#8217;m talking about is how are you going to a put Text under a dimension line automatically, without doing any command other than DIMEDIT or Edit.</p>
<p>Here is how, after a dimension was made in the object in your drawing, key-in command DDEDIT or just ED. Then click the text on the dimension line and add a <strong>backward  slash</strong> and a <strong>capital X</strong> after the dimension text (\<strong>X</strong> <em>your text here</em>). The result will be like those on the picture below (Fig.1).</p>
<div id="attachment_522" class="wp-caption aligncenter" style="width: 430px"><img class="size-full wp-image-522" title="text_undr_dimensionline" src="http://pinoycad.net/wp-content/uploads/2009/11/text_undr_dimensionline.jpg" alt="(Fig.1)" width="420" height="148" /><p class="wp-caption-text">(Fig.1)</p></div>
]]></content:encoded>
			<wfw:commentRss>http://pinoycad.net/2009/11/21/text-under-the-dimension-line/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Underlining a Text in AutoCAD</title>
		<link>http://pinoycad.net/2009/11/20/underlining-a-text-in-autocad/</link>
		<comments>http://pinoycad.net/2009/11/20/underlining-a-text-in-autocad/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 07:05:04 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
		
		<category><![CDATA[AutoCAD]]></category>

		<category><![CDATA[AutoCAD Tips and Tricks]]></category>

		<guid isPermaLink="false">http://pinoycad.net/?p=494</guid>
		<description><![CDATA[Sometimes putting a mark or putting a note in our drawing is necessary, specially if you want to specify something, then highlighting it, in order to notice it easily. In my case, whenever this  kind of scenarios arises, I always put an Underline and OverLine on my Text or Mtext, as a highlighter, making it easier to caught the [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fpinoycad.net%2F2009%2F11%2F20%2Funderlining-a-text-in-autocad%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fpinoycad.net%2F2009%2F11%2F20%2Funderlining-a-text-in-autocad%2F" height="61" width="51" /></a></div><p><img class="alignleft size-full wp-image-496" title="underline" src="http://pinoycad.net/wp-content/uploads/2009/11/underline.jpg" alt="underline" width="249" height="146" />Sometimes putting a mark or putting a note in our drawing is necessary, specially if you want to specify something, then highlighting it, in order to notice it easily. In my case, whenever this  kind of scenarios arises, I always put an <strong>Underline</strong> and <strong>OverLine</strong> on my <strong>Text</strong> or <strong>Mtext</strong>, as a highlighter, making it easier to caught the readers of my drawing&#8217;s attention.</p>
<p>In AutoCAD, putting an underline or overline in a Text or Mtext is easy, that is, if you know the symbol or the special code to be use. So if happens that you don&#8217;t know what to be use, or you knew but forgotten it already due from not using it often. This blog post is for you.</p>
<p>So here is the code on how to put an Underline and Overline in a Text or Mtext. As well some other useful special codes to create an special symbols in AutoCAD.</p>
<table style="height: 180px;" border="0" width="300">
<tbody>
<tr>
<td width="150">UnderLine</td>
<td width="150">%%U</td>
</tr>
<tr>
<td width="150">OverLine</td>
<td width="150">%%O</td>
</tr>
<tr>
<td width="150">Diameter ø</td>
<td width="150">%%C</td>
</tr>
<tr>
<td width="150">Degrees °</td>
<td width="150">%%D</td>
</tr>
<tr>
<td width="150">Plus/Minus</td>
<td width="150">%%P</td>
</tr>
<tr>
<td width="150">Squared ²</td>
<td width="150">\U+00B2</td>
</tr>
<tr>
<td width="150">Cubed ³</td>
<td width="150">\U+00B3</td>
</tr>
</tbody>
</table>
<p>See Fig. 1 for all the list of the codes for special symbols in AutoCAD.</p>
<div id="attachment_512" class="wp-caption aligncenter" style="width: 314px"><img class="size-full wp-image-512" title="autocad_symbol" src="http://pinoycad.net/wp-content/uploads/2009/11/autocad_symbol.jpg" alt="(Fig.1)" width="304" height="548" /><p class="wp-caption-text">(Fig.1)</p></div>
<p>When you&#8217;re modifying your Text , click the <strong>@</strong> symbol at the Text Formatting dialog box (Fig.2), to show all the other special codes, then click the <strong>encircled</strong> text <em>(Other)</em> for more symbol. </p>
<div id="attachment_513" class="wp-caption aligncenter" style="width: 405px"><img class="size-full wp-image-513 " title="text_formatting" src="http://pinoycad.net/wp-content/uploads/2009/11/text_formatting.jpg" alt="Fig.2" width="395" height="84" /><p class="wp-caption-text">(Fig.2)</p></div>
]]></content:encoded>
			<wfw:commentRss>http://pinoycad.net/2009/11/20/underlining-a-text-in-autocad/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Load an AutoLISP File</title>
		<link>http://pinoycad.net/2009/09/01/how-to-load-an-autolisp-file/</link>
		<comments>http://pinoycad.net/2009/09/01/how-to-load-an-autolisp-file/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 08:02:18 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
		
		<category><![CDATA[AutoCAD]]></category>

		<category><![CDATA[AutoCAD Tutorials]]></category>

		<category><![CDATA[AutoLisp]]></category>

		<category><![CDATA[Appload]]></category>

		<category><![CDATA[AutoCAD Tutorial]]></category>

		<category><![CDATA[CUI]]></category>

		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://pinoycad.net/?p=473</guid>
		<description><![CDATA[If you&#8217;re using AutoCAD for long period of time and you know how to use the AutoLISP and the importance of it. You probably know how to load the AutoLISP file in AutoCAD, and you certainly don&#8217;t need to read this tutorial. But if happens that you are relatively new on using the AutoCAD and [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fpinoycad.net%2F2009%2F09%2F01%2Fhow-to-load-an-autolisp-file%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fpinoycad.net%2F2009%2F09%2F01%2Fhow-to-load-an-autolisp-file%2F" height="61" width="51" /></a></div><p>If you&#8217;re using <strong>AutoCAD</strong> for long period of time and you know how to use the <strong>AutoLISP</strong> and the importance of it. You probably know how to load the <em>AutoLISP</em> file in AutoCAD, and you certainly don&#8217;t need to read this <strong>tutorial</strong>. But if happens that you are relatively new on using the AutoCAD and you want to expand your knowledge in this drawing application software, then this <em>tutorial</em> is for you.</p>
<p><strong><em>AutoLISP a Brief Description</em></strong></p>
<p>AutoLISP is based on the LISP programming language, which is simple to learn and very usefull in everyway. AutoLISP Applications or routines can interact in AutoCAD in many ways. These routines can prompt the user for input, access built-in AutoCAD commands directly, and modify or create objects in the drawing database. By creating AutoLISP routines you can add discipline-specific commands to AutoCAD. Actually, some of the standard AutoCAD commands are AutoLISP applications. Knowing how to load and use these routines can enhance your productivity.</p>
<p><strong><em>Loading the AutoLISP</em></strong></p>
<p>There are two methods to load an AutoLISP file, one is loading it by using the <em>Customize User Interface editor</em> or <em>CUI</em>, the other is by using the command <em>Load Application</em> or simply <strong>APPLOAD</strong>. <em>Customize User Interface editor</em> can be found by clicking the <strong>CAD Manager</strong> pulldown menu, then <strong>Customize</strong>, then <strong>Interface</strong> (fig.1).<strong> </strong></p>
<div id="attachment_474" class="wp-caption aligncenter" style="width: 310px"><img class="size-medium wp-image-474" title="Customize Interface" src="http://pinoycad.net/wp-content/uploads/2009/09/cui-2-300x279.jpg" alt="Fig.1" width="300" height="279" /><p class="wp-caption-text">Fig.1</p></div>
<p>Alternatively at the command prompt, key-in <strong>CUI</strong>. Then in the Customize Interface editor tab, in the <em>Customizations in all CUI files</em> pane, right-click LISP files, then click <strong>Load LISP</strong>. Then in the Load LISP dialog box, locate and select the AutoLISP file you want to load. Remember only files with the extension LSP can be selected here. After you selected the AutoLISP file that you want, click OPEN.</p>
<div id="attachment_475" class="wp-caption aligncenter" style="width: 273px"><img class="size-medium wp-image-475" title="Customize User Interface editor" src="http://pinoycad.net/wp-content/uploads/2009/09/cui-263x300.jpg" alt="Fig.2" width="263" height="300" /><p class="wp-caption-text">Fig.2</p></div>
<p>Load Application or simply <strong>APPLOAD</strong>, using this command is the easiest method in loading an AutoLISP file. You can find this command under CAD Manager pulldown menu on the same place where the <em>Customize User Interface</em> can be found. Or at the command prompt key-in APPLOAD. The good thing in using this method is, not only the AutoLISP files can be loaded but also some other AutoCAD Application files as well. Such as ObjectARX files (arx), VBA files (dvb), ObjectDBX files (dvx), Visual Lisp Executables (vlx), and Fast-load AutoLISP Format (das) [Fig.3].</p>
<div id="attachment_476" class="wp-caption aligncenter" style="width: 310px"><img class="size-medium wp-image-476" title="appload" src="http://pinoycad.net/wp-content/uploads/2009/09/appload-1-300x124.jpg" alt="Fig.3" width="300" height="124" /><p class="wp-caption-text">Fig.3</p></div>
<p>More of this method here in this post <a title="Free AutoLISP Routine" href="http://pinoycad.net/2009/04/07/free-autolisp-routine-text-transfer/" target="_blank">Free AutoLISP Routine</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://pinoycad.net/2009/09/01/how-to-load-an-autolisp-file/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Hide/Unhide Command Line</title>
		<link>http://pinoycad.net/2009/08/19/how-to-hideunhide-command-line/</link>
		<comments>http://pinoycad.net/2009/08/19/how-to-hideunhide-command-line/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 04:57:57 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
		
		<category><![CDATA[AutoCAD]]></category>

		<category><![CDATA[AutoCAD Tutorials]]></category>

		<category><![CDATA[Tools]]></category>

		<category><![CDATA[Unhide Command Line]]></category>

		<guid isPermaLink="false">http://pinoycad.net/?p=459</guid>
		<description><![CDATA[Sometimes while doing our job in AutoCAD there is some instances that happens unexpectedly. And one of that is the accidental turning off of the command line, and with that, you are unable to see the command that you&#8217;re keying-in.
 
There is two way actually to hide the command window of AutoCAD or in these case to [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fpinoycad.net%2F2009%2F08%2F19%2Fhow-to-hideunhide-command-line%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fpinoycad.net%2F2009%2F08%2F19%2Fhow-to-hideunhide-command-line%2F" height="61" width="51" /></a></div><p>Sometimes while doing our job in AutoCAD there is some instances that happens unexpectedly. And one of that is the accidental turning off of the command line, and with that, you are unable to see the command that you&#8217;re keying-in.</p>
<div id="attachment_461" class="wp-caption aligncenter" style="width: 256px"><img class="size-full wp-image-461" title="commandline1" src="http://pinoycad.net/wp-content/uploads/2009/08/commandline1.jpg" alt="Fig.1" width="246" height="196" /><p class="wp-caption-text">Fig.1</p></div>
<p style="TEXT-ALIGN: center"> </p>
<p>There is two way actually to hide the command window of AutoCAD or in these case to unhide.  One of these is on the <a href="http://pinoycad.net/2009/02/03/autocad-keyboard-shortcuts/" target="_blank">keyboard shortcut</a>, by pressing <strong><a href="http://pinoycad.net/2009/02/03/autocad-keyboard-shortcuts/" target="_blank">CTRL+9</a></strong>. The other is at the <strong>Tools</strong> pulldown menu, then <strong>Command Line</strong> (fig.1). Alternatively if you are using AutoCAD Architecture 2008 and beyond, you can find the command line in <strong>Window</strong> pulldown menu as well (fig.2).</p>
<div id="attachment_462" class="wp-caption aligncenter" style="width: 310px"><img class="size-medium wp-image-462" title="commandline2" src="http://pinoycad.net/wp-content/uploads/2009/08/commandline2-300x184.jpg" alt="Fig.2" width="300" height="184" /><p class="wp-caption-text">Fig.2</p></div>
<p>Thats all for now.</p>
]]></content:encoded>
			<wfw:commentRss>http://pinoycad.net/2009/08/19/how-to-hideunhide-command-line/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hatch your Drawing by Dragging the Hatch Pattern from the Design center</title>
		<link>http://pinoycad.net/2009/07/16/hatch-your-drawing-by-dragging-the-hatch-pattern-from-the-design-center/</link>
		<comments>http://pinoycad.net/2009/07/16/hatch-your-drawing-by-dragging-the-hatch-pattern-from-the-design-center/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 07:25:29 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
		
		<category><![CDATA[AutoCAD]]></category>

		<category><![CDATA[AutoCAD Tips and Tricks]]></category>

		<category><![CDATA[Draw]]></category>

		<category><![CDATA[Architect]]></category>

		<category><![CDATA[Bhatch]]></category>

		<category><![CDATA[DesignCenter]]></category>

		<category><![CDATA[Drafting]]></category>

		<category><![CDATA[Hatch pattern]]></category>

		<guid isPermaLink="false">http://pinoycad.net/?p=444</guid>
		<description><![CDATA[Hatch is an integral part of our drawing, without hatch pattern our drawing is somewhat dull in presentation. And without hatch our drawing will hardly be understood by the readers. Well of course if you are a Draftsman or an Architect, you should already know the importance of hatch in a drawing. After all, it [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fpinoycad.net%2F2009%2F07%2F16%2Fhatch-your-drawing-by-dragging-the-hatch-pattern-from-the-design-center%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fpinoycad.net%2F2009%2F07%2F16%2Fhatch-your-drawing-by-dragging-the-hatch-pattern-from-the-design-center%2F" height="61" width="51" /></a></div><p>Hatch is an integral part of our drawing, without hatch pattern our drawing is somewhat dull in presentation. And without hatch our drawing will hardly be understood by the readers. Well of course if you are a Draftsman or an Architect, you should already know the importance of hatch in a drawing. After all, it is instilled in drawing standard which we studied when we still in college, studying Architecture or Drafting I supposed.</p>
<p>Anyhow, I just recently discover some technique in doing a hatch so I decided that I&#8217;m going to share it here in this blog. So to start, there are many ways to add a hatch pattern in our drawings, one of that ways is the conventional approach or the most commonly use method in adding a hatch, and it is by using the command <strong>BHATCH</strong> or simply <strong>HATCH</strong>. You can find Hatch command, under the <strong>Draw</strong> Pulldown menu, then <em><strong>Hatch</strong>. </em>Alternatively, at the command prompt, key-in <strong>BHATCH/</strong><strong>HATCH</strong> or simply <em><strong>BH</strong></em> or <em><strong>H</strong></em> for shortcut. Then after that, a dialogue box will appear (fig.1). From there you can just select the hatch pattern that you want to use by clicking the box at the side of the <strong>Pattern</strong> (fig<strong>.</strong>1), then the hatch pattern pallette will appear (fig.2) then just select which hatch you wan to use.</p>
<div id="attachment_445" class="wp-caption aligncenter" style="width: 267px"><img class="size-medium wp-image-445" title="bhatch_dialogue-box" src="http://pinoycad.net/wp-content/uploads/2009/07/bhatch_dialogue-box-257x300.jpg" alt="(fig.1)" width="257" height="300" /><p class="wp-caption-text">(fig.1)</p></div>
<div id="attachment_446" class="wp-caption aligncenter" style="width: 323px"><img class="size-full wp-image-446 " title="hatch-pattern-pallette" src="http://pinoycad.net/wp-content/uploads/2009/07/hatch-pattern-pallette.jpg" alt="Fig.2" width="313" height="360" /><p class="wp-caption-text">Fig.2</p></div>
<p>And finally, the other way of adding a hatch in our drawing is by dragging the hatch pattern from the <strong>DesignCenter</strong>. A method that somehow relatively new for me, and I can safely say that for most of us AutoCAD user&#8217;s as well. Anyway, here is the step by step method on how to drag the hatch pattern from the DesignCenter.</p>
<div id="attachment_448" class="wp-caption aligncenter" style="width: 343px"><img class="size-full wp-image-448 " title="insert_design_center" src="http://pinoycad.net/wp-content/uploads/2009/07/insert_design_center.jpg" alt="Fig.3" width="333" height="153" /><p class="wp-caption-text">Fig.3</p></div>
<p style="text-align: center;"> </p>
<div id="attachment_453" class="wp-caption aligncenter" style="width: 310px"><img class="size-medium wp-image-453" title="design_center1" src="http://pinoycad.net/wp-content/uploads/2009/07/design_center1-300x268.jpg" alt="Fig.4" width="300" height="268" /><p class="wp-caption-text">Fig.4</p></div>
<ol style="TEXT-ALIGN: left">
<li><span style="color: #000000;">Click the <strong>Insert</strong> Pulldown menu, then <strong>Design Center</strong> (fig.3), or Ctrl+2 for keyboard shortcut. Alternatively, at the command prompt, key-in ADCENTER. Then the Design Center dialogue box will pop-up (fig.4).<br />
</span></li>
<li><span style="color: #000000;">On the Folders tab, click the search button.<br />
</span></li>
<li><span style="color: #000000;">In the Search dialogue box, do the following entries (fig.5):<span style="color: #000000;">3.1. In <strong>Look For</strong>, select <em>Hatch Pattern Files</em>.<br />
3.2. In the <strong>In Box</strong>, select the drive where the program is installed.<br />
3.3. Select the Search subfolders option.<br />
3.4. On the Hatch Pattern Files tab, in Search for the Name, enter *      (asterisk) . (dot) <em>pat.</em></span> </p>
<p></span></li>
<li><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;">Click Search Now button. , the default hatch pattern file is <em>acad.pat</em> or <em>acadiso.pat. </em>The search results may display the same file in different locations.<br />
</span></span></span></li>
<li><span style="color: #000000;"><span style="color: #000000;">In the search results, double-click the file to laod the hatch patterns into the content area of <strong>DesignCenter</strong>.<br />
</span></span></li>
<li><span style="color: #000000;"><span style="color: #000000;">Right-click a pattern to display a shortcut menu with the following options: (Optional only)6.1.  <strong>HATCH -</strong>  Opens the hatch and gradient dialogue box.<br />
6.2.  <strong>Copy -</strong> Stores the hatch pattern to the clipboard.<br />
6.3.  <strong>Create Tool Palette</strong> - Creates a new Tool Palette with a selected pattern displayed.</p>
<p></span></span></li>
<li><span style="color: #000000;"><span style="color: #000000;">From the content area, drag the hatch pattern you want onto a closed object on your drawing. If you the hatch pattern scale is too large or too dense you can adjust it, by double-clicking the pattern to display the hatch dialogue box or by adjusting it in Object Properties (assuming your object properties is open) (fig.6).</span></span><span style="color: #000000;"><span style="color: #000000;"><br />
</span></span></li>
</ol>
<div id="attachment_452" class="wp-caption aligncenter" style="width: 310px"><img class="size-medium wp-image-452" title="design_center2" src="http://pinoycad.net/wp-content/uploads/2009/07/design_center2-300x209.jpg" alt="Fig. 5" width="300" height="209" /><p class="wp-caption-text">Fig. 5</p></div>
<div id="attachment_455" class="wp-caption aligncenter" style="width: 298px"><img class="size-full wp-image-455" title="hatch_pattern_adjust_scale" src="http://pinoycad.net/wp-content/uploads/2009/07/hatch_pattern_adjust_scale.jpg" alt="Fig.6" width="288" height="174" /><p class="wp-caption-text">Fig.6</p></div>
<p>There, thats it for today.</p>
]]></content:encoded>
			<wfw:commentRss>http://pinoycad.net/2009/07/16/hatch-your-drawing-by-dragging-the-hatch-pattern-from-the-design-center/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Using Text Fit</title>
		<link>http://pinoycad.net/2009/06/24/using-text-fit/</link>
		<comments>http://pinoycad.net/2009/06/24/using-text-fit/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 06:36:38 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
		
		<category><![CDATA[AutoCAD]]></category>

		<category><![CDATA[Express]]></category>

		<category><![CDATA[Express tools]]></category>

		<category><![CDATA[Text Fit]]></category>

		<guid isPermaLink="false">http://pinoycad.net/?p=436</guid>
		<description><![CDATA[TEXTFIT, is an AutoCAD express tools command that stretches or shrink text objects, by selecting a new start and end points for text. This command should be best use in a situation like, fitting a room label in an enclosed border by setting a new text width.
Text Fit, can be found under the Express pulldown [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fpinoycad.net%2F2009%2F06%2F24%2Fusing-text-fit%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fpinoycad.net%2F2009%2F06%2F24%2Fusing-text-fit%2F" height="61" width="51" /></a></div><p><strong>TEXTFIT</strong>, is an AutoCAD express tools command that stretches or shrink text objects, by selecting a new start and end points for text. This command should be best use in a situation like, fitting a room label in an enclosed border by setting a new text width.</p>
<p>Text Fit, can be found under the <strong><em>Express</em></strong> pulldown menu, under the <strong><em>Text</em></strong>. Or alternatively at the command prompt, type-in, <strong>TEXTFIT</strong>.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-437" title="text-fitpix2" src="http://pinoycad.net/wp-content/uploads/2009/06/text-fitpix2.jpg" alt="text-fitpix2" width="403" height="167" /></p>
<p> </p>
<blockquote><p><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN-SG; mso-fareast-language: EN-SG; mso-bidi-language: AR-SA;"><strong>Command:</strong> TEXTFIT<br />
Select Text to stretch or shrink: <em>Use an object selection method</em><br />
Specify end point or [Start point]: <em>Specify a new end point, or enter S to specify a new start point</em><br />
Pick new starting point: <em>Specify a new start point</em><br />
ending point: <em>Specify a new endpoint</em></span></p></blockquote>
<p> </p>
<p style="text-align: center;"><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN-SG; mso-fareast-language: EN-SG; mso-bidi-language: AR-SA;"><img class="aligncenter size-full wp-image-438" title="text-fit-pix1" src="http://pinoycad.net/wp-content/uploads/2009/06/text-fit-pix1.jpg" alt="text-fit-pix1" width="254" height="392" /></span></p>
]]></content:encoded>
			<wfw:commentRss>http://pinoycad.net/2009/06/24/using-text-fit/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Using REFEDIT Command</title>
		<link>http://pinoycad.net/2009/05/15/using-refedit-command/</link>
		<comments>http://pinoycad.net/2009/05/15/using-refedit-command/#comments</comments>
		<pubDate>Fri, 15 May 2009 08:50:22 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
		
		<category><![CDATA[AutoCAD]]></category>

		<category><![CDATA[AutoCAD Tutorials]]></category>

		<category><![CDATA[REFEDIT]]></category>

		<guid isPermaLink="false">http://pinoycad.net/?p=419</guid>
		<description><![CDATA[REFEDIT or Reference Edit, is a command that modify blocks and external references  or Xref, and redefine block definitions within the current drawing. So if there something you want to modify, some portions of the blocks or external reference from your drawing. Then REFEDIT is the command you can always trust in doing so.
By editing the Block [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fpinoycad.net%2F2009%2F05%2F15%2Fusing-refedit-command%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fpinoycad.net%2F2009%2F05%2F15%2Fusing-refedit-command%2F" height="61" width="51" /></a></div><p><strong>REFEDIT</strong> or Reference Edit, is a command that modify blocks and external references  or <strong>Xref</strong>, and redefine block definitions within the current drawing. So if there something you want to modify, some portions of the blocks or external reference from your drawing. Then <strong>REFEDIT</strong> is the command you can always trust in doing so.</p>
<p>By editing the <strong>Block</strong> or <strong>Xref </strong>in place, you can modify the reference within the visual context of your drawing. With <strong>REFEDIT</strong> you can modify the external reference, without going back and fourth between the reference itself and to you drawing, where the <strong>Xref </strong>was currently inserted. Therefore, making your life more easier in  doing your work, or for this case editing some portions on your drawing.</p>
<p>The downside in using in-place reference editing of Xref is, it can increase the size of your current drawing files significantly during the in-place editing session. Making your drawing file size more bigger than you expected to be. So even if it is useful for us AutoCAD users, the in-place editing of the external reference or Xref, it is not advisable to do it, only if you are concern about the file size of your drawing. While Xref, has this small issue regarding the file size, the block reference doesn&#8217;t have this same issue, making the block more suitable from using the in-place editing or the REFEDIT.</p>
<div id="attachment_426" class="wp-caption aligncenter" style="width: 324px"><img class="size-full wp-image-426" title="refedit_menu" src="http://pinoycad.net/wp-content/uploads/2009/05/refedit_menu.jpg" alt="refedit_menu" width="314" height="252" /><p class="wp-caption-text">Fig.1</p></div>
<p>You can access, <strong>Edit Reference In-Place</strong> or <strong>REFEDIT</strong> command, by clicking the Tools pulldown menu, then <strong>Xref</strong> And Block In-Place Editing, then <strong>Edit-Reference In-Place</strong> (fig.1). Alternatively, at the command prompt, type <strong>REFEDIT</strong>. Then from within the drawing, select the block or external reference that you would like to modify. Thenafter selectiong the block or Xref a Reference Edit dialog box will appear (fig.2), in the Reference Edit dialog box, select the specific reference that you want to edit.</p>
<div id="attachment_427" class="wp-caption aligncenter" style="width: 344px"><img class="size-full wp-image-427" title="refedit-dialog" src="http://pinoycad.net/wp-content/uploads/2009/05/refedit-dialog.jpg" alt="refedit-dialog" width="334" height="296" /><p class="wp-caption-text">Fig.2</p></div>
<p>After selecting the specific reference the REFEDIT toolbox will appear (fig.3), then from there you can save it after you finish editing th object reference in your drawing. The object in the working set are saved to the reference and the <strong>Xref</strong> or the Block is updated. All Blocks that inserted in the drawing withthe same names as the block that has been modified, will also be updated.</p>
<div id="attachment_428" class="wp-caption aligncenter" style="width: 302px"><img class="size-full wp-image-428" title="refedit_toolbar" src="http://pinoycad.net/wp-content/uploads/2009/05/refedit_toolbar.jpg" alt="Fig.3" width="292" height="67" /><p class="wp-caption-text">Fig.3</p></div>
]]></content:encoded>
			<wfw:commentRss>http://pinoycad.net/2009/05/15/using-refedit-command/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
