API Reference > OdDg Classes > OdGiContextForDgDatabaseToDisplayStyleSupport Class
OdGiContextForDgDatabaseToDisplayStyleSupport Class
OdGiContextForDgDatabaseToDisplayStyleSupportOdGiContextForDgDatabaseToDisplayStyleSupportOdGiContextForDgDatabaseToDisplayStyleSupport
Syntax
C++
class OdGiContextForDgDatabaseToDisplayStyleSupport : public OdGiContextForDgDatabase;

DgGiContext.h

Corresponding C++ library: TG_Db

 
Name 
Description 
 
This is ~OdGiContextForDgDatabaseToDisplayStyleSupport, a member of class OdGiContextForDgDatabaseToDisplayStyleSupport. 
 
This is OdGiContextForDgDatabaseToDisplayStyleSupport, a member of class OdGiContextForDgDatabaseToDisplayStyleSupport. 
 
Name 
Description 
 
This is getDisplayStyleMaterialId, a member of class OdGiContextForDgDatabaseToDisplayStyleSupport. 
 
This is getDisplayStyleTransparency, a member of class OdGiContextForDgDatabaseToDisplayStyleSupport. 
 
This is getStyleEntryId, a member of class OdGiContextForDgDatabaseToDisplayStyleSupport. 
 
Some tools to apply the common rules of DGN about overrides for symbologies (color, weight, style). Initially, it could operate with:
  1. kColorByLevel, etc - if set, a property should be taken from level (default properties)
  2. 'overrideByLevel' flag of views (OdDgView) - if set and an appropriate flag of the level is set (for example, 'override colors'), then this property is taken from level (overrided properties)

Notes:
  1. All methods return false if a property can not be evaluated
  2. The level could be zero, that leads to 'can not be evaluated' if the level is required
  3. If this context does not have... more 
 
This is getWeight, a member of class OdGiContextForDgDatabaseToDisplayStyleSupport. 
 
This is ODRX_DECLARE_MEMBERS, a member of class OdGiContextForDgDatabaseToDisplayStyleSupport. 
 
This is setDisplayStyle, a member of class OdGiContextForDgDatabaseToDisplayStyleSupport. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.