Hello
I use equations in a parameterized model (assembly: ASM1). I fill in variables at the assembly level. One of the parts (P1) of this assembly also has equations and retrieves the values of the variables of the assembly.
Everything works fine for this (standard) model but when I make a copy of it, it often happens that the system changes the syntax of the equations in part P1 on its own as follows:
example: "A@esquisse1" = "A@ASM1. Assembly" becomes "A@esquisse1" = "A@ASM1<1>. Assembly". The system adds <1> to the equation which then no longer works.
Another problem related to this model: When copying the ASM1 model, it often happens that the equation of the part P1 refers to the original assembly "ASM1" and no longer to the copied model "ASM2".
Example: the equation that should be "A2@esquisse1" = "A@ASM2. Assembly" becomes "A2@esquisse1" = "A@ASM1. Assembly".
We work in the "EPDM" environment and the models take a counter name.
probleme_avec_equations.jpg