PLMFolderInterfaces Enumeration FolderCopyMode

enum FolderCopyMode {
  Simple,
  Intermediate,
  Full
}
Duplicate modes for Folders.
These modes are used by the interface methods.
Values:
Simple
Copy Folder tree. Same as the interactive "Copy/Paste Special: Paste Structure Only"
Intermediate
Copy Folder tree and attach pointed objects. Same as the interactive "Copy/Paste Special: Paste Standard" or plain Copy/Paste
Full
Copy Folder tree, copy pointed objects and attach copied objects. Same as the interactive "Copy/Paste Special: Paste with whole duplication"

This object is included in the file: PLMIFolder.h

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.