EDIT profile sketch

EDIT profile sketch

Anonymous
Not applicable
771 Views
2 Replies
Message 1 of 3

EDIT profile sketch

Anonymous
Not applicable

Hello!
I'm developing an add-in for Fusion 360, but I'm new at this, so I got stuck.
I want to edit the profile sketch that is selected and then scale it.

How is the code for that? 
I was trying to find it in product documentation but I couldn't. May you help me please?? 🤗

0 Likes
772 Views
2 Replies
Replies (2)
Message 2 of 3

BrianEkins
Mentor
Mentor

Fusion doesn't support scaling a sketch.  Even interactively, the only thing you can do is move and rotate the entities within a sketch.  What you can do is create some kind of geometry from the sketch, for example, extrude the sketch to create a solid and then you can scale it.  You could then create a new sketch on the face of the scaled solid to get the equivalent results.  Hopefully, that makes sense.

---------------------------------------------------------------
Brian Ekins
Inventor and Fusion 360 API Expert
Website/Blog: https://EkinsSolutions.com
0 Likes
Message 3 of 3

Anonymous
Not applicable

Hi!
Thank you for your reply!
I scaled it using CAD in Fusion 360... You have that option, as you can see in the picture attached. I just don't know how to do it using code.

Rita Costaff.PNG

0 Likes