Skip to content
New issue

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

Adding new output flag to write out element coordinate frame to f5 #345

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

timryanb
Copy link
Collaborator

@timryanb timryanb commented Jan 13, 2025

This PR allows users to optionally write out the element coordinate systems to f5 files for shell and beam elements. Helpful for visualizing debugging element reference axes and normals. The option can be turned on by adding {'writeCoordinateFrame': True} in pyTACS options. Closes #288.

image

@timryanb timryanb marked this pull request as ready for review January 14, 2025 14:21
@timryanb timryanb requested review from gjkennedy and A-CGray January 14, 2025 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pyTACS option writeCoordinateFrame is not supported
2 participants