Message 1 of 7
API access to Motion Link?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is there an API interface to the Motion Link functionality in Fusion 360?
Since evidently there is currently no way to get an event indicating a change in joint value, the only other way would be to fork a thread and poll the joint value. Since I'm implementing a feature that would link a multiplicity of joints, the necessity of serial polling of multiple joints seems, well, old-fashioned.
I would rather have the joint-value-change event, but I could live with an API to Motion Link...