Message 1 of 7

Not applicable
06-23-2021
02:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I started using Fusion's Python API but i'm not able to see where the content is shown when the "print" command is used. As I am launching the script from the "scripts & add-ins" window, nothing is shown in my VS Code terminal and I did not find a python terminal in Fusion.... And when I am trying to launch the script from VS Code (so that the print commands are shown in the terminal), it tells me the adsk module is missing....
For now I'm using the ui.MessageBox() as a print command but it's really not ideal...
Best regards
Luc
Solved! Go to Solution.