create_circular_pattern should be able to take as input an axis to revolve the pattern around #1951
Open
2 tasks done
Labels
bug
Something isn't working
Uh oh!
There was an error while loading. Please reload this page.
🔍 Before submitting the issue
🐞 Description of the bug
When creating a circular pattern, we have to choose an edge of a body for the revolution of the pattern around. This is not always natural to do and sometimes leads to dummy bodies needing created just to get the revolution to work. Here's a simple pipe case below that if we could use the axis of the pipe cylinder for the circular pattern, would make things much easier than having to create a dummy body whose edge represents the center of the pipe.
📝 Steps to reproduce
Run this code in pyansys-geometry. The very last command creates a circular pattern using it's axis from a dummy body created earlier. This is where it would be nice to call out the pipes axis for this circular pattern creation.
💻 Which operating system are you using?
Windows
📀 Which ANSYS version are you using?
V251
🐍 Which Python version are you using?
3.12
📦 Installed packages
The text was updated successfully, but these errors were encountered: