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

The following tables list the members exposed by IEdmBatchItemGeneration.

Public Properties

 NameDescription
 PropertyDestFolderIDGets or sets the ID of the item folder where new items are placed.  
Top

Public Methods

 NameDescription
 MethodAddSelectionObsolete. Superseded by IEdmBatchItemGeneration2::AddSelection2.  
 MethodCreateTreeComputes the file reference tree for the items added to the batch using IEdmBatchItemGeneration::AddSelection.  
 MethodGenerateItemsCreates the items added to the batch by IEdmBatchItemGeneration::AddSelection.  
 MethodShowDlgShows the item creation dialog box.  
Top

See Also