Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
For an assembly we have a seperate config file which needs to be linked and config file should be accessible whenever an assembly is downloaded.
Solved! Go to Solution.
Mohamed,
Martin Hanak
Mohamed,
Martin Hanak
Relations do not control configuration files.
Configuration files cannot be tied to assemblies using Creo software.
Configuration files affect all open files, so you can't have two assemblies and two configurations at the same time.
The way to automate this is to create custom software using Toolkit or JLink that manages a list of configurations and a matching list of assemblies or to create a custom Windchill tool that keeps configurations linked to assemblies.
What you ask for is unusual. Why do you want this?