Tutorial on how to handle the problem that the number of Revit arrays cannot be less than 2

Time: 2020-05-11Source: Huajun Software TutorialAuthor: Xiao Hulu

Many netizens still have doubts about the problem that the number of Revit arrays cannot be less than 2. For this reason, the editor today shared a tutorial on how to handle the problem that the number of Revit arrays cannot be less than 2. Friends in need should learn it together!

1.jpg

The idea is to array out two components, and then add a visibility parameter. When only one component is displayed, the other component is undisplayed. When it is greater than or equal to two, the array model is displayed;

Use the "if" statement to control that when the array value is less than 2, the output value is 2, and when the array value is greater than or equal to 2, the original calculation result is maintained;

2.jpg

Add visibility parameters to the array group, enter the group editing environment, select the component, and add the visibility parameter. When the number of arrays is 1, cancel the visibility of the component so that no error message will appear.

3.jpg

The above is the tutorial that the editor brings to you on how to handle the number of Revit arrays cannot be less than 2. Let's learn together. I believe it can help some new users.

Related articles更多>>

Popular recommendations