GiGa
Guest
After a long time I took over the model of a parameterized piping with ilogics by inserting parameters through dialog boxes. to improve the usability, I thought I would convert the parameters input into a module to one or more cards. problems arise when the parameters to choose depend on others. For example: I create combo box for choosing the type of plant in which the pipe is mounted. depending on the type of plant I have to choose between different materials (3/4 types for each plant). the problem is that the combined box of materials does not update with the correct list of materials available for that particular type of plant when making the choice of the type of plant... unless of course do an "app" to the module (but it is very uncomfortable option, since it has to update many other parameters). Any plans to solve?