Solid Edge Design Manager Object Library
Application Object Members
Overview 
DesignManager ActiveX DLL : Application Object
Public Methods
 
This method will delete revision link information from given file.
This method locates broken links in a list of folders or files you specify.
This method locates duplicate documents in a list of folders or files you specify.
 
Using the WhereUsedCriteria property, this method searches for the specified document in other files. For example, this method finds all the assemblies that use a particular part. You may specify the pathname for the document when calling this method for the first time; however, call this method without a parameter to continue the search. If a document is found, this method returns a Document object.
Method to search for where used results with the help of windows based indexing mechanism.
This method searches the server for files that use the properties you specify.
 
Gets the property information for given file from Design Manager grid.
This method gets the value of a specified global parameter for the referenced Application.
This method will get next document numbers.
 
 
 
 
Opens a specified document.
Opens a file in Revision Manager.
 
 
Exits the referenced application.
This method redefines links in a list of folders or files you specify.
 
This method searches for documents according to the criteria you specify.
 
 
Sets the property information for given file in Design Manager grid.
This method sets the value of a specified global parameter for the referenced Application.
Sets interpart link option in registry.
 
Public Properties
The Application object in which the referenced object is active.
Enables or disables the display of alerts and messages.
This read-only property returns the Insight object.
This String property sets and returns the name of the link management ASCII file (LinkMgmt.txt by default).
This property sets and returns the log files directory name for Design Manager operations.
Returns the parent object for the referenced object.
Returns PropertySets
Controls the display of the referenced object.
This read-write property sets or returns a string value that contains the search directory.
See Also

Application Object