Go to the source code of this file.
Classes | |
struct | ElementCopyContext |
Use the ElementCopyContext class to copy elements. More... | |
struct | ElementCopyContext::IEventHandler |
Element copy event handler. More... | |
Namespaces | |
Bentley | |
The Bentley namespace contains types defined by the Bentley Library. | |
Bentley::DgnPlatform | |
The DgnPlatform namespace contains types defined by the DgnPlatform. | |
Enumerations | |
enum | CopyContextLevelOption { ByUserPreference = 0, CopyIfNotFound = 1, CopyIfDifferent = 2, CopyAlways = 3, AlreadyRemapped = 4, CopyByNumber = 5 } |
How to handle levels when copying an element between files. More... | |