Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
WCrihfield
in reply to: amarcoc

Hi @amarcoc.  I'm having a hard time just trying to find the manual way you are showing in your image.  What version of Inventor are you using, and what exactly have you right clicked on to get those two menu's to show.  I can see that you have a weldment type assembly open, but that's about it.

I think I may have found the setting that you are referring to within the API though.  Is this what you were looking for?

Dim oADoc As AssemblyDocument = ThisDoc.Document
oADoc.ModelingSettings.ShowConstraintStateInBrowser = True

 

If this solved your problem, or answered your question, please click ACCEPT SOLUTION.
Or, if this helped you, please click (LIKE or KUDOS) :thumbs_up:.

If you want and have time, I would appreciate your Vote(s) for My IDEAS :bulb: or you can Explore My CONTRIBUTIONS

 

Wesley Crihfield

EESignature

(Not an Autodesk Employee)