"ROOM TAG WITH DIMENSIONS" Room Tag That Calculates Dimensions Automatically For Your Room in Revit.

Поделиться
HTML-код
  • Опубликовано: 22 окт 2024
  • Hey everyone, welcome back to another revit tutorial. In this tutorial am gonna show you how to create ROOM TAG that calculates dimensions based on your room size.
    Formulas
    Length : if(Area = (Perimeter / 4) ^ 2, Perimeter / 4, ((Perimeter / 2) - sqrt((Perimeter / 2) ^ 2 - 4 * Area)) / 2)
    Width : Area/Length
    Hope you guys enjoyed and learned, do subscribe to our channel & don't forget to like & share, it helps us allot, leave a comment below for any queries. Thanks for watching Stay tuned for latest updates.
    "Music: www.bensound.com"

Комментарии • 56

  • @RyanMJohnston
    @RyanMJohnston 2 года назад

    This worked flawlessly. Thank you so much!

  • @wingwong4309
    @wingwong4309 2 года назад +1

    Thank you so much. This is very helpful.

  • @exo_KimSara
    @exo_KimSara Год назад

    short and sweet. very helpful.thank u so much

  • @brickarch554
    @brickarch554 3 месяца назад +1

    hi great tutorial. however i think there's a slight error in the dimension. when i use linear dimension to verify the tag dimension , the dimension in tag is always 2 inches less than the actual dimension. please clarify

  • @syedabdulquddus3469
    @syedabdulquddus3469 3 года назад +1

    Thank you sir, I don't want border for number, how to hide or disable it. Please help me

  • @justaconcept797
    @justaconcept797 3 года назад

    awesome tutorial, thanks. It works wonderfully, just a short question for you. I work on my projects in millimeters, but I would like to show the room dimension tag in meters, any suggestions on how can I do that? by the moment the tag shows the project units (mm).

    • @RolyNZ
      @RolyNZ Год назад

      You can edit the family tag unit properties to override to m and change the decimal places.

  • @phuongbuistudio
    @phuongbuistudio Год назад

    Great video. Thank you so much!

  • @mansooralisamo901
    @mansooralisamo901 4 года назад

    Your work is awesome man .... keep making such windows

  • @paolapagano4027
    @paolapagano4027 2 года назад

    EXCELLENT!!! THANKS!!!

  • @danielhlynianchuk946
    @danielhlynianchuk946 2 года назад

    Great, thank you!

  • @syedabdulquddus3469
    @syedabdulquddus3469 4 года назад

    Thanks for you kind tutorial, but it is not working in below condition
    1. 20 x 10 ok if Width 20 and depth/Length 10 WxL 20x10
    2. 10 x 20 if width 10 and depth/Length WxL 10x20 then it is labelded like LxW 20x10 !
    hope you understood my problem

  • @hoangluannguyen2984
    @hoangluannguyen2984 4 года назад

    Thanks you for sharing these helpful videos.

    • @KnowInArchitecture
      @KnowInArchitecture  4 года назад

      Thanks, it would be great if you tell me what type of content you like.

    • @hoangluannguyen2984
      @hoangluannguyen2984 4 года назад +1

      @@KnowInArchitecture i'm just newbie in revit, so any contents you share are what i like.

  • @danicalu
    @danicalu 3 года назад

    You are AMAZING THANK YOU!!!

    • @jatinchauhan7730
      @jatinchauhan7730 3 года назад +1

      Does this techinque works?

    • @danicalu
      @danicalu 3 года назад

      @@jatinchauhan7730 yup it worked for me. I modified the family a little bit but yeah the formula works like a charm.

  • @MNazir1983
    @MNazir1983 4 года назад

    Very useful tutorial...Thank you so much

  • @dilnimali9964
    @dilnimali9964 Год назад

    Thank you very much🥰

  • @asitroutray
    @asitroutray 4 года назад

    thanks...but i can't find the " fx " formula button in revit 2016 ...could you offer me some help on this...thanks

    • @KnowInArchitecture
      @KnowInArchitecture  4 года назад

      Can you provide some screenshots so that i can be specific to the point.

  • @ateeqansari_
    @ateeqansari_ 4 года назад +4

    Be carefull
    this method shows short dimension as horizontal dimension and long dimension as vertical dimension...
    if you Draw a Room 40'x30'
    room tag will show 30'x40' because short dimension considered as horizontal dimension
    thank you

    • @MohammedShahrukhKhan
      @MohammedShahrukhKhan 2 года назад

      try this method
      ruclips.net/video/1o_5YtyHD0Y/видео.html

  • @kunalkondlekar2130
    @kunalkondlekar2130 4 года назад

    Thank You........

  • @salva0922
    @salva0922 2 года назад +1

    How do you round up the numbers so you dont get Dimensions with 1/2" or 1/16"??

    • @christopherflass4698
      @christopherflass4698 2 года назад +5

      Go back to edit the family, edit the the label, select the label parameter, at the bottom of the dialog box there is an icon for "Edit parameter units format", click that and you can adjust the rounding. You will need to do this for both length and Width. Reload the family into your project.

    • @LiveMy_Dream_
      @LiveMy_Dream_ 2 года назад +1

      @@christopherflass4698 i cant find edit parameter units format..where is it?

    • @jasondobbs5198
      @jasondobbs5198 Год назад +1

      @@LiveMy_Dream_ When you click "edit label" look for the little hand and the # sign under the length and width boxes

  • @salobaie
    @salobaie Год назад

    ❤❤❤ Thanks ❤❤❤

  • @abdulhafeez7060
    @abdulhafeez7060 4 года назад

    thank you

  • @LaoTszy
    @LaoTszy 3 года назад

    Wouldn't it be simpler to write (Perimeter + sqrt(Perimeter ^ 2 - 16 * Area)) / 4 for L?

    • @MohammedShahrukhKhan
      @MohammedShahrukhKhan 2 года назад

      yes you are right!
      i did it in the same style too
      ruclips.net/video/1o_5YtyHD0Y/видео.html

  • @khanfareed5316
    @khanfareed5316 4 года назад

    What if you have a attached room in there?

  • @raymonddu9051
    @raymonddu9051 4 года назад

    how do you change the inches without such as 15/32" etc?

  • @btbike_24
    @btbike_24 Год назад

    Hi all, "if" youre getting the comma error make sure you copy the whole string including the "if" part, I had this issue as I skipped it thinking it would ruin the formula but it doesnt!
    make sure to copy as such
    if(Area = (Perimeter / 4) ^ 2, Perimeter / 4, ((Perimeter / 2) - sqrt((Perimeter / 2) ^ 2 - 4 * Area)) / 2)

  • @darrenchang2907
    @darrenchang2907 2 года назад +2

    The idea is nice but the calculation turns out inaccurate for me. I guess it only works when the room is a perfect rectangle

    • @JonVanO
      @JonVanO 2 года назад

      Same thing happened to me. Has anyone found a solution to this issue, or know why it occurs?

    • @JonVanO
      @JonVanO 2 года назад

      Hi all. My issue was column bumps. You need to unselect "room bounding for walls that are not the 4 enclosing walls. Hope this helps.

    • @lasterminator
      @lasterminator 2 года назад

      @@JonVanO Thank you so much! This really helped!

  • @santhoshkumar6879
    @santhoshkumar6879 4 года назад

    Bro .... I'm not able to apply the formula for length .... It denieds because of comma ..... What to do

    • @KnowInArchitecture
      @KnowInArchitecture  4 года назад +1

      Thanks for watching, you just copy the formula from description it works fine.

  • @salva0922
    @salva0922 4 года назад

    What if the room is not a rectangle?

  • @abdulhafeez7060
    @abdulhafeez7060 4 года назад

    a am witing for window tutorial the one I request to you

  • @maimoonagul8614
    @maimoonagul8614 4 года назад +1

    "comma not expected" < shows this error

  • @vishalsalve4825
    @vishalsalve4825 11 месяцев назад

    boomer?
    ?