PartVisualizationEmphasisOriginalColorShellOptions_Struct Struct

NXOpen.Preferences.PartVisualizationEmphasis.OriginalColorShellOptions is an alias for NXOpen.Preferences.PartVisualizationEmphasisOriginalColorShellOptions_Struct

class NXOpen.Preferences.PartVisualizationEmphasisOriginalColorShellOptions_Struct

Bases: object

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

. Constructor: NXOpen.Preferences.PartVisualizationEmphasis.OriginalColorShellOptions()

Fields

Field Description
Edges whether or not edges are displayed for de-emphasized shaded geometry when the See-Thru style is set to Original Color Shell.
EdgesRgb the color of edges displayed for de-emphasized shaded geometry when the See-Thru style is set to Original Color Shell.
Translucency the translucency of de-emphasized shaded geometry when the See-Thru style is set to Original Color Shell.

Edges

PartVisualizationEmphasisOriginalColorShellOptions_Struct.Edges

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

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

Field Value Type:NXOpen.Preferences.PartVisualizationEmphasisEdgesType

EdgesRgb

PartVisualizationEmphasisOriginalColorShellOptions_Struct.EdgesRgb

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

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

Field Value Type:NXOpen.NXColorRgb_Struct

Translucency

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

Field Value Type:int