NX Open C++ Reference Guide
Public Member Functions | Public Attributes
NXOpen::Preferences::SessionVisualizationShade::SeeThruOptions Struct Reference

Specifies the See-Thru color, edge, and translucency options used for the various See-Thru Styles. More...

List of all members.

Public Member Functions

 SeeThruOptions (const NXOpen::Preferences::SessionVisualizationShade::Rgb &shellRgbInitial, NXOpen::Preferences::SessionVisualizationShade::SeeThruEdgesType shellEdgesInitial, const NXOpen::Preferences::SessionVisualizationShade::Rgb &shellEdgesRgbInitial, int shellTranslucencyInitial, NXOpen::Preferences::SessionVisualizationShade::SeeThruEdgesType originalColorShellEdgesInitial, const NXOpen::Preferences::SessionVisualizationShade::Rgb &originalColorShellEdgesRgbInitial, int originalColorShellTranslucencyInitial, const NXOpen::Preferences::SessionVisualizationShade::Rgb &layersRgbInitial, NXOpen::Preferences::SessionVisualizationShade::SeeThruEdgesType layersEdgesInitial, const NXOpen::Preferences::SessionVisualizationShade::Rgb &layersEdgesRgbInitial, int layersTranslucencyInitial)
 Constructor for the SeeThruOptions struct.

Public Attributes

NXOpen::Preferences::SessionVisualizationShade::SeeThruEdgesType LayersEdges
 Determines whether edges are displayed for less important shaded geometry when See-Thru Style is set to Layers.
NXOpen::Preferences::SessionVisualizationShade::Rgb LayersEdgesRgb
 Specifies the color of edges displayed for less important shaded geometry when See-Thru Style is set to Layers.
NXOpen::Preferences::SessionVisualizationShade::Rgb LayersRgb
 Specifies the color of less important shaded geometry when See-Thru Style is set to Layers.
int LayersTranslucency
 Translucency percentage applied to less important shaded geometry when See-Thru Style is set to Layers.
NXOpen::Preferences::SessionVisualizationShade::SeeThruEdgesType OriginalColorShellEdges
 Determines whether edges are displayed for less important shaded geometry when See-Thru Style is set to Original Color Shell.
NXOpen::Preferences::SessionVisualizationShade::Rgb OriginalColorShellEdgesRgb
 Specifies the color of edges displayed for less important shaded geometry when See-Thru Style is set to Original Color Shell.
int OriginalColorShellTranslucency
 Translucency percentage applied to less important shaded geometry when See-Thru Style is set to Original Color Shell.
NXOpen::Preferences::SessionVisualizationShade::SeeThruEdgesType ShellEdges
 Determines whether edges are displayed for less important shaded geometry when See-Thru Style is set to Shell.
NXOpen::Preferences::SessionVisualizationShade::Rgb ShellEdgesRgb
 Specifies the color of edges displayed for less important shaded geometry when See-Thru Style is set to Shell.
NXOpen::Preferences::SessionVisualizationShade::Rgb ShellRgb
 Specifies the color of less important shaded geometry when See-Thru Style is set to Shell.
int ShellTranslucency
 Translucency percentage applied to less important shaded geometry when See-Thru Style is set to Shell.

Detailed Description

Specifies the See-Thru color, edge, and translucency options used for the various See-Thru Styles.


Constructor & Destructor Documentation

NXOpen::Preferences::SessionVisualizationShade::SeeThruOptions::SeeThruOptions ( const NXOpen::Preferences::SessionVisualizationShade::Rgb shellRgbInitial,
NXOpen::Preferences::SessionVisualizationShade::SeeThruEdgesType  shellEdgesInitial,
const NXOpen::Preferences::SessionVisualizationShade::Rgb shellEdgesRgbInitial,
int  shellTranslucencyInitial,
NXOpen::Preferences::SessionVisualizationShade::SeeThruEdgesType  originalColorShellEdgesInitial,
const NXOpen::Preferences::SessionVisualizationShade::Rgb originalColorShellEdgesRgbInitial,
int  originalColorShellTranslucencyInitial,
const NXOpen::Preferences::SessionVisualizationShade::Rgb layersRgbInitial,
NXOpen::Preferences::SessionVisualizationShade::SeeThruEdgesType  layersEdgesInitial,
const NXOpen::Preferences::SessionVisualizationShade::Rgb layersEdgesRgbInitial,
int  layersTranslucencyInitial 
)

Constructor for the SeeThruOptions struct.

Parameters:
shellRgbInitialSpecifies the color of less important shaded geometry when See-Thru Style is set to Shell.
shellEdgesInitialDetermines whether edges are displayed for less important shaded geometry when See-Thru Style is set to Shell.
shellEdgesRgbInitialSpecifies the color of edges displayed for less important shaded geometry when See-Thru Style is set to Shell.
shellTranslucencyInitialTranslucency percentage applied to less important shaded geometry when See-Thru Style is set to Shell.
originalColorShellEdgesInitialDetermines whether edges are displayed for less important shaded geometry when See-Thru Style is set to Original Color Shell.
originalColorShellEdgesRgbInitialSpecifies the color of edges displayed for less important shaded geometry when See-Thru Style is set to Original Color Shell.
originalColorShellTranslucencyInitialTranslucency percentage applied to less important shaded geometry when See-Thru Style is set to Original Color Shell.
layersRgbInitialSpecifies the color of less important shaded geometry when See-Thru Style is set to Layers.
layersEdgesInitialDetermines whether edges are displayed for less important shaded geometry when See-Thru Style is set to Layers.
layersEdgesRgbInitialSpecifies the color of edges displayed for less important shaded geometry when See-Thru Style is set to Layers.
layersTranslucencyInitialTranslucency percentage applied to less important shaded geometry when See-Thru Style is set to Layers.

Member Data Documentation

Determines whether edges are displayed for less important shaded geometry when See-Thru Style is set to Layers.

Specifies the color of edges displayed for less important shaded geometry when See-Thru Style is set to Layers.

Specifies the color of less important shaded geometry when See-Thru Style is set to Layers.

Translucency percentage applied to less important shaded geometry when See-Thru Style is set to Layers.

Determines whether edges are displayed for less important shaded geometry when See-Thru Style is set to Original Color Shell.

Specifies the color of edges displayed for less important shaded geometry when See-Thru Style is set to Original Color Shell.

Translucency percentage applied to less important shaded geometry when See-Thru Style is set to Original Color Shell.

Determines whether edges are displayed for less important shaded geometry when See-Thru Style is set to Shell.

Specifies the color of edges displayed for less important shaded geometry when See-Thru Style is set to Shell.

Specifies the color of less important shaded geometry when See-Thru Style is set to Shell.

Translucency percentage applied to less important shaded geometry when See-Thru Style is set to Shell.


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