Closed
Description
openedon Oct 9, 2023
Either via ElementTree
or ProMech
toolkit, we should retrieve the joints' information from creo directly (e.g. link parent and child, type of mechanism etc.)
Right now we consider:
- Revolute joint if two parts are mounted on an axis with the same name
- Fixed joint if two parts are mounted on a csys with the same name.
With these assumptions, we are not considering the prismatic joint case, and joints/csys w/ the same names could give problems
Related to #55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment