Reputation: 13
I'm currently developing CAA commands in CATIA V5 in C++.
I'm trying to automatically update a CATPart after several modifications in it, but nothing seems to work... From an element inside my part, I retrieve the CATIAPart object and update it, but in session nothing seems to happen, I tried to UI activate the object before doing the update but it does not change the outcome.
What would be a good way to do it ?
Upvotes: 0
Views: 246