editing a script for a created form

Anonymous

editing a script for a created form

Anonymous
Not applicable

Hi, 

 

i'm new to fusion 360, and need to edit the script (python) of a new created form, to use for an educational aim. 

Someone could help?

0 Likes
Reply
360 Views
3 Replies
Replies (3)

marshaltu
Autodesk
Autodesk

Hello,

 

If you were asking how to edit Python script by editor, we have built-in editor "Spyder" to do that. You can launch Fusion 360 and invoke "Script & addin Manager" dialog and then select specific script and hit "Edit" button. 

 

If you were asking how to use python api, I would like to recommend you read our help document "http://help.autodesk.com/view/fusion360/ENU/?guid=GUID-A92A4B10-3781-4925-94C6-47DA85A4F65A" and provide more information what you wanted to do. Then I would be able to give some help accordingly.

 

Thanks,

Marshal



Marshal Tu
Fusion Developer
>
0 Likes

Anonymous
Not applicable

Oh sorry, I just read your message that i found in my spams. Thank you for the link, i try to learn some command' tips.

The deal is to write the script of a 3D object in python and add it as a command.

0 Likes

Anonymous
Not applicable

Oh sorry, i just read your message that i found in my spams. Thank you for the link, i try to learn commands 'tips. The deal is to write the script of a 3D object in python and add it as a command in Fusion UI.

0 Likes