<?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>Pierre-Felix Breton &#187; fbx</title>
	<atom:link href="http://www.pfbreton.com/tag/fbx/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pfbreton.com</link>
	<description>Lighting &#38; Daylight Simulation, Visualization</description>
	<lastBuildDate>Thu, 12 Jan 2012 14:51:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Set Layers by Revit Category and Family</title>
		<link>http://www.pfbreton.com/2011/11/set-layers-by-revit-category-and-family/</link>
		<comments>http://www.pfbreton.com/2011/11/set-layers-by-revit-category-and-family/#comments</comments>
		<pubDate>Mon, 21 Nov 2011 22:01:34 +0000</pubDate>
		<dc:creator>Pierre-Felix Breton</dc:creator>
				<category><![CDATA[3ds Max Design Scripts & Tools Downloads]]></category>
		<category><![CDATA[Autodesk]]></category>
		<category><![CDATA[Computer Graphics & CAD Tools]]></category>
		<category><![CDATA[Conferences & Publications]]></category>
		<category><![CDATA[In the News!]]></category>
		<category><![CDATA[Revit Tips & Tricks]]></category>
		<category><![CDATA[3ds Max]]></category>
		<category><![CDATA[Architectural Visualization]]></category>
		<category><![CDATA[Autodesk University]]></category>
		<category><![CDATA[BIM]]></category>
		<category><![CDATA[fbx]]></category>
		<category><![CDATA[MAXScript]]></category>
		<category><![CDATA[Revit]]></category>

		<guid isPermaLink="false">http://www.pfbreton.com/?p=512</guid>
		<description><![CDATA[Run this script on freshly imported Revit models via FBX.  It will move all objects on a Layer that corresponds to the Category and Family as illustrated. This script is not a plugin and does not save data in the scene.  You only need to run it once a while. The FBX import/link or 3ds [...]]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Run this script on freshly imported Revit models via FBX.  It will move all objects on a Layer that corresponds to the Category and Family as illustrated.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">This script is not a plugin and does not save data in the scene.  You only need to run it once a while.</div>
<p>The FBX import/link or 3ds Max does not create layers based on the file content.</p>
<p>Run this script on freshly imported Revit models via FBX.  It will move all objects on a Layer that corresponds to the Category and Family as illustrated:</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tools/layer-by-revit-category.png" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/199__400x400_layer-by-revit-category.png" alt="layer-by-revit-category" title="layer-by-revit-category" />
</a>

<p>It will also <span style="font-family: Arial, sans-serif;">restore original Meta data into Parts which are imported without Categories Names, Family Names and Family Types Names.</span></p>
<p>This script is not a plugin and does not save data in the scene.  You only need to run it on demand.  Note that some entities imported via FBX do not contain meta data from Revit (this is a bug on the Revit side).  Those entities, typically railing posts, lights and parts will remain untouched and left on their original layer.</p>
<p>Note: this assumes that the meta data is available after the FBX import or link. In other words, using Combine by Material will get rid of the Meta information about families (because objects get combined togheter).</p>
<p><a href="http://www.pfbreton.com/wordpress/wp-content/uploads/2011/11/set.layers.from.fbx.revit.objects.ms" target="_blank">Click here to download the script</a></p>
<div class="al2fb_like_button"><div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=121143771334161&amp;xfbml=1" type="text/javascript"></script>
<fb:like href="http://www.pfbreton.com/2011/11/set-layers-by-revit-category-and-family/" layout="button_count" show_faces="true" width="450" action="recommend" font="arial" colorscheme="light" ref="AL2FB"></fb:like></div>]]></content:encoded>
			<wfw:commentRss>http://www.pfbreton.com/2011/11/set-layers-by-revit-category-and-family/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scene Explorer Tweaks for File Linked Data</title>
		<link>http://www.pfbreton.com/2011/11/material-name-and-layername-columns-in-scene-explorer/</link>
		<comments>http://www.pfbreton.com/2011/11/material-name-and-layername-columns-in-scene-explorer/#comments</comments>
		<pubDate>Sun, 20 Nov 2011 10:58:11 +0000</pubDate>
		<dc:creator>Pierre-Felix Breton</dc:creator>
				<category><![CDATA[3ds Max Design Scripts & Tools Downloads]]></category>
		<category><![CDATA[Computer Graphics & CAD Tools]]></category>
		<category><![CDATA[In the News!]]></category>
		<category><![CDATA[3ds Max]]></category>
		<category><![CDATA[Architectural Visualization]]></category>
		<category><![CDATA[AutoCAD]]></category>
		<category><![CDATA[fbx]]></category>
		<category><![CDATA[MAXScript]]></category>
		<category><![CDATA[Revit]]></category>

		<guid isPermaLink="false">http://www.pfbreton.com/?p=418</guid>
		<description><![CDATA[Have you ever wanted to display the material and layer names of objects in the 3ds Max Scene Explorer? Or what about listing the type of object as well as its material name and type? This can be done with a relatively simple MAXScript that you must install  under the \Scripts\Startup directory of your 3ds [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever wanted to display the material and layer names of objects in the 3ds Max Scene Explorer?</p>
<p>Or what about listing the type of object as well as its material name and type?</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tools_scene_explorer_columns/scene_explorer_columns.png" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/198__500x300_scene_explorer_columns.png" alt="scene_explorer_columns" title="scene_explorer_columns" />
</a>

<p>This can be done with a relatively simple MAXScript that you must install  under the \Scripts\Startup directory of your 3ds Max installation.</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tools_scene_explorer_columns/installation-path.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/186__530x_installation-path.jpg" alt="installation-path" title="installation-path" />
</a>

<p>By doing so, the script will execute each time 3ds Max is launched and will  instruct the Scene Explorer to fetch data about your objects and create new columns that you can drag and drop in place:</p>
<ul>
<li>Material Name</li>
<li>Material Type</li>
<li>Object Plugin Type</li>
<li>Layer Name</li>
</ul>
<p><a href="http://www.pfbreton.com/wordpress/wp-content/uploads/2011/11/scene.explorer.custom.columns1.ms" target="_blank">Save Target as&#8230; to download the MAXScript</a></p>
<p><a href="http://www.pfbreton.com/wordpress/wp-content/uploads/2011/11/FileLinkSceneExplorer.ini" target="_blank">Save Target as&#8230; to download the SceneExplorer.ini</a> file that you can load from the Tools &gt; Manage Scene Explorers dialog.</p>
<div class="al2fb_like_button"><div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=121143771334161&amp;xfbml=1" type="text/javascript"></script>
<fb:like href="http://www.pfbreton.com/2011/11/material-name-and-layername-columns-in-scene-explorer/" layout="button_count" show_faces="true" width="450" action="recommend" font="arial" colorscheme="light" ref="AL2FB"></fb:like></div>]]></content:encoded>
			<wfw:commentRss>http://www.pfbreton.com/2011/11/material-name-and-layername-columns-in-scene-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Translating Project Location from Revit to 3ds Max via FBX</title>
		<link>http://www.pfbreton.com/2009/10/translating-project-location-from-revit-to-3ds-max-via-fbx/</link>
		<comments>http://www.pfbreton.com/2009/10/translating-project-location-from-revit-to-3ds-max-via-fbx/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 19:29:03 +0000</pubDate>
		<dc:creator>Pierre-Felix Breton</dc:creator>
				<category><![CDATA[3ds Max Design Tips & Tricks]]></category>
		<category><![CDATA[Computer Graphics & CAD Tools]]></category>
		<category><![CDATA[Revit Tips & Tricks]]></category>
		<category><![CDATA[3ds Max]]></category>
		<category><![CDATA[Architectural Visualization]]></category>
		<category><![CDATA[Daylight Simulation]]></category>
		<category><![CDATA[fbx]]></category>
		<category><![CDATA[Lighting Analysis]]></category>
		<category><![CDATA[Revit]]></category>

		<guid isPermaLink="false">http://www.pfbreton.com/?p=425</guid>
		<description><![CDATA[If you noticed that the location of your Daylight System object created by FBX Import in 3ds Max does not match the project coordinates of Revit,  this is a simple thing to fix. In Revit, go in the 3D view you will export to FBX Edit the Graphic Display Options Specify a Location and Time [...]]]></description>
			<content:encoded><![CDATA[<p>If you noticed that the location of your Daylight System object created by FBX Import in 3ds Max does not match the project coordinates of Revit,  this is a simple thing to fix.</p>
<ol>
<li>In Revit, go in the 3D view you will export to FBX</li>
<li>Edit the Graphic Display Options</li>
<li>Specify a Location and Time that matches your project settings, for a single day:
<p>
<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tools_revit_to_max_daylight_location/graphic-display-options-revit.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/190__400x_graphic-display-options-revit.jpg" alt="graphic-display-options-revit" title="graphic-display-options-revit" />
</a>
</li>
<li>Export to FBX</li>
<li>Import in 3ds Max</li>
</ol>
<p>Your Daylight System should now match the Revit model in Location and Time.</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tools_revit_to_max_daylight_location/3dsmax-daylight-settings.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/188__400x_3dsmax-daylight-settings.jpg" alt="3dsmax-daylight-settings" title="3dsmax-daylight-settings" />
</a>

<div class="al2fb_like_button"><div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=121143771334161&amp;xfbml=1" type="text/javascript"></script>
<fb:like href="http://www.pfbreton.com/2009/10/translating-project-location-from-revit-to-3ds-max-via-fbx/" layout="button_count" show_faces="true" width="450" action="recommend" font="arial" colorscheme="light" ref="AL2FB"></fb:like></div>]]></content:encoded>
			<wfw:commentRss>http://www.pfbreton.com/2009/10/translating-project-location-from-revit-to-3ds-max-via-fbx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Removing Unwanted Edges from Imported FBX Files</title>
		<link>http://www.pfbreton.com/2009/08/autoedges/</link>
		<comments>http://www.pfbreton.com/2009/08/autoedges/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 13:40:02 +0000</pubDate>
		<dc:creator>Pierre-Felix Breton</dc:creator>
				<category><![CDATA[3ds Max Design Scripts & Tools Downloads]]></category>
		<category><![CDATA[3ds Max Design Tips & Tricks]]></category>
		<category><![CDATA[Revit Tips & Tricks]]></category>
		<category><![CDATA[3ds Max]]></category>
		<category><![CDATA[Architectural Visualization]]></category>
		<category><![CDATA[fbx]]></category>
		<category><![CDATA[MAXScript]]></category>
		<category><![CDATA[Revit]]></category>

		<guid isPermaLink="false">http://www.pfbreton.com/?p=120</guid>
		<description><![CDATA[If you import an FBX model from Revit in 3ds Max you will most likely see more polygonal edges than expected. Those are not extra polygons, it is simply that generally, 3ds Max hides adjacent edges by default. In the case of FBX import, meshes are created with all edges being visible &#8211; and the viewport [...]]]></description>
			<content:encoded><![CDATA[<p>If you import an FBX model from Revit in 3ds Max you will most likely see more polygonal edges than expected. Those are not extra polygons, it is simply that generally, 3ds Max hides adjacent edges by default. In the case of FBX import, meshes are created with all edges being visible &#8211; and the viewport does not look as clean as it should:</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tools_autoeges_selected/all-edges-are-visible-after-import.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/168__320x240_all-edges-are-visible-after-import.jpg" alt="all-edges-are-visible-after-import" title="all-edges-are-visible-after-import" />
</a>

<p>To get rid of those edges, you can hide them from the editable mesh panel:</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tools_autoeges_selected/editing-edge-visibility-manually.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/169__320x240_editing-edge-visibility-manually.jpg" alt="editing-edge-visibility-manually" title="editing-edge-visibility-manually" />
</a>

<p>Or better, use a Maxscript tool that will let you hide them all at once.</p>
<p><a href="http://www.pfbreton.com/wordpress/wp-content/uploads/2009/07/autoedge_selection.ms">Click here to download the MaxScript</a></p>
<p>Usage: Select all your EditableMesh objects and execute the script. The script will only affect selected EditableMesh objects so the selection can contain lights, lines, cameras: they won&#8217;t be affected by the script.</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tools_autoeges_selected/run-the-provided-script-after-having-selected-all-your-objects.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/170__320x240_run-the-provided-script-after-having-selected-all-your-objects.jpg" alt="run-the-provided-script-after-having-selected-all-your-objects" title="run-the-provided-script-after-having-selected-all-your-objects" />
</a>

<p>The result:</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tools_autoeges_selected/after-running-the-script-on-selection.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/167__320x240_after-running-the-script-on-selection.jpg" alt="after-running-the-script-on-selection" title="after-running-the-script-on-selection" />
</a>

<p>Special Thanks to Chris P. Johnson who helped improving the speed and stability of the script on large models containing several instances.</p>
<div class="al2fb_like_button"><div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=121143771334161&amp;xfbml=1" type="text/javascript"></script>
<fb:like href="http://www.pfbreton.com/2009/08/autoedges/" layout="button_count" show_faces="true" width="450" action="recommend" font="arial" colorscheme="light" ref="AL2FB"></fb:like></div>]]></content:encoded>
			<wfw:commentRss>http://www.pfbreton.com/2009/08/autoedges/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reducing the file size of FBX files exported by Revit</title>
		<link>http://www.pfbreton.com/2009/08/reduincg-the-file-size-of-fbx-files-exported-by-revit/</link>
		<comments>http://www.pfbreton.com/2009/08/reduincg-the-file-size-of-fbx-files-exported-by-revit/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 09:02:49 +0000</pubDate>
		<dc:creator>Pierre-Felix Breton</dc:creator>
				<category><![CDATA[3ds Max Design Tips & Tricks]]></category>
		<category><![CDATA[Revit Tips & Tricks]]></category>
		<category><![CDATA[3ds Max]]></category>
		<category><![CDATA[Architectural Visualization]]></category>
		<category><![CDATA[fbx]]></category>
		<category><![CDATA[Revit]]></category>

		<guid isPermaLink="false">http://www.pfbreton.com/?p=332</guid>
		<description><![CDATA[People complain about the fact that FBX files exported by Revit are too large. The size of the FBX files exported by Revit is influenced by the following aspects: Model size: Obviously, the more details in your 3D view, the larger it will be.  There is not much you can do about it besides controlling [...]]]></description>
			<content:encoded><![CDATA[<p>People complain about the fact that FBX files exported by Revit are too large.</p>
<p>The size of the FBX files exported by Revit is influenced by the following aspects:</p>
<p><strong>Model size:</strong></p>
<p style="padding-left: 30px;">Obviously, the more details in your 3D view, the larger it will be.  There is not much you can do about it besides controlling the way your families are drawn (fine, medium, coarse display settings).</p>
<p><strong>Texture Maps used by the Render Appearances: </strong></p>
<p style="padding-left: 30px;">All textures used by the Revit materials are embedded in the exported FBX for portability reasons. On one hand, this is useful because you don&#8217;t have to bother about file paths issues (&#8220;texture not found&#8221; errors) but it has a cost in terms of file size. If you don&#8217;t render in Revit, you might want to think about editing your materials in a way that textures are not used at all.  This way, the exported FBX file will not contain additionnal image files.</p>
<p><strong>Environment Maps: </strong></p>
<p style="padding-left: 30px;">Revit defaults to a rendering setting that uses a texture map for clouds.  This texture map on itself weights about 20Mb and cannot be compressed more. Since it is also zipped up with the exported FBX models, you take a 20Mb hit right away. To resolve this issue, switch the render settings of Revit to use a clear sky (no clouds). Doing so will remove the large clouds image file and reduce the size of the exported FBX file.</p>
<p style="padding-left: 30px;"><a rel="attachment wp-att-333" href="http://www.pfbreton.com/2009/08/reduincg-the-file-size-of-fbx-files-exported-by-revit/tips-tricks-revit-render-dialog/"><img class="alignnone size-full wp-image-333" title="Revit render dialog set to &quot;No Clouds&quot;" src="http://www.pfbreton.com/wordpress/wp-content/uploads/2009/08/tips.tricks.revit.render.dialog.jpg" alt="Revit render dialog set to &quot;No Clouds&quot;" width="403" height="332" /></a></p>
<div class="al2fb_like_button"><div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=121143771334161&amp;xfbml=1" type="text/javascript"></script>
<fb:like href="http://www.pfbreton.com/2009/08/reduincg-the-file-size-of-fbx-files-exported-by-revit/" layout="button_count" show_faces="true" width="450" action="recommend" font="arial" colorscheme="light" ref="AL2FB"></fb:like></div>]]></content:encoded>
			<wfw:commentRss>http://www.pfbreton.com/2009/08/reduincg-the-file-size-of-fbx-files-exported-by-revit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

