Control Point X,Y,Z coordinate extraction #24
Geckomaniac3
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am trying to extract the cartesian coordinates of the control points of any generated blade and volumed section. I've found that within MakeBlade the control points are saved via the parameters. I was able to write code that computes the control points but I have multiple issues to debug on the way.
Is there maybe a much simpler solution to read out the x,y,z coordinates of the control points and save them in a csv, similar to the surface coordinates?
I just started working with ParaBlade and still have a limited overview. If anyone has an idea thank you for your help:)
Beta Was this translation helpful? Give feedback.
All reactions