Nicolas Chevalier
Nicolas Chevalier

Reputation: 13

In Catia V5 CAA, how to update a CATPart by code?

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

Answers (0)

Related Questions