Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is there an API to enter or exit sketch mode?
Sample programs will be appreciated.
Solved! Go to Solution.
Is there an API to enter or exit sketch mode?
Sample programs will be appreciated.
Solved! Go to Solution.
PFA script showing how to create sketch lines. In similar way you can create other geometries. You can get the more details at this page http://help.autodesk.com/view/fusion360/ENU/?guid=GUID-91E892FC-BE5D-4AAB-A823-61BFF7A7B663.
The method of question seemed to be bad.
I'd like to know the API to enter sketch edit mode, and the to exit sketch edit mode.
I want to enter in sketch edit mode. Becouse I want to create a command in sketch edit mode.
I am afraid to say that there is no way you can customize Sketch palette through Fusion API. Definitely you can add new command to sketch command dropdown but not in to sketch palette.