SessionVisualizationShadeSeeThruOptions_Struct Struct

NXOpen.Preferences.SessionVisualizationShade.SeeThruOptions is an alias for NXOpen.Preferences.SessionVisualizationShadeSeeThruOptions_Struct

class NXOpen.Preferences.SessionVisualizationShadeSeeThruOptions_Struct

Bases: object

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

Deprecated since version NX8.5.0: See NXOpen.Preferences.PartVisualizationEmphasis.

. Constructor: NXOpen.Preferences.SessionVisualizationShade.SeeThruOptions()

Fields

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

ShellRgb

SessionVisualizationShadeSeeThruOptions_Struct.ShellRgb

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

-------------------------------------

Field Value Type:NXOpen.Preferences.SessionVisualizationShadeRgb_Struct

ShellEdges

SessionVisualizationShadeSeeThruOptions_Struct.ShellEdges

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

-------------------------------------

Field Value Type:NXOpen.Preferences.SessionVisualizationShadeSeeThruEdgesType

ShellEdgesRgb

SessionVisualizationShadeSeeThruOptions_Struct.ShellEdgesRgb

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

-------------------------------------

Field Value Type:NXOpen.Preferences.SessionVisualizationShadeRgb_Struct

ShellTranslucency

SessionVisualizationShadeSeeThruOptions_Struct.ShellTranslucency

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

-------------------------------------

Field Value Type:int

OriginalColorShellEdges

SessionVisualizationShadeSeeThruOptions_Struct.OriginalColorShellEdges

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

-------------------------------------

Field Value Type:NXOpen.Preferences.SessionVisualizationShadeSeeThruEdgesType

OriginalColorShellEdgesRgb

SessionVisualizationShadeSeeThruOptions_Struct.OriginalColorShellEdgesRgb

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

-------------------------------------

Field Value Type:NXOpen.Preferences.SessionVisualizationShadeRgb_Struct

OriginalColorShellTranslucency

SessionVisualizationShadeSeeThruOptions_Struct.OriginalColorShellTranslucency

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

-------------------------------------

Field Value Type:int

LayersRgb

SessionVisualizationShadeSeeThruOptions_Struct.LayersRgb

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

-------------------------------------

Field Value Type:NXOpen.Preferences.SessionVisualizationShadeRgb_Struct

LayersEdges

SessionVisualizationShadeSeeThruOptions_Struct.LayersEdges

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

-------------------------------------

Field Value Type:NXOpen.Preferences.SessionVisualizationShadeSeeThruEdgesType

LayersEdgesRgb

SessionVisualizationShadeSeeThruOptions_Struct.LayersEdgesRgb

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

-------------------------------------

Field Value Type:NXOpen.Preferences.SessionVisualizationShadeRgb_Struct

LayersTranslucency

SessionVisualizationShadeSeeThruOptions_Struct.LayersTranslucency

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

-------------------------------------

Field Value Type:int