ParametricStudy.save()
has a side effect of silently changing the study file path.
#301
Closed
2 tasks done
Labels
bug
Something isn't working
🔍 Before submitting the issue
🐞 Description of the bug
When
ParametricStudy.save()
is called and thefile_name
parameter does not match the current study file name (which is stored in thefile_name
attribute), the study is saved tofile_name
and thefile_name
attribute is set to the new file name. This is an undocumented side effect.📝 Steps to reproduce
💻 Which operating system are you using?
Windows
📀 Which ANSYS version are you using?
24.2
🐍 Which Python version are you using?
3.9
📦 Installed packages
The text was updated successfully, but these errors were encountered: