API Reference > OdGi Classes > OdGiContextForDgDatabaseToPlotStyleSupport Class
OdGiContextForDgDatabaseToPlotStyleSupport Class
OdGiContextForDgDatabaseToPlotStyleSupportOdGiContextForDgDatabaseToPlotStyleSupportOdGiContextForDgDatabaseToPlotStyleSupportOdGiContextForDgDatabaseToPlotStyleSupport
Syntax
C++
class OdGiContextForDgDatabaseToPlotStyleSupport : public OdGiContextForDgDatabaseToDisplayStyleSupport;

DgGiContext.h

This class defines the context that support dgn plot styles. 

Corresponding C++ library: TG_Db 

 

 
Name 
Description 
 
to create contexts fully equipped 
 
returns a context of this type if can (zero otherwise) 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 
 
 
 
 
 
Loads the specified plot style table for this Context object.  
 
 
 
This is the overview for the plotStyle method overload. 
 
 
 
 
 
 
 
This is the overview for the setFrozenLineStyle method overload. 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Copyright © 2002–2021. Open Design Alliance. All rights reserved.