NX Open C++ Reference Guide
Public Member Functions | Public Attributes | List of all members
NXOpen::Preferences::PartVisualizationEmphasis::OriginalColorShellOptions Struct Reference

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. More...
 

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. More...
 
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. More...
 
int Translucency
 the translucency of de-emphasized shaded geometry when the See-Thru style is set to Original Color Shell. More...
 

Detailed Description

Specifies options that control the appearance of de-emphasized shaded geometry when the See-Thru style is set to Original Color Shell.

Constructor & Destructor Documentation

NXOpen::Preferences::PartVisualizationEmphasis::OriginalColorShellOptions::OriginalColorShellOptions ( NXOpen::Preferences::PartVisualizationEmphasis::EdgesType  edgesInitial,
const NXOpen::NXColor::Rgb edgesRgbInitial,
int  translucencyInitial 
)

Constructor for the OriginalColorShellOptions struct.

Parameters
edgesInitialwhether or not edges are displayed for de-emphasized shaded geometry when the See-Thru style is set to Original Color Shell.
edgesRgbInitialthe color of edges displayed for de-emphasized shaded geometry when the See-Thru style is set to Original Color Shell.
translucencyInitialthe 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.

Member Data Documentation

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.


The documentation for this struct was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.