Creating a surface using PyAnsys geometry #1734
DoronKlepach
started this conversation in
General
Replies: 1 comment
-
Hi @DoronKlepach - thanks for reaching out. I believe an example of what you are looking for can be found here: https://geometry.docs.pyansys.com/version/stable/examples/03_modeling/surface_bodies.html However, as you can see in the list, only a handful of them are supported -- we are currently working on supporting NURBS curves and surfaces as well which would allow you to generate free-form surfaces. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I am trying to create a mathematical surface using PyAnsys Geometry.
I used numPy for the mathematical definition of the surface, but can not seem to understand how to actually define a surface in PyAnsys.
Any help would be much appreciated - not necessarily a mathematical surface, any other free form surface will help a lot.
Thank you,
Doron
Beta Was this translation helpful? Give feedback.
All reactions