 
            | Solid Edge Framework Type Library : RadialMenu Collection | 
|  Commit | Commits all pending changes to all RadialMenu and child items. | 
|  Create | Creates a new RibbonBarTheme from an existing RibbonBarTheme. Accepts a string or RibbonBarTheme as input. | 
|  DumpPallet | Dumps the Radial Menu Pallet for the given environment to the given logfile. | 
|  DumpPallets | Dumps the Radial Menu Pallets to the given logfile. | 
|  Item | Returns an item in the collection. Valid inputs are a positive or negative integer index or the string name of the item. | 
|  LoadPallets | Loads the Radial Menu Pallets. | 
|  Remove | Removes the theme from this collection. | 
|  RemoveCommand | Removes the command on the given wedge of the given ring of the Radial Menu Pallet for the given environment. | 
|  SavePallets | Saves the Radial Menu Pallets. | 
|  SetCommand | Set the command on the given wedge of the given ring of the Radial Menu Pallet for the given environment. | 
|  SwapCommands | Swaps the commands on the given wedges of the given rings of the Radial Menu Pallet for the given environment. | 
|  Application | Returns the active application object. | 
|  Count | Returns the number of objects in the referenced collection. | 
|  Parent | Returns the parent object for the referenced object. |