Results 1 to 2 of 2

Thread: curtain panel scheduling question

  1. #1
    Member
    Join Date
    2010-04
    Location
    oz
    Posts
    14
    Login to Give a bone
    0

    Default curtain panel scheduling question

    Hi all,

    i am using curtain walls as glass balustrade / pool fencing. this seems to be the quickest way to do this rather than use railings.

    each curtain panel is a set length, dictated by the manufacturer and they have a product code for each one - say a 1200 long panel is coded PF-1200.
    is there a way to include this code into each panel? at the moment i have to enter it manually when i schedule it for each one, rather time consuming.
    any tips / advice most appreciated if there is a way around this.

    cheers,

    urb

  2. #2
    Super Moderator david_peterson's Avatar
    Join Date
    2002-09
    Location
    Madison, WI
    Posts
    5,687
    Login to Give a bone
    0

    Default Re: curtain panel scheduling question

    Never tried it with a curtain panel, but we've done this with out casework families. Create a new parameter where you have an if statement in the formula.
    Something like this
    if((Width = 1200'), "PF-1200", if((Width = 1400), "PF-1400", if((Width = 1600), "PF-1600", if((Width = 1800), "PF-1800", if((Width = 2000), "PF-2000", "Ø")))))
    Then you can tag it or schedule it. This also allows you to know if you don't have a correct size and it'll return a not symbol.
    Just a thought.

Similar Threads

  1. Curtain Wall Panel Scheduling bug?
    By jfreauff in forum Revit - Platform
    Replies: 0
    Last Post: 2009-08-14, 10:08 PM
  2. Scheduling out window panel types and areas in a curtain wall schedule
    By wcaramella in forum Revit Architecture - General
    Replies: 3
    Last Post: 2008-01-26, 03:07 AM
  3. Scheduling curtain panel doors
    By jspartz in forum Revit Architecture - General
    Replies: 1
    Last Post: 2006-12-14, 02:43 AM
  4. Curtain Panel Question...
    By FWSchreck in forum Revit Architecture - General
    Replies: 5
    Last Post: 2006-11-21, 04:23 AM
  5. Scheduling Curtain Panel Double Doors... To and From Room...
    By Dwane Lindsey in forum Revit Architecture - General
    Replies: 10
    Last Post: 2006-10-18, 05:46 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
  •