Message 1 of 3

Not applicable
07-19-2019
08:54 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm now creating Fusion360 API code with some samples but I can't undertstand the cast method.
from this video, it looks like good method to debugging, but I still not understand how to use it
https://www.youtube.com/watch?v=cFrm6N29i9Y&list=PLNMdG2-zY2yEhb_Fl9pJ1SQYGwIDbz7cK&index=7
Please let me know where can i see good document.
cast method means like below
design = adsk.fusion.Design.cast(product)
Solved! Go to Solution.