Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
nick.seman
169 Views, 4 Replies

Modifying an existing sketch arc using VBA

I have the need to update an existing sketch arc via VBA.  I cannot delete and replace it as I have downstream dependencies.  I am almost able to accomplish it by constraining the start, center, and end points to sketch points (based on work points) and then programmatically modifying the locations of the work points - which works except when the curve direction of the arc (left or right) flips.

 

While I am able to harvest all the information about the existing arc using "SketchArc" I do not see any way to update the definition.

 

Can anyone provide any ideas or direction on this?

 

Thanks;

Nickl