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

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

Public Member Functions

 ShellOptions (const NXOpen::NXColor::Rgb &rgbInitial, NXOpen::Preferences::PartVisualizationEmphasis::EdgesType edgesInitial, const NXOpen::NXColor::Rgb &edgesRgbInitial, int translucencyInitial)
 Constructor for the ShellOptions 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 Shell. More...
 
NXOpen::NXColor::Rgb EdgesRgb
 the color of edges displayed for de-emphasized shaded geometry when the See-Thru style is set to Shell. More...
 
NXOpen::NXColor::Rgb Rgb
 the color of de-emphasized shaded geometry when the See-Thru style is set to Shell. More...
 
int Translucency
 the translucency of de-emphasized shaded geometry when the See-Thru style is set to Shell. More...
 

Detailed Description

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

Constructor & Destructor Documentation

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

Constructor for the ShellOptions struct.

Parameters
rgbInitialthe color of de-emphasized shaded geometry when the See-Thru style is set to Shell.
edgesInitialwhether or not edges are displayed for de-emphasized shaded geometry when the See-Thru style is set to Shell.
edgesRgbInitialthe color of edges displayed for de-emphasized shaded geometry when the See-Thru style is set to Shell.
translucencyInitialthe translucency of de-emphasized shaded geometry when the See-Thru style is set to Shell. It is a percentage value between 30 and 100.

Member Data Documentation

NXOpen::Preferences::PartVisualizationEmphasis::EdgesType NXOpen::Preferences::PartVisualizationEmphasis::ShellOptions::Edges

whether or not edges are displayed for de-emphasized shaded geometry when the See-Thru style is set to Shell.

NXOpen::NXColor::Rgb NXOpen::Preferences::PartVisualizationEmphasis::ShellOptions::EdgesRgb

the color of edges displayed for de-emphasized shaded geometry when the See-Thru style is set to Shell.

NXOpen::NXColor::Rgb NXOpen::Preferences::PartVisualizationEmphasis::ShellOptions::Rgb

the color of de-emphasized shaded geometry when the See-Thru style is set to Shell.

int NXOpen::Preferences::PartVisualizationEmphasis::ShellOptions::Translucency

the translucency of de-emphasized shaded geometry when the See-Thru style is set to 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.