API Reference > OdDg 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 
 
This is ~OdGiContextForDgDatabaseToPlotStyleSupport, a member of class OdGiContextForDgDatabaseToPlotStyleSupport. 
 
This is OdGiContextForDgDatabaseToPlotStyleSupport, a member of class OdGiContextForDgDatabaseToPlotStyleSupport. 
 
Name 
Description 
 
to create contexts fully equipped 
 
returns a context of this type if can (zero otherwise) 
 
This is getFrozenColor, a member of class OdGiContextForDgDatabaseToPlotStyleSupport. 
 
This is getFrozenColorEnabledFlag, a member of class OdGiContextForDgDatabaseToPlotStyleSupport. 
 
This is getFrozenLineStyle, a member of class OdGiContextForDgDatabaseToPlotStyleSupport. 
 
This is getFrozenLineStyleEnabledFlag, a member of class OdGiContextForDgDatabaseToPlotStyleSupport. 
 
This is getFrozenLineWeight, a member of class OdGiContextForDgDatabaseToPlotStyleSupport. 
 
This is getFrozenLineWeightEnabledFlag, a member of class OdGiContextForDgDatabaseToPlotStyleSupport. 
 
This is getFrozenPSFillStyle, a member of class OdGiContextForDgDatabaseToPlotStyleSupport. 
 
This is getFrozenPSFillStyleEnabledFlag, a member of class OdGiContextForDgDatabaseToPlotStyleSupport. 
 
This is getFrozenPSScreening, a member of class OdGiContextForDgDatabaseToPlotStyleSupport. 
 
This is getFrozenPSScreeningEnabledFlag, a member of class OdGiContextForDgDatabaseToPlotStyleSupport. 
 
This is getPlotStyle, a member of class OdGiContextForDgDatabaseToPlotStyleSupport. 
 
This is getStyleEntryId, a member of class OdGiContextForDgDatabaseToPlotStyleSupport. 
 
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 getUseLineWeightMapFlag, a member of class OdGiContextForDgDatabaseToPlotStyleSupport. 
 
This is getWeight, a member of class OdGiContextForDgDatabaseToPlotStyleSupport. 
 
Loads the specified plot style table for this Context object.  
 
This is ODRX_DECLARE_MEMBERS, a member of class OdGiContextForDgDatabaseToPlotStyleSupport. 
 
This is the overview for the plotStyle method overload. 
 
This is plotStyleType, a member of class OdGiContextForDgDatabaseToPlotStyleSupport. 
 
This is setFrozenColor, a member of class OdGiContextForDgDatabaseToPlotStyleSupport. 
 
This is setFrozenColorEnabledFlag, a member of class OdGiContextForDgDatabaseToPlotStyleSupport. 
 
This is the overview for the setFrozenLineStyle method overload. 
 
This is setFrozenLineStyleEnabledFlag, a member of class OdGiContextForDgDatabaseToPlotStyleSupport. 
 
This is setFrozenLineWeight, a member of class OdGiContextForDgDatabaseToPlotStyleSupport. 
 
This is setFrozenLineWeightEnabledFlag, a member of class OdGiContextForDgDatabaseToPlotStyleSupport. 
 
This is setFrozenPSFillStyle, a member of class OdGiContextForDgDatabaseToPlotStyleSupport. 
 
This is setFrozenPSFillStyleEnabledFlag, a member of class OdGiContextForDgDatabaseToPlotStyleSupport. 
 
This is setFrozenPSScreening, a member of class OdGiContextForDgDatabaseToPlotStyleSupport. 
 
This is setFrozenPSScreeningEnabledFlag, a member of class OdGiContextForDgDatabaseToPlotStyleSupport. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.