<?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, Energy Modeling, Rendering</description>
	<lastBuildDate>Tue, 02 Feb 2010 21:22:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<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 that matches your [...]]]></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:

<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>
<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>

]]></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>
]]></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 the way your [...]]]></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 (&#8221;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>
]]></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>
