87

Grouping nodes
Syntax: Switch

  • The Switch group node creates a switched group
  • Only one child node in the group is displayed
  • You select which child
  • Children implicitly numbered from 0
  • A -1 selects no children
  • Switch {
        whichChoice 0
        choice [ . . . ]
    }