Skip to content

How do I measure the dimensions between two specific points? #859

Answered by adamkewley
adamkewley asked this question in Q&A
Discussion options

You must be logged in to vote

The coordinates in XYZ of an offset frame is essentially its "dimensions" w.r.t. the thing you're offsetting from. There's a ruler tool, but that usually gives approximate (it's based on geometry surfaces) euclidian distances between two points. Offset frame locations are always relative to the parent frame when editing an OpenSim model. This is how OpenSim is defined. OpenSim Creator's mesh importer hides this by putting everything into absolute coordinates (the intention being that people importing meshes probably don't have an OpenSim model topology yet).

Update since 0.5.1: OpenSim Creator now has better tooling for typing distances, positions, etc. relative to a user-selected frame i…

Replies: 1 comment

Comment options

adamkewley
May 2, 2024
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by adamkewley
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant