Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
CattabianiI
1290 Views, 1 Reply

Inv2022 - Replace model reference via API

The Replace Model Reference drawing command has been updated to manage the model states, it gives the ability to replace the referenced document in its model state (model state member document).

CattabianiI_0-1624957638260.png


In previous Inventor versions I implemented this functionality with FileDescriptor.ReplaceReference but now I need to work at a document level not file level to implement the Replace Model Reference behaviour via API.

 

By the way the lack of API is something already came up in certain pattern like this one
Now with model states is even more necessary.


Is there something I am missing and it's already doable? Could you please add an api otherwise?