Rearrange Cases Dialog Box
- Updated2025-07-30
- 1 minute(s) read
Place a structure on the block diagram. Add at least one case to the default Case structure so that it contains at least three cases, or add at least one case to the default Event structure or the default Conditional Disable structure so that it contains at least two cases. Right-click the structure border and select Rearrange Cases (or Subdiagrams) from the shortcut menu to display this dialog box.
Use this dialog box to rearrange the cases or subdiagrams in a structure.
This dialog box includes the following components:
| Option | Description |
|---|---|
| Case List | Displays the cases in their current order. Drag the case names to rearrange them. |
| Complete selector string | Displays the complete name of the selected case. This is useful if the case name is too long to fit in the Case List listbox. |
| Sort | Arranges the cases in alphabetical order. User-defined cases surrounded by quotation marks appear at the bottom of the list. For example, True appears before "Foo" in the case list. |