| 
    NX Open C++ Reference Guide
    
   | 
 
Specifies options that control the appearance of de-emphasized shaded geometry when the See-Thru style is set to Original Color Shell. More...
Public Member Functions | |
| OriginalColorShellOptions (NXOpen::Preferences::PartVisualizationEmphasis::EdgesType edgesInitial, const NXOpen::NXColor::Rgb &edgesRgbInitial, int translucencyInitial) | |
| Constructor for the OriginalColorShellOptions struct.   | |
Public Attributes | |
| NXOpen::Preferences::PartVisualizationEmphasis::EdgesType | Edges | 
| whether or not edges are displayed for de-emphasized shaded geometry when the See-Thru style is set to Original Color Shell.   | |
| NXOpen::NXColor::Rgb | EdgesRgb | 
| the color of edges displayed for de-emphasized shaded geometry when the See-Thru style is set to Original Color Shell.   | |
| int | Translucency | 
| the translucency of de-emphasized shaded geometry when the See-Thru style is set to Original Color Shell.   | |
Specifies options that control the appearance of de-emphasized shaded geometry when the See-Thru style is set to Original Color Shell.
| NXOpen::Preferences::PartVisualizationEmphasis::OriginalColorShellOptions::OriginalColorShellOptions | ( | NXOpen::Preferences::PartVisualizationEmphasis::EdgesType | edgesInitial, | 
| const NXOpen::NXColor::Rgb & | edgesRgbInitial, | ||
| int | translucencyInitial | ||
| ) | 
Constructor for the OriginalColorShellOptions struct.
| edgesInitial | whether or not edges are displayed for de-emphasized shaded geometry when the See-Thru style is set to Original Color Shell. | 
| edgesRgbInitial | the color of edges displayed for de-emphasized shaded geometry when the See-Thru style is set to Original Color Shell. | 
| translucencyInitial | the translucency of de-emphasized shaded geometry when the See-Thru style is set to Original Color Shell. It is a percentage value between 30 and 100. | 
| NXOpen::Preferences::PartVisualizationEmphasis::EdgesType NXOpen::Preferences::PartVisualizationEmphasis::OriginalColorShellOptions::Edges | 
whether or not edges are displayed for de-emphasized shaded geometry when the See-Thru style is set to Original Color Shell.
| NXOpen::NXColor::Rgb NXOpen::Preferences::PartVisualizationEmphasis::OriginalColorShellOptions::EdgesRgb | 
the color of edges displayed for de-emphasized shaded geometry when the See-Thru style is set to Original Color Shell.
| int NXOpen::Preferences::PartVisualizationEmphasis::OriginalColorShellOptions::Translucency | 
the translucency of de-emphasized shaded geometry when the See-Thru style is set to Original Color Shell.
It is a percentage value between 30 and 100.