I have to create a small product (a Bialleti-type percolator).
To do this, I first created a new "sketch" part in which I designed a wireframe "sketch" of my object from which I will decline all my other parts. By doing so, I avoid update loops and I can create parameters with which I can change my dimensions.
I have to change the dimension of one of my parts in passnat by this parameter I created, however if the sketch changes well, the 3d part does not change, even when making an update. This is the first time I have encountered this problem. Have I forgotten to tick any one,
Do you have a specific part for your "skeleton" sketch and then other parts that rely on it in your assembly?
If this is the case, if within an assembly you rely directly on your skeleton sketch from another part, then Catia will copy the original elements of your skeleton sketch as an unrelated result in your new part. So the links don't exist and if you modify your skeleton the other parts won't change.
You have to copy and paste your skeleton sketch with a link into your other parts and rely on these copies, which will change thanks to the link created.