<?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&#187; Revit Architecture</title>
	<atom:link href="http://cad-notes.com/category/revit-architecture/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>Mon, 06 Feb 2012 00:46:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Revit TIP: Draworder for linked files</title>
		<link>http://cad-notes.com/2012/01/revit-tip-draworder-for-linked-files/</link>
		<comments>http://cad-notes.com/2012/01/revit-tip-draworder-for-linked-files/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 02:38:10 +0000</pubDate>
		<dc:creator>Josef Remeš</dc:creator>
				<category><![CDATA[Revit Tips]]></category>
		<category><![CDATA[draw order]]></category>
		<category><![CDATA[linked files]]></category>

		<guid isPermaLink="false">http://cad-notes.com/?p=4338</guid>
		<description><![CDATA[How to control display behavior if linked files overlap some objects in Revit? In some cases you might have met problems with correct display of linked objects located above other objects. Read how to do it here.<p><hr />
<a href="http://www.bentley.com/cadnotes">
		<img src="http://cad-notes.com/images/7053_PW-en_HDR_468x60_0511.gif" alt="Are you ProjectWise?" /></a></p>
]]></description>
			<content:encoded><![CDATA[<h2>Preface</h2>
<p>This tip shows how to control display behavior if linked files overlap some objects in Revit. In some cases you might have met problems with correct display of linked objects located above other objects. You need to control display behavior of overlapping objects. If you know AutoCAD, you may remember command like DRAWORDER to solve the problem. How shall we do it in Revit. The answer is easy, just read this tip, please.</p>
<p>Example: You linked DWG with floor plan and created walls overlapping positions of doors and windows.</p>
<h2>Tutorial:</h2>
<p>1.    Link CAD file (eg. DWG file) via tab Insert – Link CAD</p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="Ribbon_Insert_Link" src="http://cad-notes.com/wp-content/uploads/2012/01/Ribbon_Insert_Link.png" alt="Ribbon_Insert_Link" width="223" height="112" border="0" /></p>
<p>2.    Create walls (tab Home – Wall) using some methods (individual sketch or picking lines).</p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="Floor Plan_01" src="http://cad-notes.com/wp-content/uploads/2012/01/Floor-Plan_01.png" alt="Floor Plan_01" width="363" height="267" border="0" /></p>
<p>Situation: At this moment walls are overlapping sketch in imported symbol of CAD file and you don’t see positions of opening, windows, doors for insert objects in Revit model.</p>
<h3>Workaround of control draworder in Revit:</h3>
<p>3.    Select imported symbol and display palette Properties.</p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="Properties_Import Symbol_01" src="http://cad-notes.com/wp-content/uploads/2012/01/Properties_Import-Symbol_01.png" alt="Properties_Import Symbol_01" width="297" height="283" border="0" /></p>
<p>4.    Set Base Offset to value among Cut Plane – Top in View Range of Floor Plan.</p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="Properties_Import Symbol_02" src="http://cad-notes.com/wp-content/uploads/2012/01/Properties_Import-Symbol_02.png" alt="Properties_Import Symbol_02" width="298" height="281" border="0" /></p>
<p>5.    Now, you can see the difference:</p>
<p><a href="http://cad-notes.com/wp-content/uploads/2012/01/Revit-Draworder.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="Revit Draworder" src="http://cad-notes.com/wp-content/uploads/2012/01/Revit-Draworder_thumb.png" alt="Revit Draworder" width="500" height="370" border="0" /></a></p>
<blockquote><p>Notice: Remember the value for Base Offset imported symbol must be among values for Cut Plane and Top in View Range for Floor Plan. To setup View Range parameter go to Properties palette if nothing in view is selected and click Edit.</p></blockquote>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="Properties_Floor Plan_View Range" src="http://cad-notes.com/wp-content/uploads/2012/01/Properties_Floor-Plan_View-Range.png" alt="Properties_Floor Plan_View Range" width="299" height="150" border="0" /></p>
<p>In dialog View Range you can set the range of view.</p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="View Range" src="http://cad-notes.com/wp-content/uploads/2012/01/View-Range.png" alt="View Range" width="444" height="270" border="0" /></p>
<p>Hope the tip helps you.</p>
<p><hr />
<a href="http://www.bentley.com/cadnotes">
		<img src="http://cad-notes.com/images/7053_PW-en_HDR_468x60_0511.gif" alt="Are you ProjectWise?" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://cad-notes.com/2012/01/revit-tip-draworder-for-linked-files/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Learning materials for Christmas present, why not?</title>
		<link>http://cad-notes.com/2011/12/learning-materials-for-christmas-present-why-not/</link>
		<comments>http://cad-notes.com/2011/12/learning-materials-for-christmas-present-why-not/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 01:11:51 +0000</pubDate>
		<dc:creator>Edwin Prakoso</dc:creator>
				<category><![CDATA[AutoCAD]]></category>
		<category><![CDATA[MicroStation]]></category>
		<category><![CDATA[Others]]></category>
		<category><![CDATA[Revit Architecture]]></category>
		<category><![CDATA[AOTG]]></category>
		<category><![CDATA[Autodesk Official Trainig Guides]]></category>
		<category><![CDATA[training video]]></category>

		<guid isPermaLink="false">http://cad-notes.com/?p=4275</guid>
		<description><![CDATA[These certified books and training videos will be great Christmas presents. If you haven't found perfect gifts yet, why not take a look at them? If you have friends or family member who are struggling learning CAD application, these are perfect gift for them!<p><hr />
<a href="http://www.bentley.com/cadnotes">
		<img src="http://cad-notes.com/images/7053_PW-en_HDR_468x60_0511.gif" alt="Are you ProjectWise?" /></a></p>
]]></description>
			<content:encoded><![CDATA[<p>Christmas is near. Have you got perfect gift for your friends?</p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="Christmas construction worker" src="http://cad-notes.com/wp-content/uploads/2011/12/christmas-for-engineer.jpg" alt="Christmas construction worker" width="410" height="293" border="0" /></p>
<p>© Dmitriy Melnikov &#8211; Fotolia.com</p>
<p>If you haven’t, why not considering to give them cool learning materials like CAD books, or training video? We can recommend you these.</p>
<h2>Autodesk Official Training Guides</h2>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="approved stamp" src="http://cad-notes.com/wp-content/uploads/2011/12/approved-stamp.jpg" alt="approved stamp" width="100" height="93" border="0" /></p>
<p>© mirabile &#8211; Fotolia.com</p>
<p>Autodesk Official Training Guides (AOTG) are great books for learning Autodesk applications. Those books were reviewed by Autodesk itself, and approved it for self learning and as guide in training classes.</p>
<p>Do you intend to get Autodesk certification test? Based on my experience, this is the best resource to learn for your preparation.</p>
<p>We compiled all AOTG titles. If you are interested, you can <a href="http://cad-notes.com/e-store/autodesk-official-training-guides/">see all the title in our e-store here</a>. You can purchase them online from Amazon, or find them in local book store near you.</p>
<h2>Infinite Skills training video</h2>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="training video" src="http://cad-notes.com/wp-content/uploads/2011/12/training-video1.jpg" alt="training video" width="150" height="100" border="0" /></p>
<p>© L.S. – Fotolia.com</p>
<p>Books are great. But if you think your friend don’t like reading books, you can consider to give them training on their desktop: a training video. These training videos are great alternative if you are too busy to attend training classes, so you can use it at your own pace when you have time. It’s also a good alternative if you prefer training but can’t find training center near you that can provide those classes.</p>
<p>If you see the author profile, I believe they are the one of the best in trainings. They also have years of teaching experience.</p>
<p>If you are interested to see the titles, <a href="http://cad-notes.com/e-store/training-video/">you can see them in our e-store here</a>.</p>
<p>Infinite Skills also published dozens of training video. If you want to get non CAD training video (Windows, Office, WordPress, etc.) you can <a href="http://www.infiniteskills.com/files/all-training-cds.html?affid=750">see the complete titles here</a>.</p>
<blockquote><p>Disclosure: I will get share if you purchase book from Amazon and training video from Infinite Skills using those links.</p></blockquote>
<h2>Last, but not least: our own e-books</h2>
<p>We also have several e-book titles. Our best seller is <a href="http://cad-notes.com/e-store/autocad-block-best-practices-2nd-edition/">AutoCAD Block Best Practices</a>. We also have <a href="http://cad-notes.com/e-store/">other titles here</a>.</p>
<p>You may find it hard to imagine wrapping e-book in pdf format and give them to your friends. But I’ve seen some people are being creative, burn them in a small CD and wrap it nicely.</p>
<p>If you still can’t find a perfect gift, they can be nice alternative. Don’t you think?</p>
<p><hr />
<a href="http://www.bentley.com/cadnotes">
		<img src="http://cad-notes.com/images/7053_PW-en_HDR_468x60_0511.gif" alt="Are you ProjectWise?" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://cad-notes.com/2011/12/learning-materials-for-christmas-present-why-not/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning Autodesk Revit MEP 2012 training video is available</title>
		<link>http://cad-notes.com/2011/12/learning-autodesk-revit-mep-2012-training-video-is-available/</link>
		<comments>http://cad-notes.com/2011/12/learning-autodesk-revit-mep-2012-training-video-is-available/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 06:32:40 +0000</pubDate>
		<dc:creator>Edwin Prakoso</dc:creator>
				<category><![CDATA[Review]]></category>
		<category><![CDATA[Revit Architecture]]></category>
		<category><![CDATA[Revit MEP]]></category>
		<category><![CDATA[training video]]></category>

		<guid isPermaLink="false">http://cad-notes.com/?p=4258</guid>
		<description><![CDATA[Get this new Revit MEP training video from Infinite Skills. This training video can be a great substitute for training, either because you're too busy... or you can't find any Revit MEP class near you!<p><hr />
<a href="http://www.bentley.com/cadnotes">
		<img src="http://cad-notes.com/images/7053_PW-en_HDR_468x60_0511.gif" alt="Are you ProjectWise?" /></a></p>
]]></description>
			<content:encoded><![CDATA[<p><img style="background-image: none; margin: 0px 10px 0px 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; padding-top: 0px; border-width: 0px;" title="revit_mep" src="http://cad-notes.com/wp-content/uploads/2011/12/revit_mep.jpg" alt="revit_mep" width="241" height="400" align="left" border="0" /></p>
<p>I’ve got an email from Infinite Skills, notifying me that now they have training video for Revit MEP. This is a great news, because there are not many Revit MEP learning resources available yet. And not many training center can provide Revit MEP class.</p>
<p>Infinite Skills always provide high quality of learning resources, as a training video. So this is a very valuable learning resource. Like usual, if you are interested to find further information, you can visit their website and see some demo video here: <a href="http://www.infiniteskills.com/training/learning-autodesk-revit-mep-2012.html?affid=750">Learning Autodesk Revit MEP 2012</a>.</p>
<p>They also have <a href="http://www.infiniteskills.com/training/learning-revit-architecture-2012.html?affid=750">Learning Revit Architecture 2012 training video</a> and <a href="http://www.infiniteskills.com/training/revit-architecture-2012-intermediate-to-advanced.html?affid=750">advanced Revit Architecture 2012 training video</a> (they also offer them as <a href="http://www.infiniteskills.com/training/revit-architecture-2012-bundle.html?affid=750">a bundle</a>). I hope they can release Revit Structure training video soon, so we can have a complete series of Revit training video.</p>
<p>See demo and purchase <a href="http://www.infiniteskills.com/training/learning-autodesk-revit-mep-2012.html?affid=750">Revit MEP 2012 training video here</a>.</p>
<h3>About the author</h3>
<p><img src="http://www.infiniteskills.com/images/authorimages/simon-whitbread.jpg" alt="" /></p>
<p>Simon Whitbread is currently a Revit specialist for KarelCAD, major provider for Autodesk solutions in Australia and New Zealand. He’s been using Revit since Revit 5.1. He has 25 years of experience in Building Services and Architectural industries.</p>
<p><hr />
<a href="http://www.bentley.com/cadnotes">
		<img src="http://cad-notes.com/images/7053_PW-en_HDR_468x60_0511.gif" alt="Are you ProjectWise?" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://cad-notes.com/2011/12/learning-autodesk-revit-mep-2012-training-video-is-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to: refer several sections to same section view</title>
		<link>http://cad-notes.com/2011/11/how-to-refer-several-sections-to-same-section-view/</link>
		<comments>http://cad-notes.com/2011/11/how-to-refer-several-sections-to-same-section-view/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 09:27:54 +0000</pubDate>
		<dc:creator>Edwin Prakoso</dc:creator>
				<category><![CDATA[Revit Tips]]></category>
		<category><![CDATA[callout view]]></category>
		<category><![CDATA[section view]]></category>

		<guid isPermaLink="false">http://cad-notes.com/?p=4203</guid>
		<description><![CDATA[Do you need to refer to typical view for your sections, callout, and other views in Revit? See how you can do it here!<p><hr />
<a href="http://www.bentley.com/cadnotes">
		<img src="http://cad-notes.com/images/7053_PW-en_HDR_468x60_0511.gif" alt="Are you ProjectWise?" /></a></p>
]]></description>
			<content:encoded><![CDATA[<p>When we’re designing a project, there is a good chance that we will have same details, but in different locations. For example, we have same stair details on different locations. We need to place section to each location. But of course, it doesn’t make sense to create a detailed view for each location.</p>
<p>You can create one detailed view, and refer other section to the first view.</p>
<p>To do this, after you activate section tool, activate <strong>reference other view</strong> in option bar and choose view you want to use as reference.</p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="reference_other_view" src="http://cad-notes.com/wp-content/uploads/2011/11/reference_other_view.png" alt="reference_other_view" width="580" height="173" border="0" /></p>
<p>&nbsp;</p>
<p>This method works for sections, callout, elevation views, etc.</p>
<p><hr />
<a href="http://www.bentley.com/cadnotes">
		<img src="http://cad-notes.com/images/7053_PW-en_HDR_468x60_0511.gif" alt="Are you ProjectWise?" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://cad-notes.com/2011/11/how-to-refer-several-sections-to-same-section-view/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Controlling Autodesk networked license with option file</title>
		<link>http://cad-notes.com/2011/11/controlling-autodesk-networked-license-with-option-file/</link>
		<comments>http://cad-notes.com/2011/11/controlling-autodesk-networked-license-with-option-file/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 06:17:40 +0000</pubDate>
		<dc:creator>Edwin Prakoso</dc:creator>
				<category><![CDATA[AutoCAD]]></category>
		<category><![CDATA[Revit Architecture]]></category>
		<category><![CDATA[Technical Troubleshoot]]></category>
		<category><![CDATA[Flexlm]]></category>
		<category><![CDATA[networked license]]></category>
		<category><![CDATA[option file]]></category>

		<guid isPermaLink="false">http://cad-notes.com/?p=4200</guid>
		<description><![CDATA[Do you want to optimize your Autodesk networked license usage? Have you tried to manage them using option file? Very useful especially if you have mixed products on your server!<p><hr />
<a href="http://www.bentley.com/cadnotes">
		<img src="http://cad-notes.com/images/7053_PW-en_HDR_468x60_0511.gif" alt="Are you ProjectWise?" /></a></p>
]]></description>
			<content:encoded><![CDATA[<p>Using networked license may look as a good solution if many CAD users in your company don’t use their CAD application from 9-5, or not using it everyday. This will allow you to purchase less licenses than the number of users, because the licenses are floating and can be used by anyone who needs it.</p>
<p>However, this is not always true.</p>
<p>Sometimes user just open their application and use for ten minutes. After he finished, he just left and don’t close their application. The license is still checked out to this computer, and can’t be used by the others.</p>
<p>On busy day, there will be a good chance many users from different department use the licenses. It might be one department use most of the licenses and other department just get a couple of licenses.</p>
<p>You may also want to limit licenses that can be accessed by users, not opening AutoCAD with Product Design Suite for example. This can happen in mixed product environment, Autodesk use <a href="http://usa.autodesk.com/getdoc/id=TS17532548">cascading license</a>. It’s a good concept, but it can be a disaster if we don’t manage it properly.</p>
<p>There are many possibilities that can make things go wrong if we don’t control network license usage.</p>
<p>If you’re the one who are responsible for managing license, then you can have many complaints about controlling available licenses.</p>
<p>&nbsp;</p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="lost in technology" src="http://cad-notes.com/wp-content/uploads/2011/11/technical-support.jpg" alt="lost in technology" width="423" height="284" border="0" /></p>
<p>© Stéphane Bidouze – Fotolia.com</p>
<p>You can set timeout, reserve license for important users, set maximum number of licenses for a group, and many more by using option file. It can optimize license usage. If your company has mixed Autodesk products licenses, then you need to seriously consider setting this up.</p>
<p>If you are interested to learn more about Autodesk option file, read this white paper from Autodesk: <a title="http://usa.autodesk.com/getdoc/id=TS1055247" href="http://usa.autodesk.com/getdoc/id=TS1055247">http://usa.autodesk.com/getdoc/id=TS1055247</a></p>
<p>If you want to see details of Autodesk network licensing configuration, see the complete guide here: <a href="http://usa.autodesk.com/getdoc/id=TS1076366">http://usa.autodesk.com/getdoc/id=TS1076366</a></p>
<p><hr />
<a href="http://www.bentley.com/cadnotes">
		<img src="http://cad-notes.com/images/7053_PW-en_HDR_468x60_0511.gif" alt="Are you ProjectWise?" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://cad-notes.com/2011/11/controlling-autodesk-networked-license-with-option-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Applying material, scheduling and tagging Revit parts</title>
		<link>http://cad-notes.com/2011/11/applying-material-scheduling-and-tagging-revit-parts/</link>
		<comments>http://cad-notes.com/2011/11/applying-material-scheduling-and-tagging-revit-parts/#comments</comments>
		<pubDate>Tue, 08 Nov 2011 09:49:37 +0000</pubDate>
		<dc:creator>Edwin Prakoso</dc:creator>
				<category><![CDATA[Revit Architecture Tutorial]]></category>
		<category><![CDATA[part tag]]></category>
		<category><![CDATA[Revit part]]></category>

		<guid isPermaLink="false">http://cad-notes.com/?p=4197</guid>
		<description><![CDATA[Have fun with Revit parts? In this Revit part tutorial, you learn how to tag parts, applying material, and create parts schedule.<p><hr />
<a href="http://www.bentley.com/cadnotes">
		<img src="http://cad-notes.com/images/7053_PW-en_HDR_468x60_0511.gif" alt="Are you ProjectWise?" /></a></p>
]]></description>
			<content:encoded><![CDATA[<p>So we learned <a href="http://cad-notes.com/2011/11/creating-parts-in-revit-architecture-2012/">how to create Revit parts</a>. What are the benefits of parts anyway?</p>
<p>Dividing your element to smaller parts allows you to create detailed appearance of your element. You can have different materials in a wall layer. You can modify part size by dragging the grips.</p>
<p>Not limited to its appearance, you can report parts in your schedule. You can also tag them as separate elements, not as the whole original element.</p>
<h2>Applying materials</h2>
<p>Applying material is the same with applying it to original element.</p>
<p>Choose your part(s) and change your material in properties palette. You must uncheck material by original to allow this override.</p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="Revit_part_material" src="http://cad-notes.com/wp-content/uploads/2011/11/Revit_part_material.png" alt="Revit_part_material" width="207" height="87" border="0" /></p>
<p>This is what I have done to my wall.</p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="different_wall_materials" src="http://cad-notes.com/wp-content/uploads/2011/11/different_wall_materials.png" alt="different_wall_materials" width="509" height="215" border="0" /></p>
<p>And yes, we can render it too.</p>
<blockquote><p>Don’t forget to change part visibility to show parts! If you choose to set your view to show original, it will render the original element.</p></blockquote>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="rendered_image" src="http://cad-notes.com/wp-content/uploads/2011/11/rendered_image.png" alt="rendered_image" width="400" height="280" border="0" /></p>
<h2>Creating schedule</h2>
<p>You can create parts schedule by selecting parts in category. The process is exactly the same as <a href="http://cad-notes.com/2009/10/creating-schedule-from-revit-model/">creating other schedules in Revit</a>.</p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="Revit_parts_schedule" src="http://cad-notes.com/wp-content/uploads/2011/11/Revit_parts_schedule.png" alt="Revit_parts_schedule" width="439" height="335" border="0" /></p>
<p>You may want to try changing parts size and see how the schedule is dynamically updated. You can drag shape handles to change part size.</p>
<blockquote><p>To enable shape handle, you need to select the part and check show shape handles in properties palette.</p></blockquote>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="shape_handle" src="http://cad-notes.com/wp-content/uploads/2011/11/shape_handle.png" alt="shape_handle" width="281" height="168" border="0" /></p>
<h2>Tagging parts</h2>
<p>You can tag parts using tag by category.</p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="tag_by_category" src="http://cad-notes.com/wp-content/uploads/2011/11/tag_by_category.png" alt="tag_by_category" width="416" height="97" border="0" /></p>
<p>Activate the tool, then click on your part. If you haven’t loaded part tag, you will see this warning.</p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="load_part_tag" src="http://cad-notes.com/wp-content/uploads/2011/11/load_part_tag.png" alt="load_part_tag" width="366" height="151" border="0" /></p>
<p>Click yes to load tag. You can find part tag in annotations folder. Remember, M prefix is for metric families. If you’re using imperial families, you will see part_tag.rfa.</p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="part_tag" src="http://cad-notes.com/wp-content/uploads/2011/11/part_tag.png" alt="part_tag" width="201" height="71" border="0" /></p>
<p>Place your tags to your parts. You may see question marks like this. Why was that?</p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="placed_part_tag" src="http://cad-notes.com/wp-content/uploads/2011/11/placed_part_tag.png" alt="placed_part_tag" width="188" height="118" border="0" /></p>
<p><a href="http://cad-notes.com/2010/02/placing-wall-and-material-tag/">Just like other Revit tags</a>, you need to define the element mark that shows the tag value. Select the part and fill mark value in properties palette.</p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="part_mark" src="http://cad-notes.com/wp-content/uploads/2011/11/part_mark.png" alt="part_mark" width="207" height="72" border="0" /></p>
<h2>Do you think you can use it?</h2>
<p>Do you think Revit parts can be useful in your work? Have you use it, or how do you plan to use it? Share with us here!</p>
<p><hr />
<a href="http://www.bentley.com/cadnotes">
		<img src="http://cad-notes.com/images/7053_PW-en_HDR_468x60_0511.gif" alt="Are you ProjectWise?" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://cad-notes.com/2011/11/applying-material-scheduling-and-tagging-revit-parts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Creating Parts in Revit Architecture 2012</title>
		<link>http://cad-notes.com/2011/11/creating-parts-in-revit-architecture-2012/</link>
		<comments>http://cad-notes.com/2011/11/creating-parts-in-revit-architecture-2012/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 13:15:00 +0000</pubDate>
		<dc:creator>Edwin Prakoso</dc:creator>
				<category><![CDATA[Revit Architecture Tutorial]]></category>
		<category><![CDATA[Revit part]]></category>

		<guid isPermaLink="false">http://cad-notes.com/2011/11/creating-parts-in-revit-architecture-2012/</guid>
		<description><![CDATA[Have you tried creating parts in Revit 2012? Let's try to create parts from a wall in this Revit part tutorial! <p><hr />
<a href="http://www.bentley.com/cadnotes">
		<img src="http://cad-notes.com/images/7053_PW-en_HDR_468x60_0511.gif" alt="Are you ProjectWise?" /></a></p>
]]></description>
			<content:encoded><![CDATA[<p>Parts and assemblies are Revit 2012 new features. First time I heard about these terms, I thought they’re similar to parts and assemblies in MCAD application like Inventor. But apparently no. Part in Revit and part in Inventor are different concept.</p>
<p>In Revit, you can divide element into smaller parts. Snipped from help file:</p>
<blockquote><p>Parts can be generated from elements with layered structures, such as:</p>
<p>Walls (excluding stacked walls and curtain walls)<br />
Floors (excluding shape-edited floors)<br />
Roofs (excluding those with ridge lines)<br />
Ceilings<br />
Structural slab foundations</p></blockquote>
<p>The idea of dividing into parts is for scheduling and tagging purpose. So we can deliver schedule report in more details, and also flexibility to work with smaller parts.</p>
<p>Let’s try to create parts from a wall.</p>
<h2>Creating Revit parts</h2>
<p>We can create parts from an element by selecting it and click create parts from contextual ribbon.</p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="create_parts" src="http://cad-notes.com/wp-content/uploads/2011/11/create_parts.png" alt="create_parts" width="85" height="94" border="0" /></p>
<p>In this example,I use basic wall. It has several layers.</p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="layered_wall" src="http://cad-notes.com/wp-content/uploads/2011/11/layered_wall.png" alt="layered_wall" width="585" height="177" border="0" /></p>
<p>I select it and click create parts, then each layer will become a part. If you move your pointer above the wall, you will see they are separate parts.</p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="wall_parts" src="http://cad-notes.com/wp-content/uploads/2011/11/wall_parts.png" alt="wall_parts" width="167" height="132" border="0" /></p>
<p>If you don&#8217;t see the parts, check your properties palette. When you have nothing in selection set, it should show you view properties.</p>
<p>Check if parts visibility value is <strong>show parts</strong>.</p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="parts_visibility" src="http://cad-notes.com/wp-content/uploads/2011/11/parts_visibility.png" alt="parts_visibility" width="222" height="302" border="0" /></p>
<p>You should be aware that if you set it to show original , you will not be able to select part in this view.</p>
<h2>Dividing Parts</h2>
<p>Still need to divide them to smaller parts?</p>
<p>After you create parts, you can split it further. Select your part and click divide parts.</p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="divide_parts" src="http://cad-notes.com/wp-content/uploads/2011/11/divide_parts.png" alt="divide_parts" width="135" height="95" border="0" /></p>
<p>Remember, you have to select part, not the original element. Selecting wall in parallel elevation view can be difficult, so it might be easier if you open multiple views if you have high resolution.</p>
<p>After you activate it, you might need to set work plane to work with this part. You can just pick part faces as a plane.</p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="set_workplane" src="http://cad-notes.com/wp-content/uploads/2011/11/set_workplane.png" alt="set_workplane" width="163" height="96" border="0" /></p>
<p>Now all we need is to divide the part into smaller parts. Draw lines as necessary to divide it.</p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="part_division" src="http://cad-notes.com/wp-content/uploads/2011/11/part_division.png" alt="part_division" width="519" height="218" border="0" /></p>
<p>After you finish with the sketch, click finish edit mode.</p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="finish_edit" src="http://cad-notes.com/wp-content/uploads/2011/11/finish_edit.png" alt="finish_edit" width="48" height="104" border="0" /></p>
<p>You should see your wall is divided to smaller parts.</p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="new_parts" src="http://cad-notes.com/wp-content/uploads/2011/11/new_parts.png" alt="new_parts" width="448" height="192" border="0" /></p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="wall_part_in_3d" src="http://cad-notes.com/wp-content/uploads/2011/11/wall_part_in_3d.png" alt="wall_part_in_3d" width="283" height="205" border="0" /></p>
<p>We will continue working with parts in the next article. We will work with tags.</p>
<p><hr />
<a href="http://www.bentley.com/cadnotes">
		<img src="http://cad-notes.com/images/7053_PW-en_HDR_468x60_0511.gif" alt="Are you ProjectWise?" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://cad-notes.com/2011/11/creating-parts-in-revit-architecture-2012/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Up and Ready: Boldly install, configure, &amp; deploy Autodesk software</title>
		<link>http://cad-notes.com/2011/09/up-and-ready-boldly-install-configure-deploy-autodesk-software/</link>
		<comments>http://cad-notes.com/2011/09/up-and-ready-boldly-install-configure-deploy-autodesk-software/#comments</comments>
		<pubDate>Wed, 14 Sep 2011 13:47:00 +0000</pubDate>
		<dc:creator>Edwin Prakoso</dc:creator>
				<category><![CDATA[AutoCAD Troubleshoot]]></category>
		<category><![CDATA[Revit Tips]]></category>
		<category><![CDATA[Technical Troubleshoot]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[licensing]]></category>
		<category><![CDATA[troubleshoot]]></category>

		<guid isPermaLink="false">http://cad-notes.com/2011/09/up-and-ready-boldly-install-configure-deploy-autodesk-software/</guid>
		<description><![CDATA[Check this Autodesk blog that covers product support: installation, configuration, licensing, deployment, and more!<p><hr />
<a href="http://www.bentley.com/cadnotes">
		<img src="http://cad-notes.com/images/7053_PW-en_HDR_468x60_0511.gif" alt="Are you ProjectWise?" /></a></p>
]]></description>
			<content:encoded><![CDATA[<p>Are you the person who’s in charge for managing Autodesk applications in your company? You may be a CAD manager or IT manager who need to create deployment, manage network licenses, or doing troubleshooting. If you are, then this Autodesk blog will interest you: <a href="http://upandready.typepad.com/">Up and Ready</a>.</p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="lost in technology" src="http://cad-notes.com/wp-content/uploads/2011/09/technical-support.jpg" alt="lost in technology" width="423" height="284" border="0" /></p>
<p>© Stéphane Bidouze &#8211; Fotolia.com</p>
<p>Up and Ready covers many aspects in software installation, licensing, deployment, and related troubleshooting tips.</p>
<p>Look at some of these articles on the blog:</p>
<ol>
<li><a href="http://upandready.typepad.com/up_and_ready/2011/08/autocad-2012-a-very-basic-deployment-of-a-profile-arg.html">Create AutoCAD 2012 deployment using profile</a>.</li>
<li><a href="http://upandready.typepad.com/up_and_ready/2011/05/illegal-server-host-name.html">Illegal server host name for network licensing</a>.</li>
<li><a href="http://upandready.typepad.com/up_and_ready/2011/08/windows-the-hklm-software-autodesk-registry-key.html">General error codes in Autodesk products installation</a>.</li>
<li>And also something quite basic like <a href="http://upandready.typepad.com/up_and_ready/2011/07/general-licensing-requesting-a-network-license-online.html">how getting license online</a>.</li>
</ol>
<p><hr />
<a href="http://www.bentley.com/cadnotes">
		<img src="http://cad-notes.com/images/7053_PW-en_HDR_468x60_0511.gif" alt="Are you ProjectWise?" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://cad-notes.com/2011/09/up-and-ready-boldly-install-configure-deploy-autodesk-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

