Sorting Members in Classes?

Hi,
is there a way to sort all possible Members in Classes automatically? When i add methods to a class they are simply added, not sorted, this is quite difficult to read.
Can VP manage to sort everything by name? I couldnt find that setting yet

Hello Orgon,

Please try:

  1. Right-click on a class diagram
  2. Select Presentation Options > Attribute Sort Type > Name from the popup menu.
  3. Select Presentation Options > Operation Sort Type > Name from the popup menu.

Best regards,
Jick

This worked, thank you :slight_smile:

You’re welcome! :smiley: :smiley: