Solid Edge Revision Manager Object Library
IRMgrApp Object Members
Overview 
Public Methods
Public Method CreatePCFFor3Dfile 
Public Method CreatePCFFor3DFileWithPermissionsPassword 
Public Method FindBrokenLinksThis method locates broken links in a list of folders or files you specify.
Public Method FindDuplicateDocumentsThis method locates duplicate documents in a list of folders or files you specify.
Public Method FindWhereUsedUsing 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.
Public Method FindWhereUsedOnServerThis method searches the server for files that use the properties you specify.
Public Method GetCreatedSEFileVersion 
Public Method GetGlobalParameter 
Public Method GetSavedSEFileVersion 
Public Method IncrementNameInRevisionManager 
Public Method OpenOpens a specified document.
Public Method OpenDataFromPCFThis method opens the specified Packaged Collaboration File (PCF).
Public Method OpenFileInRevisionManager 
Public Method OpenFileInVMThroughAutomation 
Public Method PerformActionInRevisionManager 
Public Method QuitExits the referenced application.
Public Method RedefineLinksThis method redefines links in a list of folders or files you specify.
Public Method SaveDataToPCFThis method saves Revision Manager grid data to a Packaged Collaboration File (PCF).
Public Method SEAdminUpdate 
Public Method SearchDocumentsThis method searches for documents according to the criteria you specify.
Public Method SendMailToRecipient 
Public Method SetActionForAllFilesInRevisionManager 
Public Method SetActionInRevisionManager 
Public Method SetGlobalParameterThis method sets the value of a specified global parameter for the referenced Application.
Public Method SetInterPartLinkOptionSets interpart link option in registry.
Public Properties
Public Property ApplicationThe Application object in which the referenced object is active.
Public Property DisplayAlertsEnables or disables the display of alerts and messages.
Public Property InsightThis read-only property returns the Insight object.
Public Property LinkMgmtFileNameThis String property sets and returns the name of the link management ASCII file (LinkMgmt.txt by default).
Public Property LogFilesDirectoryThis property sets and returns the log files directory name for Revision Manager operations.
Public Property ParentReturns the parent object for the referenced object.
Public Property PropertySets 
Public Property VisibleControls the display of the referenced object.
Public Property WhereUsedCriteriaThis read-write property sets or returns a string value that contains the search directory.
See Also

IRMgrApp Object