 
            | Solid Edge Constants Type Library : AcceleratorTypeConstants Enumeration | 
| Member | Value | Description | 
|---|---|---|
| seContainerInPlace | 4 | The accelerator for an environment that is being used as an in-place container for another embedded object. | 
| seContainerInPlaceLink | 7 | The accelerator for an environment that exists as an in-place container for another linked object. | 
| seEmbeded | 2 | The accelerator for an environment that serves an embedded Solid Edge object. | 
| seExecutable | 1 | The accelerator of a normal environment of a Solid Edge executable (for example, Assembly). This is the type of the accelerator used when a file is opened in Solid Edge. | 
| seMainFrame | 5 | The accelerator for the main frame (the Application environment), which is activated when no Solid Edge files are open. The Application environment contains a single accelerator of this type. No other environment contains an accelerator of this type. | 
| seServerInPlace | 3 | The accelerator for an environment that is serving a Solid Edge object in a container. | 
| seServerInPlaceLink | 6 | The accelerator for an environment that is serving a Solid Edge object linked to a container. |