We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It seems that the metadata file associating the exported airfoil files to their respective spanwise locations is slightly off from the onscreen display of interpolated NumU stations as intended. Following up with Rob, it seems that the code to determine the onscreen tessellation locations is pulling from https://github.com/OpenVSP/OpenVSP/blob/main/src/geom_core/Geom.cpp#L4735 rather than directly using the VspSurf code at https://github.com/OpenVSP/OpenVSP/blob/main/src/util/VspSurf.cpp#L1308.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It seems that the metadata file associating the exported airfoil files to their respective spanwise locations is slightly off from the onscreen display of interpolated NumU stations as intended. Following up with Rob, it seems that the code to determine the onscreen tessellation locations is pulling from https://github.com/OpenVSP/OpenVSP/blob/main/src/geom_core/Geom.cpp#L4735 rather than directly using the VspSurf code at https://github.com/OpenVSP/OpenVSP/blob/main/src/util/VspSurf.cpp#L1308.
The text was updated successfully, but these errors were encountered: