dbfabio
Guest
Good morning. I need to establish values for parameters that are used by different parts or assemblies of the same project; are practically shared parameters. until today I have proceeded so: I create a file without sketches or anything where I store all the global parameters that I need in the project and carry them out; in the files that use them I connect them to the appropriate parameters of the first file. Is there a more elegant way to do that?