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

DgGiContext.h

Corresponding C++ library: TG_Db

 
Name 
Description 
 
 
 
 
 
 
 
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 
 
 
 
 
 
 
Copyright © 2002–2021. Open Design Alliance. All rights reserved.