Product structure macro naming
Product structure macro naming
(OP)
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
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

RE: Product structure macro naming
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.
RE: Product structure macro naming
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.