Hi OpenVSP Team,
I’m working on a parametric model variation pipeline using Python and the OpenVSP API. Everything works great so far -- most parameters like Span, Twist, and Dihedral are being modified correctly. However, I’m facing an issue where airfoil shape parameters like ThickChord, Camber, and CamberLoc are not visually updating, even though, the code sets their values using vsp.SetParmVal(). And I’m setting the cross-section type explicitly to vsp.FOUR_SERIES to ensure it’s editable. Despite all this, the wing shape stays the same--. I suspect that while parameters are technically changing, the section type might not be truly switching or updating the geometry.
Is there another step required to properly “activate” the new airfoil shape? And/Or Is setting the "Type" parameter sufficient to trigger a change to FOUR_SERIES?
Thank you guys in advance for any help.
Vivian
--
You received this message because you are subscribed to the Google Groups "OpenVSP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openvsp+u...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/openvsp/68b22f6a-0929-4edf-bd90-7aad3b22a729n%40googlegroups.com.