Open
Description
🔍 Before submitting the issue
- I have searched among the existing issues
- I am using a Python virtual environment
🐞 Description of the bug
There are multiple ways to create a circular segment (arc), however, it appears that there is no way to do the same for an ellipse.
Or am I missing something, and there is a way?
If I try arc with points corresponding to an elliptical segment, I get the following error:
"The start and end points of the arc are not an equidistant from the center point."
📝 Steps to reproduce
Try to create an elliptical segment.
💻 Which operating system are you using?
Windows
📀 Which ANSYS version are you using?
2025R1
🐍 Which Python version are you using?
3.13
📦 Installed packages
Not relevant