I need remove all variables and add it to specified surface. which used in multiconfig.
How I can do it?
var_sufrace = 6 TheSystem.Tools.RemoveAllVariables() surface_user = TheSystem.LDE.GetSurfaceAt(var_sufrace) surface_user.ThicknessCell.MakeSolveVariable()