Skip to content

Non-euler approach to lofted surface generation

Antariksh Dicholkar requested to merge acdi/PGL:altered_theta into master

-->The generation of the blade lofted surface is moved to a co-ordinate transformation matrix approach from a rotation based euler approach. (Note: The old approach is moved to a function _rotate_old() in loftedblade.py).

--> The global twist is applied after correcting for an apparent twist due to the presence of sweep and prebend.

Merge request reports