I have a part file that contains flanges in the form of config (diameter, thickness etc...)
This file is used in too many assemblies and it starts to get very heavy. So I would like to split this limited file into several other files (sorted by diameter for example)
So I would like to replace my new flange file in 88.9 in all assemblies where my single and old flange file is present (with the specific 88.9 configs)
Basically, I have my oldbride file with different Ø and different thicknesses as a config
My new flange files with different files for each Ø to limit the weight of the parts, but always with configs for the thicknesses.
I would like to replace my oldbride file in 20 assemblies with my new flange files on the fly and select my appropriate thickness
Either you replace your part one by one in each assembly, or you create an assembly with all your assemblies containing the part to be replaced. And then you take your Ø88.9 part and you save it under the new name and you remove the unnecessary configuration.
Or else you rename your old file in a temporary way, you open your assembly with all your assemblies and as it no longer finds the renamed part it asks you the way to find it and there you point to the new one.
Or, if you have epdm, it seems to me that it's possible (I think?). If you are still forced to do manipulation, at least you don't have to open your 50 assemblies;)
So to be precise, I have a single flange file with currently 137 different configs (Ø inside, Ø outside, Ø layout, thickness, Ø holes....)
Yes, I have a safe (EPDM is the name?).
To recap, this file with my 137 configs I want to synd it into several files with the common denominator of the files their internal diameters and configs in these files for the rest of my parameters (Ø exterior, Ø layout, thickness, Ø holes....).
My single flange file is too heavy and as my Øinterieur are standard (ISO pipe diameter) it will greatly limit the number of configs!