Thanks for your help! this worked perfectley...
Is it possible to have this journal trigger whenver a tool is moved from one pocket to another? Or doest it have to remain a user command button...
Thanks again
Hi,
I need to rename a tool based on the name of the parent machine pocket it sits in. See the attached image for operation navigator layout...
This example is based on how the tools sit in the operations navigator.
I already have the code to cycle through all of the pocket objects however I...
Hi,
I am trying to write some code to rename a selected tool in the Operation Navigator. I can rename the tool okay but I want the name to be based on the tools attributes, i.e. Diameter, Material type etc... this means I have to pass these values to variables. Problem is I dont know how to get...