enterprise architect change sequence diagrams message text size -


When I have a sequence diagram in an enterprise architect and I change everything with CRTL A to text size and By using the correct clicking and appearance -> set the font and changing the text size it changes only in class names, how can I change the size of the text so that they are readable in a document?

I agree, Geir, I do not think this can also be done.

You can make some changes by right-clicking on a connector Label . These changes include courage and font colors, but not the font size or typeface.

The related information in the PDATA5 column of the t_connector table in the EA database is stored in the form of a group of key / value pairs (not the T_diagramlinks table where you normally expect to get visual information).

In this string, which is not interpreted in the help file, you BLD = 1; etc., but anything that looks like refers to the font size or typeface. Which means that you can not convert it by scripting


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -