You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "D:\ANSYSDev\Sandbox\pydpf-post\temp\pyfluent\pyfluent_display.py", line 26, in <module>
surf_outlet_plane.surface.type = "iso-surface"
File "D:\temp\pydpf-core\232_CFF\lib\site-packages\ansys\fluent\core\meta.py", line 279, in wrapper
return object.__getattribute__(self, name)
AttributeError: 'Surface' object has no attribute 'surface'
🔍 Before submitting the issue
🐞 Description of the bug
Hi!
When running the examples found here with an Ansys 2023R2 install dating from 2023-01-13:
results in:
📝 Steps to reproduce
See above.
Would that be a problem with my Ansys install?
💻 Which operating system are you using?
Windows
📀 Which ANSYS version are you using?
232 build from 2023-01-13
🐍 Which Python version are you using?
3.10
📦 Installed packages
The text was updated successfully, but these errors were encountered: