<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
	>
<channel>
	<title>Comments on: Revit Families 401 – Data Validation</title>
	<atom:link href="http://www.sloarch.com/2009/12/revit-families-401-%e2%80%93-data-validation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sloarch.com/2009/12/revit-families-401-%e2%80%93-data-validation/</link>
	<description>architecture in the real world</description>
	<lastBuildDate>Sun, 03 Jul 2011 21:33:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: hawscott</title>
		<link>http://www.sloarch.com/2009/12/revit-families-401-%e2%80%93-data-validation/comment-page-1/#comment-56</link>
		<dc:creator>hawscott</dc:creator>
		<pubDate>Tue, 09 Mar 2010 18:03:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.sloarch.com/?p=491#comment-56</guid>
		<description>&quot;The &quot;SH LIMIT&quot; is dimensioned from the base of the outer tube to the base of the inner tube. I did have some trouble with the grips wanting to show the &quot;SH LIMIT&quot;, not exactly sure how I fixed that, but... It&#039;s progress.&quot;&lt;br&gt;&lt;br&gt;all you have to do is nest your family into another family and creat a new parameter and lock it.</description>
		<content:encoded><![CDATA[<p>&#8220;The &#8220;SH LIMIT&#8221; is dimensioned from the base of the outer tube to the base of the inner tube. I did have some trouble with the grips wanting to show the &#8220;SH LIMIT&#8221;, not exactly sure how I fixed that, but&#8230; It&#39;s progress.&#8221;</p>
<p>all you have to do is nest your family into another family and creat a new parameter and lock it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicholas</title>
		<link>http://www.sloarch.com/2009/12/revit-families-401-%e2%80%93-data-validation/comment-page-1/#comment-40</link>
		<dc:creator>Nicholas</dc:creator>
		<pubDate>Fri, 08 Jan 2010 01:37:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.sloarch.com/?p=491#comment-40</guid>
		<description>Thanks so much!</description>
		<content:encoded><![CDATA[<p>Thanks so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sloarch</title>
		<link>http://www.sloarch.com/2009/12/revit-families-401-%e2%80%93-data-validation/comment-page-1/#comment-39</link>
		<dc:creator>sloarch</dc:creator>
		<pubDate>Fri, 08 Jan 2010 00:50:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.sloarch.com/?p=491#comment-39</guid>
		<description>Great question, I did a quick test and it seems that when using handles to manipulate instance parameters Revit ignores the formula for that value. Or at least it doesn&#039;t recalculate them.&lt;br&gt;&lt;br&gt;This means that all of these methods only work for values entered in the Instance or Type Properties dialog.&lt;br&gt;&lt;br&gt;I&#039;ll try some experimentation and see if I can give you a more helpful answer.</description>
		<content:encoded><![CDATA[<p>Great question, I did a quick test and it seems that when using handles to manipulate instance parameters Revit ignores the formula for that value. Or at least it doesn&#39;t recalculate them.</p>
<p>This means that all of these methods only work for values entered in the Instance or Type Properties dialog.</p>
<p>I&#39;ll try some experimentation and see if I can give you a more helpful answer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicholas</title>
		<link>http://www.sloarch.com/2009/12/revit-families-401-%e2%80%93-data-validation/comment-page-1/#comment-38</link>
		<dc:creator>Nicholas</dc:creator>
		<pubDate>Fri, 08 Jan 2010 00:25:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.sloarch.com/?p=491#comment-38</guid>
		<description>This has given me new ideas, but I am still falling short. I&#039;ve got a post consisting of 2 families (inner and outer). I am using an instance parameter to enable grips when placed into a project. The problem I am faced with is needing a limit on how long or short the post can extend.&lt;br&gt;Any help is apprecaited.</description>
		<content:encoded><![CDATA[<p>This has given me new ideas, but I am still falling short. I&#39;ve got a post consisting of 2 families (inner and outer). I am using an instance parameter to enable grips when placed into a project. The problem I am faced with is needing a limit on how long or short the post can extend.<br />Any help is apprecaited.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicholas</title>
		<link>http://www.sloarch.com/2009/12/revit-families-401-%e2%80%93-data-validation/comment-page-1/#comment-37</link>
		<dc:creator>Nicholas</dc:creator>
		<pubDate>Thu, 07 Jan 2010 20:42:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.sloarch.com/?p=491#comment-37</guid>
		<description>ALRIGHT!&lt;br&gt;I made some progress... I don&#039;t know how to get a screen shot in here, but I&#039;ll try to describe my steps. &lt;br&gt;&lt;br&gt; PARAMETER (all parameters are instance in order to enable grips/handles)&lt;br&gt;   &quot;SH&quot;       = distance from bottom to top.&lt;br&gt;   &quot;M&quot;        = maximum allowable height.&lt;br&gt;   &quot;N&quot;        = minimum allowable height.&lt;br&gt;   &quot;X&quot;        = inner tube length.&lt;br&gt;   &quot;SH LIMIT&quot; = if(SH &gt; M,M-X, IF(SH &lt; N,N-X,SH-X)).&lt;br&gt;&lt;br&gt;The &quot;SH LIMIT&quot; is dimensioned from the base of the outer tube to the base of the inner tube. I did have some trouble with the grips wanting to show the &quot;SH LIMIT&quot;, not exactly sure how I fixed that, but... It&#039;s progress.</description>
		<content:encoded><![CDATA[<p>ALRIGHT!<br />I made some progress&#8230; I don&#39;t know how to get a screen shot in here, but I&#39;ll try to describe my steps. </p>
<p> PARAMETER (all parameters are instance in order to enable grips/handles)<br />   &#8220;SH&#8221;       = distance from bottom to top.<br />   &#8220;M&#8221;        = maximum allowable height.<br />   &#8220;N&#8221;        = minimum allowable height.<br />   &#8220;X&#8221;        = inner tube length.<br />   &#8220;SH LIMIT&#8221; = if(SH &gt; M,M-X, IF(SH &lt; N,N-X,SH-X)).</p>
<p>The &#8220;SH LIMIT&#8221; is dimensioned from the base of the outer tube to the base of the inner tube. I did have some trouble with the grips wanting to show the &#8220;SH LIMIT&#8221;, not exactly sure how I fixed that, but&#8230; It&#39;s progress.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicholas</title>
		<link>http://www.sloarch.com/2009/12/revit-families-401-%e2%80%93-data-validation/comment-page-1/#comment-35</link>
		<dc:creator>Nicholas</dc:creator>
		<pubDate>Thu, 07 Jan 2010 17:37:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.sloarch.com/?p=491#comment-35</guid>
		<description>Thanks so much!</description>
		<content:encoded><![CDATA[<p>Thanks so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sloarch</title>
		<link>http://www.sloarch.com/2009/12/revit-families-401-%e2%80%93-data-validation/comment-page-1/#comment-34</link>
		<dc:creator>sloarch</dc:creator>
		<pubDate>Thu, 07 Jan 2010 16:50:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.sloarch.com/?p=491#comment-34</guid>
		<description>Great question, I did a quick test and it seems that when using handles to manipulate instance parameters Revit ignores the formula for that value. Or at least it doesn&#039;t recalculate them.&lt;br&gt;&lt;br&gt;This means that all of these methods only work for values entered in the Instance or Type Properties dialog.&lt;br&gt;&lt;br&gt;I&#039;ll try some experimentation and see if I can give you a more helpful answer.</description>
		<content:encoded><![CDATA[<p>Great question, I did a quick test and it seems that when using handles to manipulate instance parameters Revit ignores the formula for that value. Or at least it doesn&#39;t recalculate them.</p>
<p>This means that all of these methods only work for values entered in the Instance or Type Properties dialog.</p>
<p>I&#39;ll try some experimentation and see if I can give you a more helpful answer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicholas</title>
		<link>http://www.sloarch.com/2009/12/revit-families-401-%e2%80%93-data-validation/comment-page-1/#comment-33</link>
		<dc:creator>Nicholas</dc:creator>
		<pubDate>Thu, 07 Jan 2010 16:25:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.sloarch.com/?p=491#comment-33</guid>
		<description>This has given me new ideas, but I am still falling short. I&#039;ve got a post consisting of 2 families (inner and outer). I am using an instance parameter to enable grips when placed into a project. The problem I am faced with is needing a limit on how long or short the post can extend.&lt;br&gt;Any help is apprecaited.</description>
		<content:encoded><![CDATA[<p>This has given me new ideas, but I am still falling short. I&#39;ve got a post consisting of 2 families (inner and outer). I am using an instance parameter to enable grips when placed into a project. The problem I am faced with is needing a limit on how long or short the post can extend.<br />Any help is apprecaited.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

