Hi All.
I am hoping someone can help me with a challenge that I have. I have looked all over for a way to be able to do what I am looking for with little to no success.
This is the scenario I am trying to create. I have a block that I want to do multiple look up parameters (multiple visibilities) and based on the chosen options in the drop list I would also like the ability to array the block.
Example: I have a block called GRID. I have two drop down menus for the length and width. The length drop down has these options: 500, 1000, 1500, & 2000. The width drop down has the same options as length. So i can have up to 16 different configurations with these two drop downs. Now I would like to be able to array these 16 configurations based on the options chosen. If I choose Length 500 and width 500 I would like this to be arrayed to show a grid format. If I were to change either option say Length to 1000 and Width to 2000 I would like this to also have the array option. I have not been able to figure out how to get these two options to work together. I can set up the multiple lookup parameters just fine but when I try to set up the array function, it wants the size of the array. I would like the array size option to be based on the visibility options (preferably a formula.) Every time I try to figure it out I get some kind of an error such as "This function cannot be used in this way" or something like that. I have tried using constraints and dimensional constraints. I have tried using a formula in the parameter manager with no success.
I am attaching a very basic drawing with the two options that I would like to have combined into one.
The reason I would like to do it this way is because I have technically have 625 possible combinations at this time. This number might get bigger as we add more sizes. I also cannot do incremental as the increments of sizes are not consistent.
I am using AutoCAD 2024.
Thanks guys.