Community Tip - You can change your system assigned username to something more personal in your community settings. X
We have purchased and started using IMSpost and would like to change the load point when clicking on "Post a CL File" to IMS instead of Gpost. Is there a way to change this icon or replace it with a custom executable icon?
Solved! Go to Solution.
Yes, First create a mapkey to perform the functions you want. We have one set up to create the .ncl file and then automatically post process the file.
Once the mapkey is working you can create an icon to run the mapkey. This information is stored in a file called creo_parametric_admin_customization.ui that you will want to place in your loadpoint directory. (usually C:\Program Files\PTC\Creo 3.0\M060\Common Files\text)
If you right click in the ribbon you will see the option to "customize the ribbon". This activates the interface to create the above mentioned creo_parametric_admin_customization.ui file where you can add the "tab" and then the custom icon you want that runs your mapkey.
Yes, First create a mapkey to perform the functions you want. We have one set up to create the .ncl file and then automatically post process the file.
Once the mapkey is working you can create an icon to run the mapkey. This information is stored in a file called creo_parametric_admin_customization.ui that you will want to place in your loadpoint directory. (usually C:\Program Files\PTC\Creo 3.0\M060\Common Files\text)
If you right click in the ribbon you will see the option to "customize the ribbon". This activates the interface to create the above mentioned creo_parametric_admin_customization.ui file where you can add the "tab" and then the custom icon you want that runs your mapkey.
Hello Anthony,
did Bill's suggestion work for you?
If yes, please consider to mark his answer as "Correct Answer" to signal to the community that this thread has an answer.
Thanks,
Gunter