Results 1 to 2 of 2

Thread: Using label parameter values as family type parameters

  1. #1
    Member
    Join Date
    2014-10
    Posts
    2
    Login to Give a bone
    0

    Default Using label parameter values as family type parameters

    Hello,
    I've searched google and couldn't find an answer - so I hope I'm not posting a question which has been previously discussed.
    I have a window tag, with a label that takes a shared parameter ("STYLE") from the window family, and the MARK parameter (the number of the window type, used for schedules).
    The window tag is basically the MARK number frame by a polygon.
    I want the shape of the polygon to change according to the STYLE of the window.
    For example, if the STYLE is 1, the the polygon is a square. If the STYLE is 2, the polygon is a circle, etc.
    I created the different polygons, and gave each of the an on/off parameter.
    Now, what I can't find a way to do is to link the on/off parameter to the STYLE parameter.

    Would really appreciate your help

    Thank you

  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: Using label parameter values as family type parameters

    You need an if Statement.
    Along the lines of if(Style = 1, Circle, Square)
    For more on those with multiple types see this thread.
    https://www.revitforum.org/tutorials...day-usage.html

    Hope this helps.

Similar Threads

  1. 2016: Tag > Edit Label > Label Parameters > Filter Parameter
    By Duncan Lithgow in forum Revit Architecture - General
    Replies: 4
    Last Post: 2016-02-05, 09:17 PM
  2. Replies: 12
    Last Post: 2013-10-26, 03:33 PM
  3. Type of Parameter Properties and their Values
    By Imwezal in forum Revit MEP - General
    Replies: 4
    Last Post: 2009-11-05, 01:16 PM
  4. Parameter Values Based on Nested Family Type
    By sven.129574 in forum Revit Architecture - Families
    Replies: 3
    Last Post: 2009-07-15, 07:46 PM
  5. type parameters using other type's values
    By xiqx in forum Revit Structure - Wish List
    Replies: 1
    Last Post: 2009-05-01, 10:07 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
  •