How to convert global coordinate tuple to local coordinates?
Open
question
- Dominant language
- Python
- Stars
- 5.8k
- Forks
- 541
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 5
Description
toWorldCoords() accepts a tuple, but toLocalCoords accepts an object. I'm trying to create a threePointArc (which accepts two tuples of local coordinates) between vertices of two different objects (eg, boxes) - how does one do this? I can't seem to piece together an example working with toLocalCoords on non-local objects...
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.