• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

conditional instructions in formulas

  • Thread starter Thread starter monica.lena
  • Start date Start date

monica.lena

Guest
Bye to all,
I would like to create a family of beams that cannot have length greater than 3 meters.
the behavior I would like to have is therefore that when I go to insert this beam into the project, if I pull a line greater than three meters, the beam stops first.
I tried to use conditional formulas but revit gives me error, tells me that the reference plans are too bound.
place below an image to make you better understand the operation I entered.
Trave 1.webp
 
set in that way cannot work. you have two parameters that tie the same planes but one goes from 0 to infinite, the other cannot go beyond 3 m. to who has to give revit reason? because it gives you a mistake.. .
 
if I use only the length parameter if(length<300, length,3000) it gives me error saying that a circular chain of references was established, so I had inserted the parameter lm.
However, I fear that I have not tied them properly.
Can you tell me where I'm wrong?
 
I'm afraid what you want to do is not possible if you don't cheat and create a "find beam" with a different family. Why do you want to limit the length to 3 m?
 
I would like to apply this bond to a beam that constructively does not have more than three meters. It is an element that is often repeated in this project and in future ones, in order to avoid errors I would have therefore wanted to set this limit to it.
What kind of 'alternative' family do you recommend?
Consider that it must be cmq an element that appears to me in the abachi.

Thank you.
 
You could try starting with a generic line-based model and then "convert" it into a structural frame, but I can't tell you if it works. You have to try. . .
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
Back
Top