SOLIDWORKS PDM Professional API Help Send Feedback
IEdmAddCustomRefs Interface Methods
See Also 
  
EPDM.Interop.epdm Namespace : IEdmAddCustomRefs Interface

For a list of all members of this type, see IEdmAddCustomRefs members.

Public Methods

 NameDescription
 MethodAddReferencesClipboardAdds a file reference that has been copied to the Windows clipboard to another checked-out file.  
 MethodAddReferencesIDObsolete. Superseded by IEdmAddCustomRefs2::AddReferencesID2.  
 MethodAddReferencesPathObsolete. Superseded by IEdmAddCustomRefs2::AddReferencesPath2.  
 MethodCreateReferencesCreates the custom file references in the file vault.  
 MethodCreateTreeComputes the file reference tree.  
 MethodShowDlgDisplays the Create File References dialog box that allows the user to edit the new file references.  
 MethodShowEditReferencesDlgDisplays the Edit User-Defined File References dialog box that allows the user to edit the existing file references.  
Top

See Also