Results 1 to 7 of 7

Thread: Parametizing a flip control?

  1. #1
    100 Club Limbatus's Avatar
    Join Date
    2010-04
    Location
    Gamehendge
    Posts
    194

    Default Parametizing a flip control?

    I'm using a family type parameter to select shared frame types in a door family. I'd like my frame w side-lite to be able to flip to either side of my swing door so that the side of the lite and the side of the swing operation are options. i don't want to bog down my template with 2 options Lite Left and Lite Right. any ideas on ways to achieve this?

  2. #2
    Member
    Join Date
    2011-12
    Posts
    3

    Default Re: Parametizing a flip control?

    You could use visibility parameters.

  3. #3
    100 Club Limbatus's Avatar
    Join Date
    2010-04
    Location
    Gamehendge
    Posts
    194

    Default Re: Parametizing a flip control?

    I could do that, but that means double the geometry in the family. trying to keep things light

  4. #4
    Active Member
    Join Date
    2011-04
    Posts
    84

    Default Re: Parametizing a flip control?

    Offset a reference plane to either the right or left of your door opening by X feet. Use a length offset parameter to control the location of a set of reference planes that the side lite is attached to. This will allow you to control where the side lite lands on the door family without having to worry about negative values, etc.

  5. #5
    Member
    Join Date
    2012-06
    Location
    St Louis
    Posts
    18

    Default Re: Parametizing a flip control?

    Quote Originally Posted by Limbatus View Post
    I'm using a family type parameter to select shared frame types in a door family. I'd like my frame w side-lite to be able to flip to either side of my swing door so that the side of the lite and the side of the swing operation are options. i don't want to bog down my template with 2 options Lite Left and Lite Right. any ideas on ways to achieve this?
    Visibility Parameters with a Yes/No Condition Formula...
    Example: Parameter = [Left Sidelight] Formula = [Not(Right Sidelight)]

  6. #6
    100 Club Limbatus's Avatar
    Join Date
    2010-04
    Location
    Gamehendge
    Posts
    194

    Default Re: Parametizing a flip control?

    thanks, thats a clever idea. i'll try it out

  7. #7
    100 Club Limbatus's Avatar
    Join Date
    2010-04
    Location
    Gamehendge
    Posts
    194

    Default Re: Parametizing a flip control?

    if(Sidelite Hinge, Door Frame Width + Sidelite Width_Hinge Side, 0')

    i used this, and it worked nicely... opposite params for the the latch side

Similar Threads

  1. flip with visibility control
    By rhonda.willsie640599 in forum Dynamic Blocks - Technical
    Replies: 6
    Last Post: 2012-03-02, 01:07 PM
  2. Flip Control known issue?
    By jsteinhauer in forum Revit Architecture - Families
    Replies: 7
    Last Post: 2012-01-10, 05:55 PM
  3. flip control issue
    By Ning Zhou in forum Revit MEP - Families
    Replies: 1
    Last Post: 2011-05-17, 09:58 PM
  4. Using flip control in array
    By ebee234877857 in forum Revit Architecture - Families
    Replies: 1
    Last Post: 2011-04-14, 01:40 PM
  5. Flip Control on HET
    By Jrobker in forum Revit MEP - General
    Replies: 3
    Last Post: 2011-03-03, 11:15 PM

Tags for this Thread

Posting Permissions

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