Results 1 to 2 of 2

Thread: "Default" HVAC Zone is set to read-only. Why does this exist and can I get rid of it?

  1. #1
    Member
    Join Date
    2011-03
    Posts
    5
    Login to Give a bone
    0

    Default "Default" HVAC Zone is set to read-only. Why does this exist and can I get rid of it?

    Hi everybody.

    So, I've created a script in Dynamo that will allow me to link a VAV box (or any mechanical equipment) to an HVAC Zone, so that if the VAV's Mark parameter changes, the HVAC Zone's Name will update. I've already created a similar script for Thermostats that works. My problem isn't with Dynamo.

    My problem is that there's an HVAC Zone called "Default" that's set to Read Only. Because I can't write to this one Zone's Name Parameter, my entire Dynamo script is failing. (Dynamo can only write to an entire Category, Family, or Type. Unfortunately, there's no way to get it to conditionally select something.)





    Can anyone tell me why this Default Zone exists? And is there something I can do about this?

    Thanks for reading!
    Attached Images Attached Images

  2. #2
    Woo! Hoo! my 1st post
    Join Date
    2015-11
    Posts
    1
    Login to Give a bone
    0

    Default Re: "Default" HVAC Zone is set to read-only. Why does this exist and can I get rid of it?

    unfortunately I can't speak to why it exists, but I have a couple thoughts. I believe that in the revit Spaces they have to be associated with a zone. Spaces get assigned to this default zone automatically. As you've discovered, the default zone can't have it's name changed, but all the other zones can have their names changed.

    That being said, it looks like the zones have been names according to the VAV boxes.... so maybe it's failing gracefully?
    If it is causing you a problem you can simply be sure that your VAV boxes are all assigned to zones which are not the default -OR- use a list.map and a filter by boolean map to remove the objects that are on the default zone from your list. I'm nto sure which option is best without knowing your whole workflow, but there are definitely choices in Dynamo for removing objects from lists based on some condition.

    Good luck!

Similar Threads

  1. "Default Sill Height" changes the "cut plane" display of the Window!!!
    By stellarblue153 in forum Revit Architecture - Tips & Tricks
    Replies: 2
    Last Post: 2024-02-23, 09:02 AM
  2. error help - "The parameter Description doesn't exist in the Family.."
    By ddenton in forum Revit Architecture - Families
    Replies: 3
    Last Post: 2013-02-22, 07:30 PM
  3. "If" a layer doesnt exist, create it? How to?
    By ReachAndre in forum AutoLISP
    Replies: 24
    Last Post: 2009-06-24, 09:07 PM
  4. Replies: 4
    Last Post: 2007-07-12, 05:18 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •