Namespaces | Enumerations
dgnlib.h File Reference

Go to the source code of this file.

Namespaces

 Bentley
 The Bentley namespace contains types defined by the Bentley Library.
 
 Bentley::MstnPlatform
 Namespace for classes, methods and functions of the MstnPlatform library.
 

Enumerations

enum  DgnLibSelector {
  None = 0, ElementStyles = 1 << 0, Rendering = 1 << 1, Links = 1 << 2,
  Printing = 1 << 3, ClashDetection = 1 << 4, GuiLibs = 1 << 5, SystemGuiLibs = 1 << 6,
  System = 1 << 7, LevelsOnly = 1 << 8, TextFavoritesOnly = 1 << 9, TextStylesOnly = 1 << 10,
  NamedExpressions = SystemGuiLibs | GuiLibs | Printing
}
 

Copyright © 2017 Bentley Systems, Incorporated. All rights reserved.