-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
enhancementNew features or code improvementsNew features or code improvements
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
Metadata
Metadata
Assignees
Labels
enhancementNew features or code improvementsNew features or code improvements