Results 1 to 3 of 3

Thread: Override automatic source

  1. #1
    Woo! Hoo! my 1st post
    Join Date
    2003-01
    Posts
    1
    Login to Give a bone
    0

    Default Override automatic source

    I am using ADT 2006.

    Currently my space style is dictating the Fire Rating for all the doors in my door schedule. I have a condition where a door is in a rated space, but, is an exterior door that does not require a fire rating. I need to know how (if it's possible) to override the automatic source in a Door Schedule or Property Set.

    Can anyone help me?

  2. #2
    I could stop if I wanted to rdaniel's Avatar
    Join Date
    2006-12
    Location
    Dallas, TX
    Posts
    215
    Login to Give a bone
    0

    Default Re: Override automatic source

    Yes it is. To do so, you will actually have to delete the column (at least in ADT 2006) and create a new one as you can not modify the source. Select the schedule, right click and select edit schedule table style from the shortcut menu. Click on the columns tab. When you click the Add Column button, it will allow you to select the property set that you want to schedule.

  3. #3
    Super Moderator dkoch's Avatar
    Join Date
    2003-03
    Location
    Philadelphia, PA
    Posts
    2,392
    Login to Give a bone
    0

    Default Re: Override automatic source

    Quote Originally Posted by kellee_g
    I am using ADT 2006.

    Currently my space style is dictating the Fire Rating for all the doors in my door schedule. I have a condition where a door is in a rated space, but, is an exterior door that does not require a fire rating. I need to know how (if it's possible) to override the automatic source in a Door Schedule or Property Set.

    Can anyone help me?
    Yes, it is possible. In addition to the property your door is getting from the Space (a Location property, I presume), you will need to add two additional properties to a Property Set attached to your Doors. One will be a manual property to act as the override, to which you will assign a default value. For example, if you are expressing your Fire Rating as an integer representing the rating in minutes, then a good default value would be 0. If you are expressing your Fire Rating as a string (text), then a good default value would be a null or empty string. The other property will be a formula property, and it will be this property that you show in your schedule. The formula property will test the value in the manual override property. If the value is the default value, then the formula property will pass through the Fire Rating given by the location property, from the Space. If not, the formula property will pass through the value in the manual override property.

    You can find examples of override properties in the links in the following blog articles, as well as an in-depth discussion of the use of the If Then Else statement in formula properties. If you need more help, set up a sample file that has your current Property Sets, Schedule Table Style and a sample space or two with some doors, ZIP it up and attach it to a reply here, and someone here will be able to give you more specific advice.

    Overriding A Property Value Using A Formula
    Structure/Flow in Formula Properties: If/Then/ElseIf/Else Construct
    Another Formula Property Override Example

Similar Threads

  1. Add a "Future" override to the Phase filter / Phase graphic override dialogue boxes
    By Wish List System in forum Revit Structure - Wish List
    Replies: 0
    Last Post: 2011-10-19, 01:50 PM
  2. Dim Scale automatic override
    By seneb in forum AutoCAD General
    Replies: 1
    Last Post: 2009-02-20, 08:27 PM
  3. Override line color also override weight and style
    By Nic M. in forum Revit Architecture - General
    Replies: 11
    Last Post: 2008-07-22, 02:49 AM
  4. Replies: 0
    Last Post: 2006-09-03, 04:11 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
  •