Solid Edge Framework Type Library
AcceleratorTypeConstants Enumeration
Description
Members
MemberValueDescription
seContainerInPlace4The accelerator for an environment that is being used as an in-place container for another embedded object.
seContainerInPlaceLink7The accelerator for an environment that exists as an in-place container for another linked object.
seEmbeded2The accelerator for an environment that serves an embedded Solid Edge object.
seExecutable1The 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.
seMainFrame5The 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.
seServerInPlace3The accelerator for an environment that is serving a Solid Edge object in a container.
seServerInPlaceLink6The accelerator for an environment that is serving a Solid Edge object linked to a container.