 
            | Solid Edge Framework Type Library : Customization Object | 
|  BeginCustomization | Must call this method at the start of customization. | 
|  EndCustomization | Must call this method at the end of customization to free up resources. | 
|  Application | Returns the active application object. | 
|  Parent | Returns the parent object for the referenced object. | 
|  RadialMenu | Returns the RadialMenus collection object, which is used to customize the radial menu layout. | 
|  RibbonBarThemes | Returns the RibbonBarThemes collection object, which is used to customize the ribbon bar layout. | 
|  SwitchWindowCust | Returns the SwitchWindow collection object. |