<?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 for professionals and students</description>
	<lastBuildDate>Tue, 21 May 2013 06:49:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Controlling plot thickness in Revit</title>
		<link>http://cad-notes.com/2013/05/controlling-plot-thickness-in-revit/</link>
		<comments>http://cad-notes.com/2013/05/controlling-plot-thickness-in-revit/#comments</comments>
		<pubDate>Tue, 21 May 2013 06:43:23 +0000</pubDate>
		<dc:creator>Edwin Prakoso</dc:creator>
				<category><![CDATA[Revit]]></category>
		<category><![CDATA[filters]]></category>
		<category><![CDATA[object styles]]></category>
		<category><![CDATA[view templates]]></category>
		<category><![CDATA[visibility graphics]]></category>

		<guid isPermaLink="false">http://cad-notes.com/?p=5660</guid>
		<description><![CDATA[How can we control visibility and plot thickness in Revit? Read about object styles, visibility/graphics override, filters and view template here!]]></description>
				<content:encoded><![CDATA[<p>One question I often have when teaching Revit is ‘how can we control the plot styles in Revit?’.</p>
<p>That question is obviously come from AutoCAD users. Revit doesn’t have plot styles. But certainly, we can control how the objects to appear when we plot.</p>
<h2>Object styles</h2>
<p>Objects in Revit is controlled by object styles. You can access object styles in Manage tab, Settings panel.</p>
<p><img style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border-width: 0px;" title="object_styles_icon" alt="object_styles_icon" src="http://static1.cad-notes.com/wp-content/uploads/2013/05/object_styles_icon.png" width="500" height="97" border="0" /></p>
<p>As you can see below, in object styles dialog box you can control the line properties.</p>
<p>For example, railing is drawn with black line and solid line pattern. It will be shown with line weight 1 in projection. And 2 when cut.</p>
<p><img style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border: 0px;" title="object_styles" alt="object_styles" src="http://static3.cad-notes.com/wp-content/uploads/2013/05/object_styles.png" width="500" height="349" border="0" /></p>
<h2>Visibility/Graphics Overrides</h2>
<p>We can override object styles for specific views. We can do this with visibility/graphic overrides.</p>
<p>You can access this tool in view tab, graphic panel. Or default shortcut for this tool is VG.</p>
<p>If you set any value here, then your view will use it instead of object styles.</p>
<p><img style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border: 0px;" title="visibility_graphic_overrides" alt="visibility_graphic_overrides" src="http://static1.cad-notes.com/wp-content/uploads/2013/05/visibility_graphic_overrides.png" width="500" height="385" border="0" /></p>
<h2>Filters</h2>
<p>Filter is another way how you can override object appearance. It has higher priority than object styles and visibility/graphics override.</p>
<p>It means, doesn’t matter how you set object styles and visibility graphic overrides. If you override settings in filter, then your view will use it instead.</p>
<h3>About filters</h3>
<p>You can set a common property for filter. By using filter, you are not limited to a specific object. For example, you can set properties for interior walls, doors, and stairs at once. As long as they have common property, you can set it in filter.</p>
<p>In this example, you can see common property for those objects is function.</p>
<p><img style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border: 0px;" title="different_object_types_with_same_function" alt="different_object_types_with_same_function" src="http://static3.cad-notes.com/wp-content/uploads/2013/05/different_object_types_with_same_function.png" width="500" height="263" border="0" /></p>
<p>It means only interior wall and stairs will be included. Exterior walls and stairs are not. You can create filters from view tab, graphic panel.</p>
<p>In this sample, the filter rule is set for function: interior. You can set 2 more conditions if necessary.</p>
<p><img style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border: 0px;" title="filters" alt="filters" src="http://static2.cad-notes.com/wp-content/uploads/2013/05/filters.png" width="500" height="293" border="0" /></p>
<h3>Overriding filters visibility</h3>
<p>After you define your filters, you can override the visibility. It’s also in Visibility/Graphics Overrides, in filters tab.</p>
<p>Click add to add filter to the list, and change the properties as necessary.</p>
<p><img style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border: 0px;" title="filter_overrides" alt="filter_overrides" src="http://static1.cad-notes.com/wp-content/uploads/2013/05/filter_overrides.png" width="500" height="104" border="0" /></p>
<h2>View templates</h2>
<p>View templates is the highest priority, since Revit 2013. View templates can store visibility settings for your view. Once you have it set, you can apply it to views you want to. By having templates, you can set the visibility only once. You don’t need to change properties for each view.</p>
<p>If you apply view template to a view, all filters override will be removed. And visibility/graphics override is greyed out. You are no longer able to change it.</p>
<p><a href="http://cad-notes.com/2010/08/using-revit-view-templates/">Read more about view templates here</a>.</p>
<h2>Changing line weight</h2>
<p>Now we know how we can set object visibility in Revit, including the line weight. But how do we set the line weight for plotting? Revit only has integer number, not real plot thickness.</p>
<p>You can see and change the plot thickness in ribbon&gt; Manage tab&gt; Settings panel&gt; Additional Settings&gt; Line Weights.</p>
<p><img style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border: 0px;" title="line_weight" alt="line_weight" src="http://static4.cad-notes.com/wp-content/uploads/2013/05/line_weight.png" width="499" height="372" border="0" /></p>
<p>As you can see above, line weight 1 will be plotted 0.18 mm or 0.10 mm. Depends on the view scale.</p>
<p>It&#8217;s not difficult, isn&#8217;t it?</p>
<span id="pty_trigger"></span><div class='yarpp-related-rss'>
<p><h3>Related posts:</h3><ol>
<li><a href='http://cad-notes.com/2013/03/revit-2013-on-windows-8/' rel='bookmark' title='Is Revit 2013 supported on Windows 8?'>Is Revit 2013 supported on Windows 8?</a></li>
<li><a href='http://cad-notes.com/2013/05/revit-2014-enhancements-are-available/' rel='bookmark' title='Revit 2014 enhancements are available'>Revit 2014 enhancements are available</a></li>
</ol></p>
<img src='http://yarpp.org/pixels/0f0c1bbffe2d7d6dfd06dd6eadb52c61'/>
</div>
]]></content:encoded>
			<wfw:commentRss>http://cad-notes.com/2013/05/controlling-plot-thickness-in-revit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to: Edit block attributes in Microsoft Excel</title>
		<link>http://cad-notes.com/2013/05/edit-block-attributes-in-excel/</link>
		<comments>http://cad-notes.com/2013/05/edit-block-attributes-in-excel/#comments</comments>
		<pubDate>Thu, 16 May 2013 08:56:18 +0000</pubDate>
		<dc:creator>Edwin Prakoso</dc:creator>
				<category><![CDATA[AutoCAD Tips]]></category>
		<category><![CDATA[ATTIN]]></category>
		<category><![CDATA[ATTOUT]]></category>
		<category><![CDATA[attributes]]></category>
		<category><![CDATA[block]]></category>

		<guid isPermaLink="false">http://cad-notes.com/?p=5649</guid>
		<description><![CDATA[Do you need to modify many attributes in your AutoCAD drawing? If you wish you can edit them in Microsoft Excel, you can read how to do it here.]]></description>
				<content:encoded><![CDATA[<p>Block attributes is a great way to store information. You can give blocks an ID or specification. Let’s see the example below.</p>
<p>This is a floor plan. The exhaust block has specification information. They all are stored in attributes.</p>
<p><img style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border: 0px;" title="object_specification" alt="object_specification" src="http://static3.cad-notes.com/wp-content/uploads/2013/05/object_specification.png" width="450" height="251" border="0" /></p>
<p>&nbsp;</p>
<p>By having the information stored in block, we can extract the data later. Using data extraction, you can <a href="http://cad-notes.com/2009/09/creating-schedule-from-your-autocad-drawing/">create schedule very quickly</a>.</p>
<p>Now if you already have many blocks in AutoCAD drawing, editing the attributes can be tedious and prone to error. It would be easier to edit the attributes in table, isn’t it?</p>
<h2>Export the attributes data</h2>
<p>You can edit the attributes in Microsoft Excel. To do that, first you need to export the data from AutoCAD. You can use ATTOUT command.</p>
<p>Or you can access it in express tools tab, blocks panel.</p>
<p><img style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border: 0px;" title="export_import_attributes" alt="export_import_attributes" src="http://static1.cad-notes.com/wp-content/uploads/2013/05/export_import_attributes.png" width="223" height="101" border="0" /></p>
<blockquote><p>ATTOUT and ATTIN are part of express tools command. If you don’t have it installed on your computer, then you can’t use it.</p></blockquote>
<p>export attributes will ask you to define a file name (in .txt format) and select objects to export.</p>
<h2>Editing the attributes</h2>
<p>You can edit the file using notepad. But it may not be convenient. It would be more convenient to edit it in Microsoft Excel. And further more, you can use formula if the attribute should be calculated value.</p>
<p>You can open txt file in Excel and edit there.</p>
<p>Open Microsoft Excel, then open file. You can’t double click from Windows Explorer.</p>
<p>Change the file type to Text Files or All Files to see your exported file.</p>
<p>&nbsp;</p>
<p><img style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border: 0px;" title="open_text_file" alt="open_text_file" src="http://static3.cad-notes.com/wp-content/uploads/2013/05/open_text_file.png" width="289" height="91" border="0" /></p>
<p>&nbsp;</p>
<p>Click open. You will see import wizard. You can click Next to review the import settings. Or just click finish to accept default settings.</p>
<p>Usually default settings would be fine. Now you can edit the values.</p>
<blockquote><p>DO NOT edit the handle column. It’s the block ID. If you change it, it might not imported properly.</p></blockquote>
<p><img style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border: 0px;" title="editing_in_excel" alt="editing_in_excel" src="http://static1.cad-notes.com/wp-content/uploads/2013/05/editing_in_excel.png" width="574" height="246" border="0" /></p>
<p>&nbsp;</p>
<p>After you finished, save the file. You may see warning because you are working in txt format. Just click yes, because we want to keep it in that format.</p>
<h2>Importing the values</h2>
<p>You might already guess the next step. Yes, you can import the value after finish editing.</p>
<p>You can use import attributes or ATTIN.</p>
<blockquote><p>Command: ATTIN</p>
<p>Reading the input file&#8230; Done.<br />
10 Block inserts modified.</p></blockquote>
<p>This is very handy if you work with many blocks in your drawing. Editing block attributes in drawing would take a lot of time.</p>
<p>Now, what do you think you can do with it?</p>
<span id="pty_trigger"></span><div class='yarpp-related-rss'>
<p><h3>Related posts:</h3><ol>
<li><a href='http://cad-notes.com/2009/07/why-i-can%e2%80%99t-use-formula-in-xls-created-by-data-extraction/' rel='bookmark' title='Why I can’t Use Formula in xls Created by Data Extraction?'>Why I can’t Use Formula in xls Created by Data Extraction?</a></li>
<li><a href='http://cad-notes.com/2009/07/use-burst-for-block-with-attributes-instead-of-explode/' rel='bookmark' title='Use BURST for block with attributes instead of Explode!'>Use BURST for block with attributes instead of Explode!</a></li>
<li><a href='http://cad-notes.com/2009/12/reporting-multiple-coordinates-in-a-block-using-attribute-extraction/' rel='bookmark' title='Reporting Multiple Coordinates in A Block using Attribute Extraction'>Reporting Multiple Coordinates in A Block using Attribute Extraction</a></li>
<li><a href='http://cad-notes.com/2011/12/command-line-only-express-tools-have-you-used-them/' rel='bookmark' title='Command line only express tools: Have you used them?'>Command line only express tools: Have you used them?</a></li>
<li><a href='http://cad-notes.com/2011/06/enable-block-attribute-dialog-during-insertion/' rel='bookmark' title='Enable block attribute dialog during insertion'>Enable block attribute dialog during insertion</a></li>
</ol></p>
<img src='http://yarpp.org/pixels/0f0c1bbffe2d7d6dfd06dd6eadb52c61'/>
</div>
]]></content:encoded>
			<wfw:commentRss>http://cad-notes.com/2013/05/edit-block-attributes-in-excel/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Revit 2014 enhancements are available</title>
		<link>http://cad-notes.com/2013/05/revit-2014-enhancements-are-available/</link>
		<comments>http://cad-notes.com/2013/05/revit-2014-enhancements-are-available/#comments</comments>
		<pubDate>Tue, 07 May 2013 06:52:28 +0000</pubDate>
		<dc:creator>Edwin Prakoso</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Revit]]></category>
		<category><![CDATA[enhancement]]></category>
		<category><![CDATA[subscription]]></category>

		<guid isPermaLink="false">http://cad-notes.com/?p=5641</guid>
		<description><![CDATA[If you have been waiting for Revit 2014 enhancements, now you can download them from Autodesk Subscription Center and from Exchange Apps store.]]></description>
				<content:encoded><![CDATA[<p>If you are an Autodesk subscription customer, now product enhancements are available for 2014 products. You can login to <a href="http://subscription.autodesk.com">Autodesk subscription center</a> to download them.</p>
<p><img style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border: 0px;" title="Revit_product_enhancements" alt="Revit_product_enhancements" src="http://static2.cad-notes.com/wp-content/uploads/2013/05/Revit_product_enhancements.png" width="450" height="335" border="0" /></p>
<p>There are some enhancements/extensions missing from subscription center. I read in Revit extension readme, that some extensions will be available in <a href="http://apps.exchange.autodesk.com">Autodesk Exchange apps store</a>.</p>
<p>I tried to search some extensions I’ve used in the past. And yes, now they are available too. So these extensions are available for public download?</p>
<p>Unfortunately no. Autodesk put them in Exchange app store, but they are still only available for subscription customers. As you can see in Revit extensions below, it clearly states that these are only available for subscribers.</p>
<p><img style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border: 0px;" title="revit_enhancements" alt="revit_enhancements" src="http://static4.cad-notes.com/wp-content/uploads/2013/05/revit_enhancements.png" width="450" height="278" border="0" /></p>
<p>Interestingly, I found this ‘subscriber only’ type of licensing is only for Revit extensions. Autodesk did release extensions for AutoCAD and Inventor, but all of them are free.</p>
<p>Obviously, Autodesk want to promote Exchange app store further. I won’t be surprised if they move all extensions there.</p>
<p>If you haven’t visited it yet, do it now. There are many great free extensions. And of course, there are also extensions that require you to purchase it.</p>
<p>Visit <a href="http://apps.exchange.autodesk.com/en">Exchange Apps store here</a>.</p>
<span id="pty_trigger"></span><div class='yarpp-related-rss'>
<p><h3>Related posts:</h3><ol>
<li><a href='http://cad-notes.com/2011/12/autocad-block-best-practices-is-now-available-on-autocad-exchange-app-store/' rel='bookmark' title='AutoCAD Block Best Practices is now available on AutoCAD Exchange App Store'>AutoCAD Block Best Practices is now available on AutoCAD Exchange App Store</a></li>
<li><a href='http://cad-notes.com/2013/03/revit-2013-on-windows-8/' rel='bookmark' title='Is Revit 2013 supported on Windows 8?'>Is Revit 2013 supported on Windows 8?</a></li>
<li><a href='http://cad-notes.com/2011/03/autocad-and-revit-2012-are-here/' rel='bookmark' title='AutoCAD and Revit 2012 are here!'>AutoCAD and Revit 2012 are here!</a></li>
<li><a href='http://cad-notes.com/2012/10/free-autodesk-technology-preview-from-the-labs/' rel='bookmark' title='Do you know that you can get Autodesk technology preview for free?'>Do you know that you can get Autodesk technology preview for free?</a></li>
<li><a href='http://cad-notes.com/2012/07/autodesk-2013-training-video/' rel='bookmark' title='Training videos for Autodesk 2013 products are released'>Training videos for Autodesk 2013 products are released</a></li>
</ol></p>
<img src='http://yarpp.org/pixels/0f0c1bbffe2d7d6dfd06dd6eadb52c61'/>
</div>
]]></content:encoded>
			<wfw:commentRss>http://cad-notes.com/2013/05/revit-2014-enhancements-are-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install AutoCAD 2014 without Autodesk 360</title>
		<link>http://cad-notes.com/2013/05/install-autocad-2014-without-autodesk-360/</link>
		<comments>http://cad-notes.com/2013/05/install-autocad-2014-without-autodesk-360/#comments</comments>
		<pubDate>Fri, 03 May 2013 03:47:44 +0000</pubDate>
		<dc:creator>Edwin Prakoso</dc:creator>
				<category><![CDATA[AutoCAD Troubleshoot]]></category>
		<category><![CDATA[AutoCAD 2014]]></category>
		<category><![CDATA[Autodesk 360]]></category>
		<category><![CDATA[Properties Palette]]></category>

		<guid isPermaLink="false">http://cad-notes.com/?p=5633</guid>
		<description><![CDATA[This is a tip if you want to install AutoCAD 2014 without installing Autodesk 360. Don't remove it after it's installed, it will cause some issues.]]></description>
				<content:encoded><![CDATA[<p>If you are planning to install AutoCAD 2014, but you don’t want to install Autodesk 360 you should read this. AutoCAD 2014 will install Autodesk 360, even if you already unchecked it during installation.</p>
<p>Uninstalling Autodesk 360 reported to cause some issues with properties palette in AutoCAD 2013 and 2013.</p>
<p><img style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border: 0px;" title="computer hacker at work" alt="computer hacker at work" src="http://static4.cad-notes.com/wp-content/uploads/2013/05/setting-up-computer.jpg" width="424" height="283" border="0" /></p>
<h2>To prevent Autodesk 360 installation</h2>
<p>You need to copy your whole installation media to your hard drive. Or you can work with deployment.</p>
<p>Find setup.ini file, open it with notepad. Find this line below:</p>
<blockquote><p>POSTREQUISITE=ACAD_PSPACK;ADSYNC;ACADSKETCHUPIMPORT</p></blockquote>
<p>Delete ADSYNC, so you get</p>
<blockquote><p>POSTREQUISITE=ACAD_PSPACK;ACADSKETCHUPIMPORT</p></blockquote>
<p>You can also remove ACADSKETCHUPIMPORT if you don’t want to install SketchUp import plugin. Save the file and close it.</p>
<p>Now you can use this media in your hard drive for installation.</p>
<p>Credit to:</p>
<ul>
<li><a href="https://twitter.com/kiwifrenzy">Mike Burke</a> who originally share the tip.</li>
<li><a href="http://forums.autodesk.com/t5/user/viewprofilepage/user-id/25083">Jason Piercey</a> for <a href="http://forums.autodesk.com/t5/AutoCAD-2013-2014-DWG-Format/How-To-Install-AutoCAD-2014-WITHOUT-Autodesk-360/m-p/3871851">posting this in Autodesk forum</a>. You may want to read the original post for more details and join the discussion.</li>
</ul>
<span id="pty_trigger"></span><div class='yarpp-related-rss'>
<p><h3>Related posts:</h3><ol>
<li><a href='http://cad-notes.com/2013/01/unable-to-install-autocad-because-its-already-installed/' rel='bookmark' title='Unable to Install AutoCAD because it&#8217;s already installed'>Unable to Install AutoCAD because it&#8217;s already installed</a></li>
<li><a href='http://cad-notes.com/2011/03/how-to-install-express-tools-after-autocad-is-installed/' rel='bookmark' title='How to install express tools after AutoCAD is installed'>How to install express tools after AutoCAD is installed</a></li>
<li><a href='http://cad-notes.com/2010/02/autocad-installation-troubleshoot/' rel='bookmark' title='AutoCAD Installation Troubleshoot'>AutoCAD Installation Troubleshoot</a></li>
<li><a href='http://cad-notes.com/2012/09/why-reinstalling-wont-fix-your-autocad-problem/' rel='bookmark' title='Why reinstalling won&#8217;t fix your AutoCAD problem'>Why reinstalling won&#8217;t fix your AutoCAD problem</a></li>
<li><a href='http://cad-notes.com/2011/09/up-and-ready-boldly-install-configure-deploy-autodesk-software/' rel='bookmark' title='Up and Ready: Boldly install, configure, &amp; deploy Autodesk software'>Up and Ready: Boldly install, configure, &#038; deploy Autodesk software</a></li>
</ol></p>
<img src='http://yarpp.org/pixels/0f0c1bbffe2d7d6dfd06dd6eadb52c61'/>
</div>
]]></content:encoded>
			<wfw:commentRss>http://cad-notes.com/2013/05/install-autocad-2014-without-autodesk-360/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Autodesk 2014 training videos are released</title>
		<link>http://cad-notes.com/2013/04/autodesk-2014-training-videos/</link>
		<comments>http://cad-notes.com/2013/04/autodesk-2014-training-videos/#comments</comments>
		<pubDate>Tue, 30 Apr 2013 09:05:48 +0000</pubDate>
		<dc:creator>Edwin Prakoso</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[training video]]></category>

		<guid isPermaLink="false">http://cad-notes.com/?p=5627</guid>
		<description><![CDATA[Infinite Skills has released latest Autodesk 2014 training video titles. Get yours now! These are available titles for you to purchase.]]></description>
				<content:encoded><![CDATA[<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="autocad 2014 training bundle" alt="autocad 2014 training bundle" src="http://static4.cad-notes.com/wp-content/uploads/2013/04/autocad-2014-training-bundle.jpg" width="250" height="415" border="0" /></p>
<p>Infinite Skills has released more Autodesk tutorial video. As you know, all Autodesk 2014 products have been released. That includes <a href="http://cad-notes.com/tag/autocad-2014/">AutoCAD 2014</a>.</p>
<p>Now Infinite Skills added some more title to keep the training videos up to date. Here are some titles that you can buy right now.</p>
<ol>
<li><a href="http://www.infiniteskills.com/training/learning-autodesk-autocad-2014.html?affid=750">Learning Autodesk AutoCAD 2014</a></li>
<li><a href="http://www.infiniteskills.com/training/learning-autodesk-autocad-lt-2014.html?affid=750">Learning Autodesk AutoCAD LT 2014</a></li>
<li><a href="http://www.infiniteskills.com/training/advanced-autocad-2014.html?affid=750">Advanced AutoCAD 2014</a></li>
<li><a href="http://www.infiniteskills.com/training/autocad-2014-training-bundle.html?affid=750">AutoCAD 2014 training bundle</a> (Basic and Advanced bundle)</li>
<li><a href="http://www.infiniteskills.com/training/learning-autodesk-autocad-electrical-2014.html?affid=750">Learning Autodesk AutoCAD Electrical 2014</a></li>
</ol>
<p>Don’t forget to check the sample video before you purchase it.</p>
<h2>Looking for more Autodesk software training video?</h2>
<p>Infinite Skills has released many training videos for years. Not only AutoCAD, you can find Revit (Architecture, Structure, and MEP), Civil 3D, Inventor,AutoCAD Electrical, 3ds Max and Maya.</p>
<p>Check here for <a href="http://www.infiniteskills.com/autodesk/?affid=750">all Autodesk software training video available</a>.</p>
<span id="pty_trigger"></span><div class='yarpp-related-rss'>
<p><h3>Related posts:</h3><ol>
<li><a href='http://cad-notes.com/2012/11/training-videos-released-autocad-advanced-revit-families-inventor-civil-3d/' rel='bookmark' title='More training videos released: AutoCAD advanced, Revit families, Inventor, Civil 3D'>More training videos released: AutoCAD advanced, Revit families, Inventor, Civil 3D</a></li>
<li><a href='http://cad-notes.com/2011/12/learning-autodesk-revit-mep-2012-training-video-is-available/' rel='bookmark' title='Learning Autodesk Revit MEP 2012 training video is available'>Learning Autodesk Revit MEP 2012 training video is available</a></li>
<li><a href='http://cad-notes.com/2012/12/autocad-3d-training-video-is-available/' rel='bookmark' title='AutoCAD 3D training video is available'>AutoCAD 3D training video is available</a></li>
<li><a href='http://cad-notes.com/2012/11/revit-architecture-2013-training-video-bundle-is-available/' rel='bookmark' title='Revit Architecture 2013 Training video bundle is available'>Revit Architecture 2013 Training video bundle is available</a></li>
<li><a href='http://cad-notes.com/2012/07/autodesk-2013-training-video/' rel='bookmark' title='Training videos for Autodesk 2013 products are released'>Training videos for Autodesk 2013 products are released</a></li>
</ol></p>
<img src='http://yarpp.org/pixels/0f0c1bbffe2d7d6dfd06dd6eadb52c61'/>
</div>
]]></content:encoded>
			<wfw:commentRss>http://cad-notes.com/2013/04/autodesk-2014-training-videos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Set sun and sky in camera view</title>
		<link>http://cad-notes.com/2013/04/set-sun-and-sky-in-camera-view/</link>
		<comments>http://cad-notes.com/2013/04/set-sun-and-sky-in-camera-view/#comments</comments>
		<pubDate>Mon, 29 Apr 2013 10:35:00 +0000</pubDate>
		<dc:creator>Edwin Prakoso</dc:creator>
				<category><![CDATA[AutoCAD 3D]]></category>

		<guid isPermaLink="false">http://cad-notes.com/?p=5619</guid>
		<description><![CDATA[Sometimes when you change view, your rendering result become black. What is wrong with the settings? Let's see how you can save sun &#038; sky setting, so this won't happen again!]]></description>
				<content:encoded><![CDATA[<p>I posted how you can <a href="http://cad-notes.com/2010/07/setting-up-autocad-sun-light-is-easy/">set rendering with sunlight easily</a>. Below is the result that you get if you follow the tutorial.</p>
<p><img alt="" src="http://static1.cad-notes.com/wp-content/uploads/2010/07/lighting_final.png" width="450" height="335" /></p>
<p>However, I got many questions asking why their rendering result is black.</p>
<p>I believe that’s because they don’t set sunlight and sky on. Because of there is no light, then all they get is just black.</p>
<p>If you want to render with sunlight, make sure you set the sun status to on, and sky to ‘Sky Background and Illumination’.</p>
<p>And of course, make sure the time is set correctly. If you set it to night, of course there will be no light.</p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="sun_and_sky_setting" alt="sun_and_sky_setting" src="http://static1.cad-notes.com/wp-content/uploads/2013/04/sun_and_sky_setting.png" width="440" height="121" border="0" /></p>
<h2>Saving this properties to view</h2>
<p>If you have many cameras and views in your drawing, then you might find the sun and sky settings are turned off every time you change your view.  To avoid this, you need to define the sun and sky settings in your camera properties.</p>
<p>Each camera can have their own settings. You can set camera1 to render scene at 9 am in the morning, and camera2 to render at 15 pm.</p>
<p>You can change the properties by opening view manager. It’s in AutoCAD ribbon, View tab&gt; Views panel&gt; View Manager.</p>
<p>Select a view from the views list. You can select a saved view or a camera view.</p>
<p>Change the background override to sun &amp; sky.</p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="background_override_setting" alt="background_override_setting" src="http://static3.cad-notes.com/wp-content/uploads/2013/04/background_override_setting.png" width="481" height="315" border="0" /></p>
<p>You should get another dialog box open. Change in general section (sun) status to on. And change sky properties to Sky Background and illumination.</p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="adjust_sun_and_sky" alt="adjust_sun_and_sky" src="http://static3.cad-notes.com/wp-content/uploads/2013/04/adjust_sun_and_sky.png" width="352" height="607" border="0" /></p>
<p>Not only this is easier. By defining each view and camera, it also allows you to <a href="http://rendering.360.autodesk.com/">batch render your views on cloud rendering</a>.</p>
<span id="pty_trigger"></span><div class='yarpp-related-rss'>
<p><h3>Related posts:</h3><ol>
<li><a href='http://cad-notes.com/2012/10/autocad-rendering-with-artificial-lights/' rel='bookmark' title='AutoCAD rendering with artificial lights'>AutoCAD rendering with artificial lights</a></li>
<li><a href='http://cad-notes.com/2010/07/setting-up-autocad-sun-light-is-easy/' rel='bookmark' title='Setting Up AutoCAD Sun Light is Easy!'>Setting Up AutoCAD Sun Light is Easy!</a></li>
<li><a href='http://cad-notes.com/2010/07/defining-autocad-camera/' rel='bookmark' title='Defining AutoCAD Camera'>Defining AutoCAD Camera</a></li>
<li><a href='http://cad-notes.com/2009/07/autocad-and-photorealistic-rendering/' rel='bookmark' title='AutoCAD and Photorealistic Rendering'>AutoCAD and Photorealistic Rendering</a></li>
<li><a href='http://cad-notes.com/2011/04/autocad-rendering-tip-using-cutouts-map-for-removing-materials/' rel='bookmark' title='AutoCAD rendering tip: Using cutouts map for removing materials'>AutoCAD rendering tip: Using cutouts map for removing materials</a></li>
</ol></p>
<img src='http://yarpp.org/pixels/0f0c1bbffe2d7d6dfd06dd6eadb52c61'/>
</div>
]]></content:encoded>
			<wfw:commentRss>http://cad-notes.com/2013/04/set-sun-and-sky-in-camera-view/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can I do this in AutoCAD?</title>
		<link>http://cad-notes.com/2013/04/can-i-do-this-in-autocad/</link>
		<comments>http://cad-notes.com/2013/04/can-i-do-this-in-autocad/#comments</comments>
		<pubDate>Fri, 26 Apr 2013 08:16:33 +0000</pubDate>
		<dc:creator>Edwin Prakoso</dc:creator>
				<category><![CDATA[AutoCAD]]></category>
		<category><![CDATA[Poll]]></category>

		<guid isPermaLink="false">http://cad-notes.com/?p=5614</guid>
		<description><![CDATA[Do you have a question about what AutoCAD can do? Questions that usually occasional users and you who just upgraded to new version? If you skipped several versions, you probably wondering if 'it' can be done in latest version.]]></description>
				<content:encoded><![CDATA[<p>Early this week, I teach a class about AutoCAD 2013 Overview. Yes I know, <a href="http://cad-notes.com/tag/autocad-2014/">AutoCAD 2014</a> is already released. But they purchased AutoCAD just before it released. And they don’t want to install AutoCAD 2014 yet.</p>
<p>Long story short, they are occasional users who used AutoCAD 2005 before. <a href="http://cad-notes.com/2012/05/autocad-2013-new-features-roundup/">AutoCAD 2013 doesn’t have that much new features</a>. So the class was finished in one hour.</p>
<p>But because they are AutoCAD 2005 users, I gave them chance to ask what do they think difficult to do in AutoCAD. Probably AutoCAD has new feature in 2006-2012 that they never know. They miss 8 versions, they miss a lot!</p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="Group of young people in training course" alt="Group of young people in training course" src="http://static3.cad-notes.com/wp-content/uploads/2013/04/computer-training.jpg" width="419" height="286" border="0" /></p>
<p>They asked many things.</p>
<p>Is it possible to create schedule in AutoCAD?</p>
<p>Is there easier way to set annotation size?</p>
<p>Can I batch plot my drawings?</p>
<p>They are very excited when I show them publish, annotation scaling, data extraction, etc.</p>
<h2>What do you want to do in AutoCAD?</h2>
<p>You probably know many of the answers. But not all of us are power user. Some of us just use AutoCAD a few hours a week. Some use it mostly for reviews.</p>
<p>So I think you probably also have questions if it is possible to do in AutoCAD. I will try to answer your questions, focus on vanilla AutoCAD features.</p>
<p>I will not suggest or respond to AutoLISP or other programming solution. You can do almost anything if you go to AutoLISP way. That’s not what I want to achieve. Especially because I’m not good in programming.</p>
<h2>How to ask your question</h2>
<p>Please ask questions in comment section of this article only. Do not email me.</p>
<p>If you read this using email newsletter, please click read in browser in the email. Find the comment section and ask the question there.</p>
<h2>How the answer will be provided</h2>
<p>Please do not expect I will respond immediately. I live in different time zone with most of you. I will respond as soon as I can by replying your comment.</p>
<p>You may also respond/answer to other questions if you want to.</p>
<p>The answer can be link to other article/documentation, a short answer, or publish a new article.</p>
<p>So go ahead. Ask your questions.</p>
<span id="pty_trigger"></span><div class='yarpp-related-rss'>
<p><h3>Related posts:</h3><ol>
<li><a href='http://cad-notes.com/2011/09/do-you-know-great-autocad-tips-submit-to-us/' rel='bookmark' title='Do you know great AutoCAD tips? Submit to us!'>Do you know great AutoCAD tips? Submit to us!</a></li>
<li><a href='http://cad-notes.com/2010/01/which-is-your-favorite-autocad-release/' rel='bookmark' title='Which is Your Favorite AutoCAD Release?'>Which is Your Favorite AutoCAD Release?</a></li>
<li><a href='http://cad-notes.com/2012/05/cad-notes-most-popular-articles-2009-2012/' rel='bookmark' title='CAD notes&#8217; most popular articles: 2009-2012'>CAD notes&#8217; most popular articles: 2009-2012</a></li>
<li><a href='http://cad-notes.com/2012/07/what-is-your-favorite-autocad-extension/' rel='bookmark' title='What is your favorite AutoCAD extension?'>What is your favorite AutoCAD extension?</a></li>
<li><a href='http://cad-notes.com/2012/05/top-10-best-of-cad-notes/' rel='bookmark' title='The best of CAD notes (2009-2012): Editor&#8217;s pick'>The best of CAD notes (2009-2012): Editor&#8217;s pick</a></li>
</ol></p>
<img src='http://yarpp.org/pixels/0f0c1bbffe2d7d6dfd06dd6eadb52c61'/>
</div>
]]></content:encoded>
			<wfw:commentRss>http://cad-notes.com/2013/04/can-i-do-this-in-autocad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Revit ribbon is messed up after Revit 2014 installed</title>
		<link>http://cad-notes.com/2013/04/revit-ribbon-is-messed-up-after-revit-2014-installed/</link>
		<comments>http://cad-notes.com/2013/04/revit-ribbon-is-messed-up-after-revit-2014-installed/#comments</comments>
		<pubDate>Mon, 22 Apr 2013 08:00:59 +0000</pubDate>
		<dc:creator>Edwin Prakoso</dc:creator>
				<category><![CDATA[Revit Architecture]]></category>
		<category><![CDATA[Technical Troubleshoot]]></category>

		<guid isPermaLink="false">http://cad-notes.com/?p=5601</guid>
		<description><![CDATA[After installing Revit 2014, your Revit 2012/2013 ribbon doesn't work as expected. Some tools are disabled and disappear. We provide you links install the hotfix and updates!]]></description>
				<content:encoded><![CDATA[<p>This is a common issue this week. This issue occurred if you installed Revit 2014 on your computer, but still have Revit 2012 or 2013 installed. After finished installing Revit 2014, you will find that Revit 2012 and 2013 ribbon are messed up. This issue is similar with <a href="http://cad-notes.com/2013/03/revit-2013-on-windows-8/">Revit 2013 installation on Windows 8</a>.</p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="confuse" alt="confuse" src="http://static2.cad-notes.com/wp-content/uploads/2013/04/confuse.jpg" width="282" height="425" border="0" /></p>
<p>The problem is because Revit 2014 will install .NET Framework 4.5. as prerequisite. This is the one that cause above problem.</p>
<p>There are several hotfix and updates released by Autodesk to fix it. Follow the links below -based on your product- to download updates. Remember, Revit 2013 is the download link if you have Building Design Suite.</p>
<h2>Hotfix and updates for Revit 2012 and 2013 for Ribbon</h2>
<ol>
<li><a href="http://usa.autodesk.com/getdoc/id=DL21344242">Ribbon hotfix for Revit 2012</a></li>
<li><a href="http://usa.autodesk.com/getdoc/id=DL20121968">Revit 2013 Update Release 1</a></li>
<li><a href="http://usa.autodesk.com/getdoc/id=DL20679039">Revit 2013 Update Release 2</a></li>
<li><a href="http://usa.autodesk.com/getdoc/id=DL20121970">Revit Architecture 2013 Update Release 1</a></li>
<li><a href="http://usa.autodesk.com/getdoc/id=DL20679231">Revit Architecture 2013 Update Release 2</a></li>
<li><a href="http://usa.autodesk.com/getdoc/id=DL20122070">Revit MEP 2013 Update Release 1</a></li>
<li><a href="http://usa.autodesk.com/getdoc/id=DL20679258">Revit MEP 2013 Update Release 2</a></li>
<li><a href="http://usa.autodesk.com/getdoc/id=DL20122015">Revit Structure 2013 Update Release 1</a></li>
<li><a href="http://usa.autodesk.com/getdoc/id=DL20679170">Revit Structure 2013 Update Release 2</a></li>
</ol>
<span id="pty_trigger"></span><div class='yarpp-related-rss'>
<p><h3>Related posts:</h3><ol>
<li><a href='http://cad-notes.com/2012/11/revit-architecture-2013-training-video-bundle-is-available/' rel='bookmark' title='Revit Architecture 2013 Training video bundle is available'>Revit Architecture 2013 Training video bundle is available</a></li>
<li><a href='http://cad-notes.com/2012/06/how-to-keep-your-autodesk-product-up-to-date/' rel='bookmark' title='How to keep your Autodesk product up-to-date'>How to keep your Autodesk product up-to-date</a></li>
<li><a href='http://cad-notes.com/2011/12/learning-autodesk-revit-mep-2012-training-video-is-available/' rel='bookmark' title='Learning Autodesk Revit MEP 2012 training video is available'>Learning Autodesk Revit MEP 2012 training video is available</a></li>
<li><a href='http://cad-notes.com/2011/03/autocad-and-revit-2012-are-here/' rel='bookmark' title='AutoCAD and Revit 2012 are here!'>AutoCAD and Revit 2012 are here!</a></li>
<li><a href='http://cad-notes.com/2012/11/training-videos-released-autocad-advanced-revit-families-inventor-civil-3d/' rel='bookmark' title='More training videos released: AutoCAD advanced, Revit families, Inventor, Civil 3D'>More training videos released: AutoCAD advanced, Revit families, Inventor, Civil 3D</a></li>
</ol></p>
<img src='http://yarpp.org/pixels/0f0c1bbffe2d7d6dfd06dd6eadb52c61'/>
</div>
]]></content:encoded>
			<wfw:commentRss>http://cad-notes.com/2013/04/revit-ribbon-is-messed-up-after-revit-2014-installed/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.655 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2013-05-25 01:32:45 -->

<!-- Compression = gzip -->