HI all
is there any way how to create a macro to activate or deactivate the name of the part or product with like on the picture
Thing is that when we import products from PLM we sometimes want to see which version is last
We have done this by publishing CATSettings files that have the configuration stored.
On occasion, some settings can be set by macro. I would suggest to record a macro of setting those and see if the recording outputs anything.
This question has been asked and answered in DS Knowledge base.
There's no Automation API to manipulate these settings in R25. So we developed CAA extension that allows us to work with .CATSettings files directly.
But even then it turned out that it's not possible to apply changes without user pressing "OK" button in Settings dialog.