<?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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CAD Notes</title>
	<atom:link href="http://cad-notes.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://cad-notes.com</link>
	<description>CAD Tutorials and Best Practices</description>
	<lastBuildDate>Wed, 01 Sep 2010 01:11:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Using Revit View Templates</title>
		<link>http://cad-notes.com/2010/08/using-revit-view-templates/</link>
		<comments>http://cad-notes.com/2010/08/using-revit-view-templates/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 00:36:28 +0000</pubDate>
		<dc:creator>Edwin Prakoso</dc:creator>
				<category><![CDATA[Revit Tips]]></category>
		<category><![CDATA[view template]]></category>

		<guid isPermaLink="false">http://cad-notes.com/2010/08/using-revit-view-templates/</guid>
		<description><![CDATA[You may already know how to change appearance of your Revit views. You can change the view properties, visibility/graphics, detail levels, etc. When you need to apply the same setting to your views on next project, then you do it again. You may also need...]]></description>
			<content:encoded><![CDATA[<p>You may already know how to change appearance of your Revit views. You can change the view properties, visibility/graphics, detail levels, etc. When you need to apply the same setting to your views on next project, then you do it again. You may also need to do it within a project for multi story building. 1st floor plan, 1st floor door schedule, 1st floor this, 1st floor that… and repeat it for 2nd, 3rd, and so on.</p>
<p><strong>Revit</strong> has the capability to save the view settings to a <strong>view template</strong>. If you save the view template in your project template, then you can use it for your next project.</p>
<p>You can find Revit view template on your <strong>ribbon&gt; view tab</strong>. Alternatively, you can right click a view name on our project browser, and choose from the context menu.</p>
<p><a href="http://cad-notes.com/wp-content/uploads/2010/08/view_templates1.png"><img style="display: inline; border-width: 0px;" title="view_templates" src="http://cad-notes.com/wp-content/uploads/2010/08/view_templates_thumb1.png" border="0" alt="view templates thumb1 Using Revit View Templates" width="287" height="95" /></a></p>
<p>Let us try ‘apply template to current view’. In this dialog, you can find some default templates. If you are currently on 1st floor, try the <em>site plan</em> template and click OK.</p>
<p><a href="http://cad-notes.com/wp-content/uploads/2010/08/apply_view_template1.png"><img style="display: inline; border-width: 0px;" title="apply_view_template" src="http://cad-notes.com/wp-content/uploads/2010/08/apply_view_template_thumb1.png" border="0" alt="apply view template thumb1 Using Revit View Templates" width="500" height="318" /></a></p>
<p>You can see the view appearance now showing site plan. You can see the contour (if your model has any), you can see the roof –not floor plan anymore-, and other changes.</p>
<p>Try to use other template and see how it works. You can also change the settings from the dialog. But I prefer to change the view first until I’m sure to get what I want, then <em>create a template from the view</em>.</p>
<p>Now you know how to create a standard view quickly right?</p>
<h3>Some Notes</h3>
<p>The default views may be different if you use imperial template. And if you use no template, you will see no view template available. You can create a new project without using template by choosing <em>none</em> when creating new project.</p>
<p><a href="http://cad-notes.com/wp-content/uploads/2010/08/no_template1.png"><img style="display: inline; border-width: 0px;" title="no_template" src="http://cad-notes.com/wp-content/uploads/2010/08/no_template_thumb1.png" border="0" alt="no template thumb1 Using Revit View Templates" width="357" height="206" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://cad-notes.com/2010/08/using-revit-view-templates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quickly Change AutoCAD Views Using Saved Views</title>
		<link>http://cad-notes.com/2010/08/quickly-change-autocad-views-using-saved-views/</link>
		<comments>http://cad-notes.com/2010/08/quickly-change-autocad-views-using-saved-views/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 05:21:05 +0000</pubDate>
		<dc:creator>Edwin Prakoso</dc:creator>
				<category><![CDATA[AutoCAD Tips]]></category>
		<category><![CDATA[saved ucs]]></category>
		<category><![CDATA[saved views]]></category>
		<category><![CDATA[viewport]]></category>

		<guid isPermaLink="false">http://cad-notes.com/?p=1611</guid>
		<description><![CDATA[Have you worked on a quite large drawing, and need to move from one area to another? Or maybe you need to often rotate your viewport because your design is not parallel to your display? And you probably have a hard time working on a...]]></description>
			<content:encoded><![CDATA[<p>Have you worked on a quite large drawing, and need to move from one area to another? Or maybe you need to often rotate your viewport because your design is not parallel to your display? And you probably have a hard time working on a very large project, and need to zoom-in zoom-out only to draw lines?</p>
<p>You can save time if you save the views, then you can quickly load it later anytime you need it. And for a large project, configuring your viewports can help.</p>
<h3>Saving UCS</h3>
<p>Rotating view pretty much depends on UCS. When we work with many UCS settings, it would be good to save the settings. You can do it by using named UCS. This tool is in View tab of your ribbon.</p>
<p><a href="http://cad-notes.com/wp-content/uploads/2010/08/named_UCS.png"><img style="display: inline; border: 0px;" title="named_UCS" src="http://cad-notes.com/wp-content/uploads/2010/08/named_UCS_thumb.png" border="0" alt="named UCS thumb Quickly Change AutoCAD Views Using Saved Views" width="146" height="101" /></a></p>
<p>AutoCAD will open a dialog box. Simply rename the <em>unnamed UCS</em> to something that can be easily recognized. You can use name like Bat Cave, Pandora, View 1, View 2, etc. But giving clearer name will help when you already have many saved views. You will see the named UCS on the drop down list, so you can quickly change the UCS later.</p>
<p><a href="http://cad-notes.com/wp-content/uploads/2010/08/named_UCS_list.png"><img style="display: inline; border: 0px;" title="named_UCS_list" src="http://cad-notes.com/wp-content/uploads/2010/08/named_UCS_list_thumb.png" border="0" alt="named UCS list thumb Quickly Change AutoCAD Views Using Saved Views" width="147" height="98" /></a></p>
<h3>Saving Views</h3>
<p>What settings are saved when we save a view? I snipped this from AutoCAD help file:</p>
<blockquote><p>When you name and save a view, the following settings are saved:</p>
<ol>
<li>Magnification, center point, and view direction</li>
<li>View category that you assign to the view (optional)</li>
<li>The location of the view (the Model tab or a specific layout tab)</li>
<li>Layer visibility in the drawing at the time the view is saved</li>
<li>User coordinate system</li>
<li>3D perspective</li>
<li>Live section</li>
<li>Visual style</li>
<li>Background</li>
</ol>
</blockquote>
<p>There are many things can be saved!</p>
<p>Now try to zoom to an area you would use to work. Or if you want to work in a rotated view, you can rotate it now. In short, change the view appearance to anything you wish.</p>
<p>In 3D, when you place a camera, it would be saved automatically as saved view. But in 2D drawing, we need to save it manually. Click <em>named views</em> on your ribbon. This tool is in View tab of your ribbon.</p>
<p><a href="http://cad-notes.com/wp-content/uploads/2010/08/named_views.png"><img style="display: inline; border: 0px;" title="named_views" src="http://cad-notes.com/wp-content/uploads/2010/08/named_views_thumb.png" border="0" alt="named views thumb Quickly Change AutoCAD Views Using Saved Views" width="234" height="104" /></a></p>
<p>In opened dialog box, change the view name. Pay attention that you can save the layer visibility and UCS with this view.</p>
<p><a href="http://cad-notes.com/wp-content/uploads/2010/08/View_properties.png"><img style="display: inline; border: 0px;" title="View_properties" src="http://cad-notes.com/wp-content/uploads/2010/08/View_properties_thumb.png" border="0" alt="View properties thumb Quickly Change AutoCAD Views Using Saved Views" width="359" height="505" /></a></p>
<p>You can also relate this view to a named UCS, set the visual styles, and set the background. Pretty cool, right? Now you can change your views quickly, along with the settings.</p>
<h3>Saving Viewports Configuration</h3>
<p>There is one more thing. You may want to see several views at once on your display. You can do this by configuring your viewports. There are several tools to configure your viewports. You can use the standard viewports configuration from the drop down list. This tool is also in View tab of your ribbon.</p>
<p><a href="http://cad-notes.com/wp-content/uploads/2010/08/viewports.png"><img style="display: inline; border: 0px;" title="viewports" src="http://cad-notes.com/wp-content/uploads/2010/08/viewports_thumb.png" border="0" alt="viewports thumb Quickly Change AutoCAD Views Using Saved Views" width="70" height="102" /></a></p>
<p>Or you can split the viewports again to meet your needs.</p>
<p><a href="http://cad-notes.com/wp-content/uploads/2010/08/configured_viewports.png"><img style="display: inline; border: 0px;" title="configured_viewports" src="http://cad-notes.com/wp-content/uploads/2010/08/configured_viewports_thumb.png" border="0" alt="configured viewports thumb Quickly Change AutoCAD Views Using Saved Views" width="500" height="354" /></a></p>
<p>And why would want to  do this? In 3D model, you can use it to move between views quickly and to see how the whole model looks like. It is the same here. You can quickly move between area, pick points that separated far-far away without having to zoom it. And you can see the changes on the complete drawing. And yes, you can have different UCS on each view!</p>
<p>See the video on our <a href="http://youtu.be/MnWYL0tEblw">YouTube Channel here</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://cad-notes.com/2010/08/quickly-change-autocad-views-using-saved-views/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Which AutoCAD Input Would You Like To Keep?</title>
		<link>http://cad-notes.com/2010/08/which-autocad-command-input-would-you-keep/</link>
		<comments>http://cad-notes.com/2010/08/which-autocad-command-input-would-you-keep/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 08:32:47 +0000</pubDate>
		<dc:creator>Edwin Prakoso</dc:creator>
				<category><![CDATA[AutoCAD]]></category>
		<category><![CDATA[Poll]]></category>
		<category><![CDATA[AutoCAD Interface]]></category>

		<guid isPermaLink="false">http://cad-notes.com/?p=1595</guid>
		<description><![CDATA[If you already use computers for quite a long time, then you must know how the software changing. Let us see DOS as the first OS I know. Then we get Windows 3.1 on DOS. Now DOS prompt is still there. We don’t see it...]]></description>
			<content:encoded><![CDATA[<p><a href="http://cad-notes.com/wp-content/uploads/2010/08/hardware.jpg"><img style="margin: 0px 0px 0px 10px; display: inline; border: 0px;" title="hardware" src="http://cad-notes.com/wp-content/uploads/2010/08/hardware_thumb.jpg" border="0" alt="hardware thumb Which AutoCAD Input Would You Like To Keep?" width="240" height="160" align="right" /></a>If you already use computers for quite a long time, then you must know how the software changing. Let us see DOS as the first OS I know. Then we get Windows 3.1 on DOS. Now DOS prompt is still there. We don’t see it when we start Windows. It’s only as a console that most of us don’t use it.</p>
<p>Now let us see the word processors. I remember how we need to add tags to format the words. If you know a bit of html tags, then it close. I used WordStar. Then Microsoft Word. There must be some resistance when Microsoft decided to change the toolbar to ribbon. They are the one who said that toolbar is a part of Windows compliant application, and they change it. Not sure what elements a Windows compliant must has now.</p>
<p>The changes is permanent. Can you use toolbar in Word now? Nope. Can we use the formatting tag in a Word document? I don’t think so. Things have to change.</p>
<p>If we think of it, the AutoCAD users should be grateful. I think it’s the only application that has all three generation of command input: command line from Rolling Stones era, toolbar from Bon Jovi era, and ribbon from Justin Bieber era. At least I never found other application like that. Not even Revit and Inventor from Autodesk product line. Yes there is ‘unsupported’ old interface, but it’s not the same with the legal ‘classic interface’.</p>
<p><a href="http://cad-notes.com/wp-content/uploads/2010/08/digital_dreams.jpg"><img style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="digital_dreams" src="http://cad-notes.com/wp-content/uploads/2010/08/digital_dreams_thumb.jpg" border="0" alt="digital dreams thumb Which AutoCAD Input Would You Like To Keep?" width="240" height="180" align="left" /></a></p>
<p>It is good for the users, but sometimes can be not that good for the others. I read <a href="http://www.thecadgeek.com/">Donnie Gladfelter’s</a> book: <a href="http://cad-notes.com/2010/08/book-review-autocad-2011-and-autocad-lt-2011-no-experience-required/">AutoCAD 2011 – no experience required</a>. I can see him trying to explain all three command input. I don’t really care about explaining all of them. Then it cross my mind: Do we really have to mention all of that when we write or teach AutoCAD? If in Office 2015, they change the ribbon again to something new, then AutoCAD may have 4 ways to activate a command. Unlike AutoCAD, Microsoft Office application just get rid the old interface. But not AutoCAD! If Windows is replaced with something new, some <em>Iron Man</em> high tech stuff, will we still have command line and toolbar? If AutoCAD lives for another 25 years, it can be 8 ways to activate a line!</p>
<p>I guess it is interesting to see… if, only if, one day Autodesk decided to simplify this and only use one default interface. If you can choose, which one would you prefer to keep? The one that you can’t live without it. No right or wrong for your choice and your reason. Please vote below, and I appreciate if you mention your reason.</p>
Note: There is a poll embedded within this post, please visit the site to participate in this post's poll.
]]></content:encoded>
			<wfw:commentRss>http://cad-notes.com/2010/08/which-autocad-command-input-would-you-keep/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Book review: AutoCAD 2011 and AutoCAD LT 2011 &#8211; No Experience Required</title>
		<link>http://cad-notes.com/2010/08/book-review-autocad-2011-and-autocad-lt-2011-no-experience-required/</link>
		<comments>http://cad-notes.com/2010/08/book-review-autocad-2011-and-autocad-lt-2011-no-experience-required/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 07:45:25 +0000</pubDate>
		<dc:creator>Edwin Prakoso</dc:creator>
				<category><![CDATA[Review]]></category>
		<category><![CDATA[AutoCAD for beginners]]></category>
		<category><![CDATA[Learning AutoCAD]]></category>
		<category><![CDATA[No Experience Required]]></category>

		<guid isPermaLink="false">http://cad-notes.com/2010/08/book-review-autocad-2011-and-autocad-lt-2011-no-experience-required/</guid>
		<description><![CDATA[AutoCAD 2011 and AutoCAD LT 2011: No Experience Required: Buy from Amazon Last week, I get my copy of AutoCAD 2011 and AutoCAD LT 2011: No Experience Required. The book is just published, and I’m really curious what’s in the book. It’s not only about...]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/gp/product/0470602163?ie=UTF8&amp;tag=cn010-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0470602163"><img class="alignleft" style="display: inline; margin-left: 10px; margin-right: 10px;" title="acad_ner" src="http://cad-notes.com/wp-content/uploads/2010/08/acad_ner_thumb.png" border="0" alt="acad ner thumb Book review: AutoCAD 2011 and AutoCAD LT 2011 &ndash; No Experience Required" width="250" height="314" /></a></p>
<p><a href="http://www.amazon.com/gp/product/0470602163?ie=UTF8&amp;tag=cn010-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0470602163">AutoCAD 2011 and AutoCAD LT 2011: No Experience Required: Buy from Amazon</a></p>
<p>Last week, I get my copy of <em>AutoCAD 2011 and AutoCAD LT 2011: No Experience Required</em>. The book is just published, and I’m really curious what’s in the book. It’s not only about the book content, but also how the author guide us through the book. That would be a really good experience for me, probably I can use the technique for my blog posts.</p>
<h3>About the author, book, and publisher</h3>
<p>First time I get the book, it was a bit intimidating. It is 944 pages (982 if you count the glossary and index). A very thick book. When I see the logos on the book cover, it even more intimidating: <strong>Autodesk Authorized Author</strong>, <strong>Autodesk Authorized Publisher</strong> on the back… On the front cover, you can see <strong>Autodesk Official Training Guide</strong>. This is the book that Autodesk suggest you to read when you are trying to learn AutoCAD!</p>
<p>Donnie Gladfelter is highly respected in CAD communities. He has a very popular CAD blog: <a href="http://thecadgeek.com/">the CAD Geek</a>. He is a <a href="http://augi.com/">member of AUGI board of directors</a>. His knowledge is recognized in public speaking and publications. If you search his name in Google, then you will see all of the search result related to CAD! :) A true CAD geek!</p>
<h3>What’s in The Book?</h3>
<p>I was an instructor in Autodesk Authorized Training Center, so I’m familiar with the training course. They used to call it Autodesk Official Training Course (AOTC) before. Donnie’s book is different. The first chapter is quite slow for me, but probably it was just because I already use AutoCAD for almost 15 years. Some new users want to jump right away and see some results. They probably can do that. Donnie still provide clear screen capture how you can find the tools in the next chapters. You may want to skip the first chapter at first, and (you have to) come back later. For example, workspace may not interest everyone at first, but it is necessary information.</p>
<p>I like how he guide us through the exercises. First, he shows us a drawing that we are going to accomplished in the chapter. Then he explain a few theories and ask us to do some exercises. The materials explain the theories just enough, not too long before we can do some exercises. His step-by-step tutorial is actually guiding us from the first command/tool, until you can finish and plot the drawing. The book thickness will not so intimidating after all after you start reading. You will get through the pages quickly. You probably will want some more :)</p>
<p>But the true added value of this book is how Donnie introduce us to the real world design workflow. Donnie guide us to implement the National CAD Standard (NCS), something that I rarely found being used in my country. I also interested to see he explain about the design, and not only talking about how you can draw it. For example, in chapter 4, he explain the difference between interior and exterior wall. I mean, most book I read don’t cover things like that. You don’t only learn how to draw, but you know what you are doing!</p>
<p>In addition, if you want to learn basic 3D modeling, you can do the exercises too. Aren’t you excited to create a 3D house model? It’s quite basic, but enough for beginners.</p>
<h3>Who Need the Book?</h3>
<p>Obviously the new users. If you <strong>want to learn AutoCAD by yourself</strong>, this is a right book for it. However, if you already use AutoCAD, this book can also help to give you a good foundation. Since it is the official training guide, and the detailed information in it… it’s a book you want to read when you are preparing for <a href="http://autodesk.starttest.com/">Autodesk Certification</a>.</p>
<p>Get yourself a proper training is the best option to learn AutoCAD. However, if it’s not possible, then get yourself a good book… this one. The <strong>Autodesk Official Training Guide</strong> logo is there for a reason.</p>
<h3>How to Get the Book</h3>
<p>I’m sure you can get the book in the book store near you. You can also <a href="http://www.amazon.com/gp/product/0470602163?ie=UTF8&amp;tag=cn010-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0470602163">get the book from Amazon</a>. So get the book, and have fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://cad-notes.com/2010/08/book-review-autocad-2011-and-autocad-lt-2011-no-experience-required/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 1.216 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-09-02 17:26:17 -->
