Hi!
When you import a FLUX object in your project, if there are common parameters, with the same name, the software automatically changes the name of one, adding suffix '001'. For example: I have the parameter <H = 5> in my 'toimport.FLU' project, and the same <H = 5> in my 'main.FLU' project. When I import 'toimport.FLU' in 'main.FLU' he automatically create the parameters <H = 5> and <H001 = 5>. There is a way to not let FLUX doing this? i'd like to have only one parameter <H=5> for all the project.
Grazie!