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

I think you and I came to a pretty similar conclusion.

 

There's many types that can be edited in-place but not really any convenient list anywhere. So far my only idea is like you recommended; add an event handler that'll log each ActiveEditObject type, launch Inventor, and "in-place edit" as many things as I could think of and start with that list, using the OnNewEditObject (as linked in the OP) event handler in my add-in.

 

Ah well. If no one supplies a good list and I end up compiling my own, I'll follow up and share. Otherwise I may just add the specific object Types I care about as-needed and not worry about it.