Solid Edge Framework Type Library
Application Object Members
Overview 
Solid Edge Framework Type Library : Application Object
Public Methods
Aborts the active command.
Makes the referenced object the active one.
Arranges windows
Register BiDM custom properties either from Propseed.txt or from Template file or from both
Resets the MRU list, backstage and any MRU controls on the ribbon/QAT.
Creates a Solid Edge command control.
Disable BuiltIn Data Mgmt
Disable firing the events for this AddIn.
Gives idle time to the application. Call the DoIdle() method to provide the application with the opportunity to perform background tasks that may not be up-to-date because of intense processing.
Enable firing the events for this AddIn.
Displays the Find File dialog box.
Returns the list of Solid Edge files that contain given text.
Find where used for given files.
Generate Master import list for data preparation
Get or set 'File Naming Rule' SE Option checkbox. True value means 'Use Document Number and Revision' rule set, False is for 'None'.
Get or set 'Use Solid Edge Data Management' SE Option. True value means BiDM is ON, False is for ON.
Get count of models currently open in FEMAP
Displays a directory browser dialog box and returns the selected directory name.
Returns the Document name formula for the given file.
An object that is used to print Draft files.
Returns the setting of a specified global parameter for the referenced Application or document object.
Returns the latest revision far a given File.
Returns the next Document Numbers generated from NumberGenerator.dat file.
Displays the File Open dialog box.
Displays the File Open dialog box.
Returns revision link information from file storage
Returns the Revisions History for a Solid Edge file.
Returns the new name of the file to save.
Get Solid Edge Workflow used in SEDM for a file.
This method gets the template file name specified by the document type.
Closes an established MAPI mail session.
Logs into MAPI mail and establishes a mail session.
Opens where-referenced draft documents for selected 3d documents.
Perform workflow in SEDM.
Query System Information
Exits the referenced application.
Determines the documents with a specified referenced in user-defined directories and replaces those references with the new reference.
Resumes adding files to the MRU during the current session.
Executes a specified macro.
Searched documents at specified managed/unmanaged location based of defined criteria
Returns the last saved and created version information of the file.
Preapre the map of AddIns and their corresponding interfaces
Sets the value of a specified global parameter for the referenced Application or document object.
Determines in milliseconds the amount of time after an automation or OLE request is made before a busy message is displayed. The default value is 8000 milliseconds (8 seconds)
Determines in milliseconds how long Solid Edge will go on retrying your automation or OLE requests before displaying the Component Busy dialog. The default value is 10000 milliseconds (10 seconds).
Activates a specified Solid Edge command.
Suspends adding files to the MRU duing the current session.
Public Properties
Returns the currently active document.
Returns the type of the currently active document.
Returns the environment that belongs to the current active window of the document.
Returns an Object from the active document. The type of object returned is specified by Type.
Returns the name of the active printer.
Returns the SelectSet object for the currently active window.
Sets and returns the current active status bar part.
Returns the active Window object.
Returns the AddIns object for the referenced Application object.
Returns the path to the user's AppData folder for Solid Edge.
Returns the active application object.
Returns the ApplicationEvents object for the referenced Application object.
Returns the ApplicationV8DocumentOpenEvent object for the referenced Application object.
Returns the ApplicationWindowEvents object for the referenced Application object.
Returns the BeforeFileSaveAsEvents object for the referenced Application object.
Sets and returns the caption of the referenced object.
An object that is used to customize the user interface.
Sets and returns the default path used when files are opened.
Specifies whether or not to suspend the computing process.
Enables or disables the display of alerts and messages.
Specifies whether or not the referenced Application object is maximized.
Specifies whether or not the used file list is appended to the File menu of the referenced Application object.
Sets and returns the number of files that are displayed in the most recently used (MRU) list.
Returns the collection of documents that are owned by the referenced Application object.
Specifies whether or not the Edge Bar is visible for the referenced Application object.
Specifies whether or not the referenced Application object will support the creation of stereoscopic displays.
Returns a collection of Environment objects that are owned by the referenced Application object.
Returns the FeatureLibraryEvents object for the referenced Application object.
Returns an Object of feature selected from path finder
Returns the FileUIEvents object for the referenced Application object.
Returns the height of the referenced object.
Returns the window handle for the referenced object.

This read-only property returns the Insight object.

Automation users please note that, the "Insight Object" will not be supported from Solid Edge 2020 onwards, since we have stopped product support for "Solid Edge for Insight".

Specifies whether or not the referenced Application object can be used interactively.
Specifies the distance (in twips) between the internal left edge of an object and the left edge of its container.
Returns the MAPI mail session number.
Returns the name of the referenced object.
Returns the NewFileUIEvents object for the referenced Application object.
Returns the parent object for the referenced object.
Returns the processID of the application.
Returns the path to the HKEY_CURRENT_USER registry hive for Solid Edge.
Determines if the screen updating is enabled or disabled.
Returns the ShortcutMenuEvents object for the referenced Application object.
Sets and returns the caption text that is displayed in the referenced Application object.
Specifies whether to immediately update the status bar or to defer the update to the idle loop.
Returns the height of the status bar.
Sets and returns the number of parts or sections into which the status bar is divided.
Returns the width of the current active part of the status bar.
Specifies whether or not the status bar is visible.
Sets and returns the distance from the top of the screen to the top of the referenced object or control.
Returns the height of the usable vertical space in the application window.
Returns the width of the usable horizontal space in the application window area.
Returns the name of the current user.
Returns the name of the application, the value of a dimension, the value of a custom property, or the value of a variable.
Returns the version number of the referenced Application object.
Specifies whether or not the referenced object is displayed to the screen.
Returns the width of the referenced object.
Returns a collection of Window objects.
Returns or sets the state of the referenced window.
See Also

Application Object