<?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 Family</title>
	<atom:link href="http://cad-notes.com/category/revit-architecture/revit-family/feed/" rel="self" type="application/rss+xml" />
	<link>http://cad-notes.com</link>
	<description>CAD Tutorials and Best Practices</description>
	<lastBuildDate>Wed, 08 Sep 2010 12:00:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Creating Realistic Light Bulb in Revit Architecture</title>
		<link>http://cad-notes.com/2010/08/creating-realistic-light-bulb-in-revit-architecture/</link>
		<comments>http://cad-notes.com/2010/08/creating-realistic-light-bulb-in-revit-architecture/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 03:40:28 +0000</pubDate>
		<dc:creator>Edwin Prakoso</dc:creator>
				<category><![CDATA[Revit Family]]></category>
		<category><![CDATA[Revit Tips]]></category>
		<category><![CDATA[glowing light bulb]]></category>
		<category><![CDATA[Revit family tips]]></category>
		<category><![CDATA[Revit material]]></category>

		<guid isPermaLink="false">http://cad-notes.com/2010/08/creating-realistic-light-bulb-in-revit-architecture/</guid>
		<description><![CDATA[If you have rendered your model with artificial lights in Revit, you probably have seen that the result can be ‘not so realistic’. We don’t see the light bulbs glowing. We can see the lights, but it looks all wrong… where is the light came...]]></description>
			<content:encoded><![CDATA[<p>If you have rendered your model with artificial lights in Revit, you probably have seen that the result can be ‘not so realistic’. <strong>We don’t see the light bulbs glowing</strong>. We can see the lights, but it looks all wrong… where is the light came from?</p>
<p><a href="http://cad-notes.com/wp-content/uploads/2010/08/unrealistic_lighting_effect.png"><img style="display: inline; border-width: 0px;" title="unrealistic_lighting_effect" src="http://cad-notes.com/wp-content/uploads/2010/08/unrealistic_lighting_effect_thumb.png" border="0" alt="unrealistic lighting effect thumb Creating Realistic Light Bulb in Revit Architecture" width="575" height="252" /></a></p>
<p>To create a ‘glowing’ light bulb, you need to define it by using material. You can create your own material, then activate the <strong>self illumination</strong> option in the material dialog box. You can define the filter color if necessary. And change the luminance to a lamp lens. In this sample, I use <em>halogen lamp lens</em>. As you can see in the material preview, the material is glowing. That’s how your light bulb should looks like, right?</p>
<p><a href="http://cad-notes.com/wp-content/uploads/2010/08/light_bulb_material.png"><img style="display: inline; border-width: 0px;" title="light_bulb_material" src="http://cad-notes.com/wp-content/uploads/2010/08/light_bulb_material_thumb.png" border="0" alt="light bulb material thumb Creating Realistic Light Bulb in Revit Architecture" width="347" height="413" /></a></p>
<p>After I apply the material to the light lens (or bulb?) then I render it again.</p>
<p>Looks much more realistic than before, right?</p>
<p><a href="http://cad-notes.com/wp-content/uploads/2010/08/more_realistic_lights.png"><img style="display: inline; border-width: 0px;" title="more_realistic_lights" src="http://cad-notes.com/wp-content/uploads/2010/08/more_realistic_lights_thumb.png" border="0" alt="more realistic lights thumb Creating Realistic Light Bulb in Revit Architecture" width="575" height="250" /></a></p>
<p>You may want to make the material as parameter, so you can change it during the design process. So when you need to ‘turn it off’, you can change it using dialog box, not using material editor.</p>
<blockquote><p>If you new to Revit Families, you may be interested to our e-book: <a href="http://cad-notes.com/2010/05/creating-your-own-revit-families/">Creating Your Own Revit Families</a>. You can purchase it only for US$ 7. You can learn the basic, and guided by video tutorial.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://cad-notes.com/2010/08/creating-realistic-light-bulb-in-revit-architecture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Title Block From AutoCAD Sheet</title>
		<link>http://cad-notes.com/2010/07/creating-title-block-from-autocad-sheet/</link>
		<comments>http://cad-notes.com/2010/07/creating-title-block-from-autocad-sheet/#comments</comments>
		<pubDate>Sun, 04 Jul 2010 15:59:23 +0000</pubDate>
		<dc:creator>Edwin Prakoso</dc:creator>
				<category><![CDATA[Revit Family]]></category>
		<category><![CDATA[dwg import]]></category>
		<category><![CDATA[label]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[title block]]></category>

		<guid isPermaLink="false">http://cad-notes.com/2010/07/creating-title-block-from-autocad-sheet/</guid>
		<description><![CDATA[One problem if you are migrating from AutoCAD to Revit is implementing your current AutoCAD standard to your Revit project. In this post, we are going to import your existing title block in AutoCAD file to Revit family. Let us do it step-by-step. Preparing DWG...]]></description>
			<content:encoded><![CDATA[<p>One problem if you are migrating from AutoCAD to Revit is implementing your current AutoCAD standard to your Revit project. In this post, we are going to import your existing <strong>title block</strong> in AutoCAD file to Revit family. Let us do it step-by-step.</p>
<h3>Preparing DWG File</h3>
<p>First, you need to prepare the DWG file. If you have a DWT template, you need to create an empty DWG file using that template. We can’t import DWT to Revit. Title block should be the only drawing element in that file.</p>
<p>What if you don’t have AutoCAD, but you want to use the DWT file? Easy. Just rename the file in Windows Explorer, change the dwt extension to dwg. DWT basically is DWG too.</p>
<p>When creating title block family, Revit will attempt to find objects in your layout/sheet first. If your title block is not in your layout, then Revit will ask if it should try to find in model space. It should be no problem, whether you place the title block in layout or model. BUT… you have to create the title block in 1:1 scale. Try to experiment with existing title block in default AutoCAD template if you have problem.</p>
<h3>Create a New Family</h3>
<p>Let’s start. First, you need to create a new family. In home screen, click new under family group.</p>
<p><a href="http://cad-notes.com/wp-content/uploads/2010/07/new_family.png"><img style="display: inline; border: 0px;" title="new_family" src="http://cad-notes.com/wp-content/uploads/2010/07/new_family_thumb.png" border="0" alt="new family thumb Creating Title Block From AutoCAD Sheet" width="208" height="148" /></a></p>
<p>Revit will ask you to to choose a family template. Go to <em>titleblocks</em> folder, and choose the paper size you want. The paper size depends on your family units. I use metric, so I will see A0 to A4 paper size. Click open.</p>
<p>In your new family, you will see a rectangle that shows your paper size. You can create your title block here from scratch inside that rectangle. Or simply import your existing title block from AutoCAD drawing. We are going to do the last one.</p>
<h3>Importing the DWG File</h3>
<p>Now you can import the DWG file to your family. Use <strong>import CAD</strong> tool in insert tab, import panel.</p>
<p><a href="http://cad-notes.com/wp-content/uploads/2010/07/import_CAD.png"><img style="display: inline; border: 0px;" title="import_CAD" src="http://cad-notes.com/wp-content/uploads/2010/07/import_CAD_thumb.png" border="0" alt="import CAD thumb Creating Title Block From AutoCAD Sheet" width="203" height="99" /></a></p>
<p>Find your DWG file. Before you click open, there are many options available in the dialog box. If your DWG file has correct unit (and not unitless) then you can choose <em>import unit</em> as Auto-Detect. Positioning should be fine if you choose ‘Auto-center to center’. Title block is a rectangular object that should fit the paper just fine. If it’s not, you need to scale or move it later to fit your paper.</p>
<p><a href="http://cad-notes.com/wp-content/uploads/2010/07/import_CAD_options.png"><img style="display: inline; border: 0px;" title="import_CAD_options" src="http://cad-notes.com/wp-content/uploads/2010/07/import_CAD_options_thumb.png" border="0" alt="import CAD options thumb Creating Title Block From AutoCAD Sheet" width="500" height="96" /></a></p>
<p>Click open. You should now see the title block in your family.</p>
<p><a href="http://cad-notes.com/wp-content/uploads/2010/07/title_block.png"><img style="display: inline; border: 0px;" title="title_block" src="http://cad-notes.com/wp-content/uploads/2010/07/title_block_thumb.png" border="0" alt="title block thumb Creating Title Block From AutoCAD Sheet" width="216" height="158" /></a></p>
<p>Select the title block. You should see it is selected as a single object. Click explode, <strong>full explode</strong> from contextual ribbon to break the AutoCAD elements, to basic Revit elements.</p>
<p><a href="http://cad-notes.com/wp-content/uploads/2010/07/explode.png"><img style="display: inline; border: 0px;" title="explode" src="http://cad-notes.com/wp-content/uploads/2010/07/explode_thumb.png" border="0" alt="explode thumb Creating Title Block From AutoCAD Sheet" width="198" height="95" /></a></p>
<h3>Adding Labels</h3>
<p>Title blocks pretty much only have lines and texts. You already have them after importing the title block from AutoCAD. Revit does have some intelligent texts that will automatically update when the information changed. The changes can be manually by you, or automatic. Sheet number is defined by you. Date/time stamp will updated automatically by your computer.</p>
<p>Let us see this part of our title block. The project number can be automatically take your project information. Date and sheet number can automatically changed. Those values should be created using label. The others, should use text as ‘static’ texts.</p>
<p><a href="http://cad-notes.com/wp-content/uploads/2010/07/text_vs_label.png"><img style="display: inline; border: 0px;" title="text_vs_label" src="http://cad-notes.com/wp-content/uploads/2010/07/text_vs_label_thumb.png" border="0" alt="text vs label thumb Creating Title Block From AutoCAD Sheet" width="350" height="161" /></a></p>
<p>If we look at the ribbon, in home tab, text panel, we will see there are two types of texts. Now you know what their difference is, right?</p>
<p><a href="http://cad-notes.com/wp-content/uploads/2010/07/Revit_label_and_text.png"><img style="display: inline; border: 0px;" title="Revit_label_and_text" src="http://cad-notes.com/wp-content/uploads/2010/07/Revit_label_and_text_thumb.png" border="0" alt="Revit label and text thumb Creating Title Block From AutoCAD Sheet" width="178" height="97" /></a></p>
<p>Now delete all texts that you will replace with labels. After you remove them, activate label and place in the location you want. Revit will open a dialog box, asking you which parameter you want to display. Choose which information should appear at that location, and click ‘add parameter to label’ button. Or you can double click it to add the parameter to your label.</p>
<p><a href="http://cad-notes.com/wp-content/uploads/2010/07/edit_label_dialog.png"><img style="display: inline; border: 0px;" title="edit_label_dialog" src="http://cad-notes.com/wp-content/uploads/2010/07/edit_label_dialog_thumb.png" border="0" alt="edit label dialog thumb Creating Title Block From AutoCAD Sheet" width="550" height="278" /></a></p>
<p>Add every information you want. Save the family so you can load it later to your project. Or you can load it to your template.</p>
]]></content:encoded>
			<wfw:commentRss>http://cad-notes.com/2010/07/creating-title-block-from-autocad-sheet/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Creating Your Own Revit Families</title>
		<link>http://cad-notes.com/2010/05/creating-your-own-revit-families/</link>
		<comments>http://cad-notes.com/2010/05/creating-your-own-revit-families/#comments</comments>
		<pubDate>Mon, 31 May 2010 04:39:35 +0000</pubDate>
		<dc:creator>Edwin Prakoso</dc:creator>
				<category><![CDATA[E-book]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Revit Family]]></category>
		<category><![CDATA[Revit family tutorial]]></category>

		<guid isPermaLink="false">http://cad-notes.com/?p=963</guid>
		<description><![CDATA[// We are launching our new e-book: Creating Your Own Revit Architecture Families. You can have this e-book for US$ 7,00. This e-book includes video animation (mp4 format) for every exercises, that you can download separately. You will learn: Getting familiar with family template Creating...]]></description>
			<content:encoded><![CDATA[<p><img style="display: inline; border-width: 0px;" title="rac_fam_cover" src="http://cad-notes.com/wp-content/uploads/2010/05/rac_fam_cover.png" border="0" alt="rac fam cover Creating Your Own Revit Families" width="240" height="186" /></p>
<p><a class="ec_ejc_thkbx" onclick="javascript:return EJEJC_lc(this);" href="https://www.e-junkie.com/ecom/gb.php?c=cart&amp;i=738039&amp;cl=103602&amp;ejc=2" target="ej_ejc"><img src="http://www.e-junkie.com/ej/ej_add_to_cart.gif" border="0" alt="Add to Cart" title="Creating Your Own Revit Families" /></a> <a class="ec_ejc_thkbx" onclick="javascript:return EJEJC_lc(this);" href="https://www.e-junkie.com/ecom/gb.php?c=cart&amp;cl=103602&amp;ejc=2" target="ej_ejc"><img src="http://www.e-junkie.com/ej/ej_view_cart.gif" border="0" alt="View Cart" title="Creating Your Own Revit Families" /></a> <script type="text/javascript">// <![CDATA[
function EJEJC_lc(th) { return false; }
// ]]&gt;</script><script src="http://www.e-junkie.com/ecom/box.js" type="text/javascript"></script></p>
<p>We are launching our new e-book: Creating Your Own Revit Architecture Families. You can have this e-book for US$ 7,00.</p>
<p>This e-book includes video animation (mp4 format) for every exercises, that you can download separately.</p>
<p>You will learn:</p>
<ol>
<li>Getting familiar with family template</li>
<li>Creating 2D families and 3D families</li>
<li>Creating component families and system families</li>
<li>Using parameters and references</li>
<li>Using 2D DWG for your families</li>
<li>Adding details and controlling object visibility</li>
</ol>
<p>You can <a href="http://cad-notes.com/wp-content/uploads/2010/05/Revit-Family-TOC.pdf">download and see the table of contents here</a>. And the animation sample here for <a href="http://cad-notes.com/wp-content/uploads/2010/05/Adding_Parameters.mp4">Adding_Parameters</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://cad-notes.com/2010/05/creating-your-own-revit-families/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
<enclosure url="http://cad-notes.com/wp-content/uploads/2010/05/Adding_Parameters.mp4" length="5748400" type="video/mp4" />
		</item>
		<item>
		<title>Creating Vinyl Siding Wall</title>
		<link>http://cad-notes.com/2010/03/creating-vinyl-siding-wall/</link>
		<comments>http://cad-notes.com/2010/03/creating-vinyl-siding-wall/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 01:54:11 +0000</pubDate>
		<dc:creator>Edwin Prakoso</dc:creator>
				<category><![CDATA[Revit Family]]></category>
		<category><![CDATA[reveal]]></category>
		<category><![CDATA[sweep]]></category>
		<category><![CDATA[vertical compound wall]]></category>

		<guid isPermaLink="false">http://cad-notes.com/?p=596</guid>
		<description><![CDATA[We have discussed how we can define wall structure horizontally. Now the problem is, how can we define the structure vertically? We have discussed how we can add reveals and sweeps to do this. In this article, let us discuss how we can create a...]]></description>
			<content:encoded><![CDATA[<p>We have discussed how we can <a href="http://cad-notes.com/2009/07/creating-your-own-wall-type/">define wall structure horizontally</a>.</p>
<p><img style="display: inline; border-width: 0px;" title="Revit_Wall_structure" src="http://cad-notes.com/wp-content/uploads/2010/03/Revit_Wall_structure.png" border="0" alt="Revit Wall structure Creating Vinyl Siding Wall" width="167" height="88" /></p>
<p>Now the problem is, how can we define the structure vertically? We have discussed how <a href="http://cad-notes.com/2009/11/vertical-compound-wall/">we can add reveals and sweeps to do this</a>. In this article, let us discuss how we can create a vinyl siding wall as example. The common way (and probably most suggested) to do this is simply using horizontal lines pattern, not actually creating real 3D forms. And later, we can use drafting tools to add details for the vinyl siding wall.</p>
<p>The reason why we do this is creating many horizontal sweeps/reveals can take much of your computer resources. When you are modeling a large building, this can be a problem. Of course, there are a downside: you have to take care the details later, manually.</p>
<p>Now, vinyl siding wall commonly used for simple houses, not multi story building. So I guess it is save if we create a real 3D vinyl siding, it would be acceptable.</p>
<h3>Creating Reveal Profile</h3>
<p>Create a new profile. Use Metric Profile-Reveal.rft (or Profile-Reveal.rft for imperial).</p>
<p>You need to define how your vinyl siding layer will be cut by this profile. Create reveal like below. Pay attention to the wall location. I use 250&#215;80 as the outline. Remember this value, we are going to need it when defining our wall.</p>
<p><a href="http://cad-notes.com/wp-content/uploads/2010/03/Reveal_profile_single.png"><img style="display: inline; border: 0px;" title="Reveal_profile_single" src="http://cad-notes.com/wp-content/uploads/2010/03/Reveal_profile_single_thumb.png" border="0" alt="Reveal profile single thumb Creating Vinyl Siding Wall" width="120" height="160" /></a></p>
<p>Save this file, and load it to your project.</p>
<p>Now why are we using reveal instead of sweep? You will see the difference later in the comparison section.</p>
<h3>Applying the Wall Reveal</h3>
<p>In your project, choose one of the wall type you want to modify. In this example I use generic 200mm. Duplicate, and add one more layer as your vinyl siding layer. Change the height to match your sweep profile.</p>
<p><a href="http://cad-notes.com/wp-content/uploads/2010/03/Vinyl_Sliding_Layer.png"><img style="display: inline; border: 0px;" title="Vinyl_Sliding_Layer" src="http://cad-notes.com/wp-content/uploads/2010/03/Vinyl_Sliding_Layer_thumb.png" border="0" alt="Vinyl Sliding Layer thumb Creating Vinyl Siding Wall" width="350" height="217" /></a></p>
<p>To enable us adding reveal, change the view to section. Change it from drop down selection below the preview area.</p>
<p><img style="display: inline; border-width: 0px;" title="Section_View" src="http://cad-notes.com/wp-content/uploads/2010/03/Section_View.png" border="0" alt="Section View Creating Vinyl Siding Wall" width="163" height="29" /></p>
<p>In the modify vertical structure group, click reveal.</p>
<p><a href="http://cad-notes.com/wp-content/uploads/2010/03/Reveals.png"><img style="display: inline; border: 0px;" title="Reveals" src="http://cad-notes.com/wp-content/uploads/2010/03/Reveals_thumb.png" border="0" alt="Reveals thumb Creating Vinyl Siding Wall" width="350" height="74" /></a></p>
<p>This will open another dialog box. Click add below this dialog to add a reveal definition. Select the reveal profile you created previously in the profile column. If you haven’t loaded it, click load profile.</p>
<p>Define the distance from base. Do it several times until it reach the highest wall in your design.</p>
<p><a href="http://cad-notes.com/wp-content/uploads/2010/03/Reveals_for_vinyl_siding.png"><img style="display: inline; border: 0px;" title="Reveals_for_vinyl_siding" src="http://cad-notes.com/wp-content/uploads/2010/03/Reveals_for_vinyl_siding_thumb.png" border="0" alt="Reveals for vinyl siding thumb Creating Vinyl Siding Wall" width="400" height="261" /></a></p>
<p>We are done. Click OK and close all the dialogs.</p>
<p>Now try to create walls and see how it looks like. I think this is quite nice :)</p>
<p><a href="http://cad-notes.com/wp-content/uploads/2010/03/Finished_wall.png"><img style="display: inline; border: 0px;" title="Finished_wall" src="http://cad-notes.com/wp-content/uploads/2010/03/Finished_wall_thumb.png" border="0" alt="Finished wall thumb Creating Vinyl Siding Wall" width="353" height="248" /></a></p>
<h3>Comparison</h3>
<p>Now let us get to (probably) some question you will ask.</p>
<h4>Why not creating one reveal profile like below, so we don’t need to create many reveal parameters?</h4>
<p><img style="display: inline; border-width: 0px;" title="Reveal_Profile" src="http://cad-notes.com/wp-content/uploads/2010/03/Reveal_Profile.png" border="0" alt="Reveal Profile Creating Vinyl Siding Wall" width="112" height="408" /></p>
<p>It doesn’t work as expected when we place door. See image below. The wall above the door will loose the reveals. I’m not sure why the window don’t have the same effects. I suspect this has something to do with the opening in the family. If that’s true, then creating the table is much easier than you modify your whole door family.</p>
<p><a href="http://cad-notes.com/wp-content/uploads/2010/03/Using_one_long_reveal_profile.png"><img style="display: inline; border: 0px;" title="Using_one_long_reveal_profile" src="http://cad-notes.com/wp-content/uploads/2010/03/Using_one_long_reveal_profile_thumb.png" border="0" alt="Using one long reveal profile thumb Creating Vinyl Siding Wall" width="333" height="220" /></a></p>
<h4>So why are we using reveal instead of sweep?</h4>
<p>If we use reveal, it only remove part of existing wall. No wall, then it’s not showing. Sweep, will remain visible even if you have wall height less than your defined vinyl siding height.</p>
<p><a href="http://cad-notes.com/wp-content/uploads/2010/03/Using_sweep_for_vinyl_siding_wall.png"><img style="display: inline; border: 0px;" title="Using_sweep_for_vinyl_siding_wall" src="http://cad-notes.com/wp-content/uploads/2010/03/Using_sweep_for_vinyl_siding_wall_thumb.png" border="0" alt="Using sweep for vinyl siding wall thumb Creating Vinyl Siding Wall" width="83" height="148" /></a></p>
<p>This is unacceptable when we need to attach our wall to roof or having the top side of our wall is not horizontal.</p>
]]></content:encoded>
			<wfw:commentRss>http://cad-notes.com/2010/03/creating-vinyl-siding-wall/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
