Go to the source code of this file.
Classes | |
struct | DgnECManager |
DgnECManager handles persistence of ECInstances including CRUD operations for ECN::Instances and EC:RelationshipInstances and "FindElementInstances" operations. 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 | ReferencedModelScopeOption : byte { REFERENCED_MODEL_SCOPE_All = 0, REFERENCED_MODEL_SCOPE_DirectOnly = 1, REFERENCED_MODEL_SCOPE_None = 2 } |