<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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/"
	>

<channel>
	<title>PinoyCAD [dot] net</title>
	<link>http://pinoycad.net</link>
	<description>A Drafter's notes on AutoCAD, Architecture, etc.</description>
	<pubDate>Thu, 25 Sep 2008 05:13:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>View Transitions</title>
		<link>http://pinoycad.net/2008/09/25/view-transitions/</link>
		<comments>http://pinoycad.net/2008/09/25/view-transitions/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 02:17:28 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
		
		<category><![CDATA[AutoCAD 2008]]></category>

		<category><![CDATA[AutoCAD Architecture 2008]]></category>

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

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

		<guid isPermaLink="false">http://pinoycad.net/2008/09/25/view-transitions/</guid>
		<description><![CDATA[I&#8217;ve been using AutoCAD for more than a decade now,  starting from Rel. 13 up to now AutoCAD 2008, Since the time I&#8217;m using AutoCAD I haven&#8217;t encountered these animation &#8220;thing&#8221; whenever I am using zoom command on AutoCAD 2008.  At first I thought I should be impressed with it but I felt otherwise,  in short I always got annoyed with it. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://pinoycad.net/wp-content/uploads/2008/09/vtoptions.jpg" title="vtoptions.jpg"></a>I&#8217;ve been using AutoCAD for more than a decade now,  starting from Rel. 13 up to now AutoCAD 2008, Since the time I&#8217;m using AutoCAD I haven&#8217;t encountered these animation &#8220;thing&#8221; whenever I am using zoom command on AutoCAD 2008.  At first I thought I should be impressed with it but I felt otherwise,  in short I always got annoyed with it. Other user might agreed with me with these as some o<a href="http://pinoycad.net/wp-content/uploads/2008/09/vtoptions.jpg" title="vtoptions.jpg"></a>f my colleagues do when they encountered it by themselves.</p>
<p align="center"><a href="http://pinoycad.net/wp-content/uploads/2008/09/vtoptions.jpg" title="vtoptions.jpg"><img src="http://pinoycad.net/wp-content/uploads/2008/09/vtoptions.jpg" alt="vtoptions.jpg" /></a></p>
<p align="center"><a href="http://pinoycad.net/wp-content/uploads/2008/09/vtoptions.jpg" title="vtoptions.jpg"></a></p>
<p><a href="http://pinoycad.net/wp-content/uploads/2008/09/vtoptions.jpg" title="vtoptions.jpg"></a></p>
<p>Well we can always have this options whether we want to use it or not. By key-ing in the command <em>vtoptions</em><strong> </strong>or View Transition options in your command prompt. Then uncheck the box that says <em>Enable animation for pan &amp; zoom </em>or uncheck all boxes. But if happen that you&#8217;re impressed with these animation well you can just check all boxes then adjust the transition speed at the pace you prefer.</p>
<p align="center">&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://pinoycad.net/2008/09/25/view-transitions/feed/</wfw:commentRss>
		</item>
		<item>
		<title>X commands</title>
		<link>http://pinoycad.net/2008/08/24/x-commands/</link>
		<comments>http://pinoycad.net/2008/08/24/x-commands/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 00:52:13 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
		
		<category><![CDATA[AutoCAD]]></category>

		<guid isPermaLink="false">http://pinoycad.net/2008/09/25/x-commands/</guid>
		<description><![CDATA[There are lots of commands in AutoCAD that starts with letter X, commands that AutoCAD users frequently use or never been used at all . Personally some of these &#8220;X&#8221; commands that I am talking about got a chance to be use by me, but then some I never got a chance to try at all.
These commands are:

XREF - (EXTERNALREFERENCE) A command [...]]]></description>
			<content:encoded><![CDATA[<p>There are lots of commands in AutoCAD that starts with letter X, commands that AutoCAD users frequently use or never been used at all . Personally some of these &#8220;X&#8221; commands that I am talking about got a chance to be use by me, but then some I never got a chance to try at all.</p>
<p>These commands are:</p>
<ul>
<li><font color="#0000ff"><em>XREF</em></font> - (EXTERNALREFERENCE) A command that you&#8217;ll use if you&#8217;re trying to insert a drawing reference within a drawing. My most frequently use &#8220;x&#8221; command.</li>
<li><font color="#0000ff"><em>XCLIP</em></font> - A command that defines an xref or block clipping boundary, in other words if you want to insert only a certain portion of an xref drawing you can use the Xclip command.</li>
<li><font color="#0000ff"><em>XBIND</em></font> - A command that binds one or more definition of named objects in an xref to the current drawing.</li>
<li><font color="#0000ff"><em>XATTACH</em> <font color="#000000">- A command that attaches an external reference in the drawing. I think this command is part of XREF command.</font></font></li>
<li><font color="#0000ff"><em>XEDGES</em></font> - A command that creates wireframe geometry by extracting edges from a 3D solid or surface.</li>
<li><font color="#0000ff"><em>XLINE</em></font> - A command that creates line that extend to infinity in one or both directions, it is also known as construction line and can be used as a reference for creating objects.</li>
<li><font color="#0000ff"><em>XOPEN</em></font> - A command that opens a  selected drawing reference (xref files) in quickest way and its open in a new window.</li>
<li><font color="#0000ff"><em>XPLODE</em></font> - A command that breaks a compound object into its component object. typically you&#8217;ll use this command  when you want to separate one object within a block.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://pinoycad.net/2008/08/24/x-commands/feed/</wfw:commentRss>
		</item>
		<item>
		<title>AutoCAD Dashboard</title>
		<link>http://pinoycad.net/2008/04/29/autocad-dashboard/</link>
		<comments>http://pinoycad.net/2008/04/29/autocad-dashboard/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 06:06:39 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
		
		<category><![CDATA[AutoCAD Architecture 2008]]></category>

		<category><![CDATA[AutoCAD+Discoveries]]></category>

		<guid isPermaLink="false">http://pinoycad.net/2008/04/29/autocad-dashboard/</guid>
		<description><![CDATA[Being quite new on using the latest version of AutoCAD, you always have this  excitement when you discover something new or new tools that you haven&#8217;t been used in the previous version of AutoCAD. Just like when I discovered about this Dashboard on AutoCAD Architecture 2008.
This new tool called Dashboard seems like a collection of usefull toolbars, control [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://pinoycad.net/wp-content/uploads/2008/04/win_dash.jpg" title="win_dash.jpg"></a><a href="http://pinoycad.net/wp-content/uploads/2008/04/dash_control.jpg" title="dash_control.jpg"></a>Being quite new on using the latest version of AutoCAD, you always have this  excitement when you discover something new or new tools that you haven&#8217;t been used in the previous version of AutoCAD. Just like when I discovered about this <em>Dashboard </em>on AutoCAD Architecture 2008.</p>
<p>This new tool called <em>Dashboard</em> seems like a co<a href="http://pinoycad.net/wp-content/uploads/2008/04/dashboard.jpg" title="dashboard.jpg"></a>llection of usefull toolbars, contro<a href="http://pinoycad.net/wp-content/uploads/2008/04/dashboard.jpg" title="dashboard.jpg"></a>l panels that fitted into one panel. Using these new tool, will reduce the display of different toolbars and surely makes you maximise the available area of workspace in your monitor.</p>
<p align="center"><a href="http://pinoycad.net/wp-content/uploads/2008/04/dashboard.jpg" title="dashboard.jpg"><img src="http://pinoycad.net/wp-content/uploads/2008/04/dashboard.jpg" alt="dashboard.jpg" /></a></p>
<p align="left">To Access the <em>Dashboard</em> manually; at the <em>command prompt, </em>type <strong>Dashboard</strong> and enter. Or click Window pulldown menu then  &gt;&gt;<em>Dashboard</em>&lt;&lt;.</p>
<p align="center"><a href="http://pinoycad.net/wp-content/uploads/2008/04/win_dash.jpg" title="win_dash.jpg"></a><a href="http://pinoycad.net/wp-content/uploads/2008/04/win_dash.jpg" title="win_dash.jpg"><img src="http://pinoycad.net/wp-content/uploads/2008/04/win_dash.jpg" alt="win_dash.jpg" /></a> </p>
<p align="left">You can either choose to use the default control panels displayed in the <em>dashboard</em> or specify which do you like to appear by right-clicking on the <em>dashboard </em>and &gt;&gt;<em>control panels</em>&lt;&lt; and checking the names of the available tools.</p>
<p align="center"><a href="http://pinoycad.net/wp-content/uploads/2008/04/dash_control.jpg" title="dash_control.jpg"><img src="http://pinoycad.net/wp-content/uploads/2008/04/dash_control.jpg" alt="dash_control.jpg" /></a></p>
<p align="left">And this new feature of AutoCAD became my favorite.</p>
<p align="left">&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://pinoycad.net/2008/04/29/autocad-dashboard/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ACAD.PGP where art thou?</title>
		<link>http://pinoycad.net/2008/04/11/acadpgp-where-art-thou/</link>
		<comments>http://pinoycad.net/2008/04/11/acadpgp-where-art-thou/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 09:35:18 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
		
		<category><![CDATA[AutoCAD 2008]]></category>

		<category><![CDATA[AutoCAD+Tips and tricks]]></category>

		<guid isPermaLink="false">http://pinoycad.net/2008/04/11/acadpgp-where-art-thou/</guid>
		<description><![CDATA[Sometime ago I&#8217;ve posted about modifying command aliases by changing it in ACAD.PGP, and also where to look for it. As what I have post, ACAD.PGP can be found on the support folder of the AutoCAD program folder. But that is applicable if your still using the previous version of AutoCAD, say AutoCAD 2002, AutoCAD LT or [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://pinoycad.net/wp-content/uploads/2008/04/cadmanager_pulldown.jpg" title="cadmanager_pulldown.jpg"></a>Sometime ago I&#8217;ve <a href="http://pinoycad.net/2007/03/28/using-command-aliases/">posted</a> about modifying command aliases by changing it in <em>ACAD.PGP, </em>and also where to look for it. As what I have post, ACAD.PGP can be found on the support folder of the AutoCAD program folder. But that is applicable if your still using the previous version of AutoCAD, say AutoCAD 2002, AutoCAD LT or 2004.</p>
<p>What about if you already using the latest version? can you still find the ACAD.PGP on the same location as the previous one?. </p>
<p>Perhaps you&#8217;ll be the one asking these question? <em>&#8220;where is this ACAD.PGP?&#8221;. </em>Well worry not, co&#8217;z you can access this acad.pgp within autocad itself, under the <em>customize</em> on the <strong><em>CAD Manager</em></strong> pulldown menu.</p>
<p><a href="http://pinoycad.net/wp-content/uploads/2008/04/cadmanager_pulldown.jpg" title="cadmanager_pulldown.jpg"><img src="http://pinoycad.net/wp-content/uploads/2008/04/cadmanager_pulldown.jpg" alt="cadmanager_pulldown.jpg" /></a></p>
<p>If you notice, previous version of AutoCAD don&#8217;t have these <em><strong>CAD Manager</strong></em> menu. These menu only appears in AutoCAD architecture 2008 version. <img border="0" align="absBottom" width="1" src="http://pinoycad.net/wp-admin/" height="1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://pinoycad.net/2008/04/11/acadpgp-where-art-thou/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Missing Express Tools on AutoCAD Architecture 2008</title>
		<link>http://pinoycad.net/2008/04/08/missing-express-tools-on-autocad-architecture-2008/</link>
		<comments>http://pinoycad.net/2008/04/08/missing-express-tools-on-autocad-architecture-2008/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 05:48:26 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
		
		<category><![CDATA[AutoCAD 2008]]></category>

		<category><![CDATA[AutoCAD+Discoveries]]></category>

		<guid isPermaLink="false">http://pinoycad.net/2008/04/08/missing-express-tools-on-autocad-architecture-2008/</guid>
		<description><![CDATA[
I had recently installed the AutoCAD Architecture 2008 formerly known as Autodesk Architectural Desktop (ADT) on my PC.  At first I thought I haven&#8217;t encountered any problem while installing it, only to found out that there was some important tools missing. 
As I was familiarising myself to the newly installed AutoCAD and  discovered that the tools that was missing [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://pinoycad.net/wp-content/uploads/2008/04/express_tools.jpg" title="express tools"><img src="http://pinoycad.net/wp-content/uploads/2008/04/express_tools.jpg" alt="express tools" /></a><img border="0" align="middle" width="1" src="http://pinoycad.net/wp-content/uploads/2008/04/express_tools.jpg" alt="express tools" height="1" /></p>
<p>I had recently installed th<a href="http://pinoycad.net/wp-content/uploads/2008/04/express_tools.jpg" title="express tools"><img border="0" align="top" width="1" src="http://pinoycad.net/wp-content/uploads/2008/04/express_tools.jpg" alt="express tools" height="1" /></a><img border="0" align="top" width="1" src="http://pinoycad.net/wp-content/uploads/2008/04/express_tools.jpg" alt="express tools" height="1" />e AutoCAD Architecture 2008 formerly known as Autodesk Architectural Desktop (ADT) on my PC.  At first I thought I haven&#8217;t encountered any problem while installing it, only to found out that there was some important tools missing. </p>
<p>As I was familiarising myself to the newly installed AutoCAD and  discovered that the tools that was missing is the most used tools of an AutoCAD practitioner the <em>Express Tools<strong>.</strong>  </em></p>
<p>Eventually, I found out that the express tools folder was on the installation CD and have to copy it manually and put it on the AutoCAD Architecture 2008 folder on program files, which what I did and solves the problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://pinoycad.net/2008/04/08/missing-express-tools-on-autocad-architecture-2008/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Change layout MS to PS</title>
		<link>http://pinoycad.net/2007/06/04/change-layout-ms-to-ps/</link>
		<comments>http://pinoycad.net/2007/06/04/change-layout-ms-to-ps/#comments</comments>
		<pubDate>Mon, 04 Jun 2007 04:37:27 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
		
		<category><![CDATA[AutoCAD]]></category>

		<category><![CDATA[AutoCAD+Tips and tricks]]></category>

		<guid isPermaLink="false">http://pinoycad.net/2007/06/04/change-layout-ms-to-ps/</guid>
		<description><![CDATA[Probably one of the most exciting sub-tools of the express tools is the change space under the layout tools. This tool, allows you to transfer any objects from model space to paper space or vice-versa.
For instance, there was one time that I want to put all drawing legends in my drawings in paper space. But the [...]]]></description>
			<content:encoded><![CDATA[<p>Probably one of the most exciting sub-tools of the express tools is the change space under the layout tools. This tool, allows you to transfer any objects from model space to paper space or vice-versa.</p>
<p>For instance, there was one time that I want to put all drawing legends in my drawings in paper space. But the problem is in paper space I have to re-draw again all the necessary legends that I needed when in facts all legends are already drawn inside the model space. All I need is just to transfer it or copy it from model space to paper space.</p>
<p align="center"><img border="0" src="http://i56.photobucket.com/albums/g198/jlois/change_space.jpg" alt="Photo Sharing and Video Hosting at Photobucket" /></p>
<p>Under the <em>express</em> menu, click the <em>layout tools</em>, under it click the <em>change space ms/ps. </em>Then select the object that you want to transfer and just follow all instructions.</p>
]]></content:encoded>
			<wfw:commentRss>http://pinoycad.net/2007/06/04/change-layout-ms-to-ps/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Automatic save</title>
		<link>http://pinoycad.net/2007/04/09/automatic-save/</link>
		<comments>http://pinoycad.net/2007/04/09/automatic-save/#comments</comments>
		<pubDate>Mon, 09 Apr 2007 09:02:28 +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=13</guid>
		<description><![CDATA[As an AutoCAD user for some period of time now, I have encountered so many problems involving data losses, data corruption and damaged drawing files. Which trigger when the AutoCAD that I am using encountered a program error, system error or a windows manager failure. And to some point an, unnoticed power failure.
Usually when I [...]]]></description>
			<content:encoded><![CDATA[<p>As an AutoCAD user for some period of time now, I have encountered so many problems involving data losses, data corruption and damaged drawing files. Which trigger when the AutoCAD that I am using encountered a program error, system error or a windows manager failure. And to some point an, unnoticed power failure.</p>
<p>Usually when I encountered this, the first thing that comes to my mind is the questions, what will happen with the data that I am working on? will it be loss? or can I recover it without any damaged at all?. Especially when times I forgotten to save it.</p>
<p><img src="http://i56.photobucket.com/albums/g198/jlois/autosave.jpg" /></p>
<p>So to lessen the data losses and damaged drawing due to the above said, I always see to it that I didn&#8217;t left uncheck the <em><strong>Automatic save</strong></em> preference box, and set at least 10 minutes to 20 minutes save interval. This option always make a back up copy of the file at your own specific interval. And this also saves me from worrying that I might don&#8217;t have any back up data at all.</p>
<p>You&#8217;l find this under the tool menu, or just type <em><strong>options</strong></em> at the command prompt.</p>
<p> <img align="middle" src="http://i56.photobucket.com/albums/g198/jlois/tool-option.jpg" /></p>
<p>I also remember when I encountered such problem, when I was still barely new on using the AutoCAD. The sudden power failure we had then, loss all my updated drawing files that I had worked for an hour. That incident, serves as a reminder for me to always <em><strong>save</strong></em> my drawing from time to time, and the important of <em><strong>Automatic save</strong></em> (autosave) option and always make a back up copy if necessary.</p>
]]></content:encoded>
			<wfw:commentRss>http://pinoycad.net/2007/04/09/automatic-save/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Using command aliases</title>
		<link>http://pinoycad.net/2007/03/28/using-command-aliases/</link>
		<comments>http://pinoycad.net/2007/03/28/using-command-aliases/#comments</comments>
		<pubDate>Wed, 28 Mar 2007 07:52: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=10</guid>
		<description><![CDATA[It is safe to say that some advance users of AutoCAD, regardless of what releases of AutoCAD that they uses are using modified command aliases or command abbreviations. Some users also have their own personalized set of command aliases that they prefer to use it over the default command aliases available on AutoCAD. These aliases are [...]]]></description>
			<content:encoded><![CDATA[<p>It is safe to say that some advance users of AutoCAD, regardless of what releases of AutoCAD that they uses are using modified command aliases or command abbreviations. Some users also have their own personalized set of command aliases that they prefer to use it over the default command aliases available on AutoCAD. These aliases are usually the frequently used AutoCAD commands (eg. <em>Line</em>, <em>Dimension</em>, <em>fillet</em>, <em>Trim</em>, <em>etc. etc</em>.).</p>
<p>In AutoCAD, you can abbreviate any command that you use regularly in two different ways. One is by defining <em>aliases</em> for them in command alias section of <em>acad.pgp. </em>And the other is by defining aliases in autolisp routine, however this post is only about defining it in <em>acad.pgp</em>.</p>
<p>You can access the <em>acad.pgp</em> on windows explorer. Usually this file is located under the support folder of AutoCAD folder and under the program files folder on windows explorer.</p>
<p><img src="http://i56.photobucket.com/albums/g198/jlois/acadpgp.jpg" /></p>
<p>You can open and edit this file either in notepad or in wordpad, just choose any of of the two programs that suiting your taste.</p>
<p>The sample below is portion of command alias section contains items similar to those in the standard <em>acad.pgp </em>file. The letter/letters on the left side is the abbreviation of the command that you enter at the command prompt. And the words on the right side are the command being abbreviated.</p>
<p><em>A,      *ARC</em><br />
<em>AR,   *ARRAY</em><br />
<em>BL,    *BLOCK</em><br />
<em>CO,   *COPY</em><br />
<em>DAL, *DIMALIGNED</em></p>
<p>You can change the letter on the left side with any letter suits you or any letter that easy for you to memorize.</p>
]]></content:encoded>
			<wfw:commentRss>http://pinoycad.net/2007/03/28/using-command-aliases/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Trimming hatch pattern</title>
		<link>http://pinoycad.net/2007/03/20/trimming-hatch-pattern/</link>
		<comments>http://pinoycad.net/2007/03/20/trimming-hatch-pattern/#comments</comments>
		<pubDate>Tue, 20 Mar 2007 02:43:45 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
		
		<category><![CDATA[AutoCAD]]></category>

		<guid isPermaLink="false">http://pinoycad.net/?p=9</guid>
		<description><![CDATA[On some of the features of AutoCAD LT version 2006, the capability to trim the hatch pattern I think is the most useful and probably some users may think the same way as I do. Though all the features of the said version are useful in terms of completing a drawing task.
On the previous version [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: 10pt; font-family: Arial">On some of the features of AutoCAD LT version 2006, the capability to trim the hatch pattern I think is the most useful and probably some users may think the same way as I do. Though all the features of the said version are useful in terms of completing a drawing task.</span></p>
<p><span style="font-size: 10pt; font-family: Arial"></span><span style="font-size: 10pt; font-family: Arial"><span style="font-size: 10pt; font-family: Arial">On the previous version of AutoCAD trimming a hatch is far from possible. In order to modified our drawing that has a hatch in it, some usually just erased it and make another hatch, on the other hand some drafter that are too lazy to draw again the hatch that they made, resort to cheatings by using the <em>explode</em> command to make the hatch be a regular line and therefore they can already trim it just like any regular line on the drawing. </span></span></p>
<p><span style="font-size: 10pt; font-family: Arial"><span style="font-size: 10pt; font-family: Arial"></span></span><span style="font-size: 10pt; font-family: Arial"></span><span style="font-size: 10pt; font-family: Arial"><span style="font-size: 10pt; font-family: Arial"></span><span style="font-size: 10pt; font-family: Arial">Yes, some may think there&#8217;s nothing wrong if ever they resort to that kind of tricks, but problem may arise in the future when such drawing has a revision, and that simple tricks that you made will become the causes of your headache.</span></span><span style="font-size: 10pt; font-family: Arial"> </span></p>
<p><span style="font-size: 10pt; font-family: Arial">So, it is really much better to create another hatch, than doing any lazy tricks if you are not using a hatch trimming supported version of AutoCAD.</span><span style="font-size: 10pt; font-family: Arial"> </span></p>
]]></content:encoded>
			<wfw:commentRss>http://pinoycad.net/2007/03/20/trimming-hatch-pattern/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Working with Grips</title>
		<link>http://pinoycad.net/2006/08/29/working-with-grips/</link>
		<comments>http://pinoycad.net/2006/08/29/working-with-grips/#comments</comments>
		<pubDate>Tue, 29 Aug 2006 06:44:22 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
		
		<category><![CDATA[AutoCAD+Tutorials]]></category>

		<guid isPermaLink="false">http://pinoycad.net/?p=7</guid>
		<description><![CDATA[Grips are small boxes that appear on a certain points of an objects selected by a selecting with a pointing device. Just by dragging these grips you can perform any operations, such as stretch, move, rotate, scale, mirror and as well as copy. With grips you can combine command and object selection and therefore you [...]]]></description>
			<content:encoded><![CDATA[<p><font size="2">Grips are small b<a href="http://pinoycad.net/wp-content/uploads/2008/04/grips.jpg" title="Grips"><img border="0" align="left" width="200" src="http://pinoycad.net/wp-content/uploads/2008/04/grips.jpg" alt="Grips" height="220" /></a>oxes that appear on a certain points of an objects selected by a selecting with a pointing device. Just by dragging these grips you can perform any operations, such as stretch, move, rotate, scale, mirror and as well as copy. </font><font size="2">With grips you can combine command and object selection and therefore you can modify your drawings more quickly. </font></p>
<p><font size="2">Just select the objects you want before entering a command, and from then on you can manipulate the objects with the cursor. </font><font size="2">By default grips are always turn on, but you can always turn it off if you prefer not to use grips, just by typing command <strong>grips</strong> at the command prompt, and enter 0 for the new value. </font></p>
<p><font size="2">To use grips, select a grip to act as basepoint for the action. Then select one of the grip modes </font><font size="2">and hit the <strong>enter </strong>key or right-click to see all the available options. </font><font size="2"><font size="2">From then just select what action you want to perform.</font></font></p>
]]></content:encoded>
			<wfw:commentRss>http://pinoycad.net/2006/08/29/working-with-grips/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
