It's always bugged me that you have to define the conditioned/unconditioned/plenum keyword twice, once at the space level and once at the zone level.  It seems like it would be fairly simple to use some if/then statements and some BDL functions to have the zone TYPE keyword default to the corresponding space ZONE-TYPE keyword value.  I recently put together an expression that does just that (see below) however after inserting this expression as a Use Defined Expression and saving the file, the file no longer opens and results in eQUEST crashing during the load process.  If defined as a User Defined Default, after the save and reopen, eQUEST overwrites my default expression and gives me an error for not having the TYPE as the first keyword at the zone level.<div>
<br></div><div>Is this a known bug?  Is there no way to have the zone and space conditioned type keywords be related to one another?</div><div><br></div><div>Here's the expression:</div><div><br></div><div><div>if(#LR("SPACE","ZONE-TYPE")==#SI("CONDITIONED","SPACE","ZONE-TYPE"))</div>
<div>then #SI("CONDITIONED","ZONE","TYPE")</div><div>else if(#LR("SPACE","ZONE-TYPE")==#SI("UNCONDITIONED","SPACE","ZONE-TYPE")) </div><div>then #SI("UNCONDITIONED","ZONE","TYPE")</div>
<div>else #SI("PLENUM","ZONE","TYPE")</div><div>endif endif</div></div><div><br></div><div>Thanks,</div><div><br></div><div><p class="MsoNormal" style="margin-top:1.0pt"><a name="_MailAutoSig"><b><span style="font-size:10.0pt;font-family:"Verdana","sans-serif";mso-fareast-font-family:
"Times New Roman";mso-fareast-theme-font:minor-fareast;color:#632423;
mso-no-proof:yes">Robby Oylear, LEED</span></b></a><span><b><sup><span style="font-size:10.0pt;font-family:"Verdana","sans-serif";
mso-fareast-font-family:"Times New Roman";color:#632423;mso-no-proof:yes">®</span></sup></b></span><span><b><span style="font-size:10.0pt;font-family:
"Verdana","sans-serif";mso-fareast-font-family:"Times New Roman";mso-fareast-theme-font:
minor-fareast;color:#632423;mso-no-proof:yes"> AP BD+C</span></b></span></p>

<p class="MsoNormal"><span><i><span style="font-size:8.0pt;font-family:"Verdana","sans-serif";mso-fareast-font-family:
"Times New Roman";mso-fareast-theme-font:minor-fareast;color:black;mso-no-proof:
yes">Mechanical Project Engineer</span></i></span></p>

<p class="MsoNormal"><span><i><span style="font-size:8.0pt;font-family:"Verdana","sans-serif";mso-fareast-font-family:
"Times New Roman";mso-fareast-theme-font:minor-fareast;color:black;mso-no-proof:
yes">Energy Analyst</span></i></span></p>

<p class="MsoNormal"><span><i><span style="font-size:8.0pt;font-family:"Verdana","sans-serif";mso-fareast-font-family:
"Times New Roman";mso-fareast-theme-font:minor-fareast;color:black;mso-no-proof:
yes"> </span></i></span></p>

<p class="MsoNormal" style="line-height:115%"><span><b><span style="font-size:8.0pt;line-height:115%;font-family:"Verdana","sans-serif";
mso-fareast-font-family:"Times New Roman";mso-fareast-theme-font:minor-fareast;
color:#632423;mso-no-proof:yes">D</span></b></span><span><span style="font-size:8.0pt;line-height:115%;font-family:"Verdana","sans-serif";
mso-fareast-font-family:"Times New Roman";mso-fareast-theme-font:minor-fareast;
color:#1F497D;mso-no-proof:yes"> </span></span><span><span style="font-size:8.0pt;line-height:115%;font-family:"Verdana","sans-serif";
mso-fareast-font-family:"Times New Roman";mso-fareast-theme-font:minor-fareast;
color:black;mso-no-proof:yes">206-788-4571 |</span></span><span><span style="font-size:8.0pt;line-height:
115%;font-family:"Verdana","sans-serif";mso-fareast-font-family:"Times New Roman";
mso-fareast-theme-font:minor-fareast;color:#BFAB7F;mso-no-proof:yes"> </span></span><span><b><span style="font-size:8.0pt;line-height:
115%;font-family:"Verdana","sans-serif";mso-fareast-font-family:"Times New Roman";
mso-fareast-theme-font:minor-fareast;color:#632423;mso-no-proof:yes">C</span></b></span><span><span style="font-size:8.0pt;line-height:
115%;font-family:"Verdana","sans-serif";mso-fareast-font-family:"Times New Roman";
mso-fareast-theme-font:minor-fareast;color:#A50021;mso-no-proof:yes"> </span></span><span><span style="font-size:8.0pt;line-height:
115%;font-family:"Verdana","sans-serif";mso-fareast-font-family:"Times New Roman";
mso-fareast-theme-font:minor-fareast;color:black;mso-no-proof:yes">206-354-2721</span></span><span><span style="font-size:8.0pt;line-height:
115%;font-family:"Verdana","sans-serif";mso-fareast-font-family:"Times New Roman";
mso-fareast-theme-font:minor-fareast;color:#BFAB7F;mso-no-proof:yes"></span></span></p>

<p class="MsoNormal" style="line-height:115%"><span></span><a href="http://www.rushingco.com/"><span><b><i><span style="font-size:8.0pt;mso-bidi-font-size:11.0pt;line-height:115%;font-family:
"Verdana","sans-serif";mso-fareast-font-family:"Times New Roman";mso-fareast-theme-font:
minor-fareast;color:#632423;mso-no-proof:yes">www.rushingco.com</span></i></b></span><span></span></a><span><span style="font-size:7.0pt;line-height:115%;font-family:"Verdana","sans-serif";
mso-fareast-font-family:"Times New Roman";mso-fareast-theme-font:minor-fareast;
color:#1F497D;mso-no-proof:yes"></span></span></p></div>