Revit Adaptive Component Area Measurement

Поділитися
Вставка
  • Опубліковано 11 вер 2024
  • How to harvest measurements from panels that are Adaptive Components.
    Formulas
    Area Total (default) = AED Area + CEB Area
    AED Perim Half (default) = (A + E + D) / 2
    AED Area (default) = sqrt(AED Perim Half * (AED Perim Half - A) * (AED Perim Half - E) * (AED Perim Half - D))
    CEB Perim Half (default) = (C + E + B) / 2
    CEB Area (default) = sqrt(CEB Perim Half * (CEB Perim Half - C) * (CEB Perim Half - E) * (CEB Perim Half - B))

КОМЕНТАРІ • 9

  • @keyurkapadia2196
    @keyurkapadia2196 3 роки тому

    Great Help!!!!

  • @CogitoErgoSumFortis
    @CogitoErgoSumFortis 10 місяців тому

    Awesoime video! I'm getting an error however, constantly, that my dimension line references must be set to al element that hosts and element in the family. I've tried everything including modeling in new things that are not visible just so there are elements hosted on my reference lines, and it still isn't working. Has this ever happened to you?

    • @numnumbirdynumnum
      @numnumbirdynumnum  10 місяців тому +1

      Is this the error?
      “A reporting parameter can be used in a formula only if its dimension references are all to host elements in the family.”

    • @CogitoErgoSumFortis
      @CogitoErgoSumFortis 10 місяців тому

      @@numnumbirdynumnum that's the one! I worked around it by using different dimensions set for the formulas and others (the precise ones) for the reporting parameters. The only issue is that the other dimensions that reference the adaptive points go crazy when inserting them into the host family and differ wildly with the actual measurements of the width and length :((

    • @numnumbirdynumnum
      @numnumbirdynumnum  10 місяців тому +1

      Make sure that when you dimension from adaptive point to adaptive point, that your placement (host) plane for the dimension is one of the point-to-point reference line planes.

    • @CogitoErgoSumFortis
      @CogitoErgoSumFortis 10 місяців тому

      @@numnumbirdynumnum I tried this but it was still giving in accuracies :( but perhaps something got messed within the family from the number of changes I made. I'll try your suggestion again on a new file, thank you for taking the time!

    • @numnumbirdynumnum
      @numnumbirdynumnum  10 місяців тому +1

      A way to visually check this is to grab each adaptive point and drag it around. If the dimensions break you failed to host them properly. If they are hosted properly the next thing that would check is whether or not you correctly named points relative to the
      Formulas…. Also that the formulas are correctly transcribed.