I would like to write a macro to resize symbols to fully encompass their text. I know this can be done with Format^Representation^Text attributes in symbol set to "Resize Symbol" from the Properties screen.
I have many models that have text extending beyond their symbol and an automated way to fix this would be very useful.
Does anyone know if this functionality is available programmatically in javascript? If anyone can give me a hint, that would be great.
Thanks,
MR
Szymon Sobkowiak on
Hello
You need to know if symbol size will be changed - diagrams can be messed up.
I think better way to show all text of object name is using 'text over symbol' (or similar - I use localized ARIS)
You need to put linebreaks in name in this case. Check manualy what string size you need to break using breakline.
Best Regards
Szymon Sobkowiak