PartVisualizationEmphasisLayersOptions_Struct Struct¶
NXOpen.Preferences.PartVisualizationEmphasis.LayersOptions is an alias for NXOpen.Preferences.PartVisualizationEmphasisLayersOptions_Struct
-
class
NXOpen.Preferences.PartVisualizationEmphasisLayersOptions_Struct¶ Bases:
objectSpecifies options that control the appearance of de-emphasized shaded geometry when the See-Thru style is set to Layers.
. Constructor: NXOpen.Preferences.PartVisualizationEmphasis.LayersOptions()
Fields¶
| Field | Description |
|---|---|
| Rgb | the color of de-emphasized shaded geometry when the See-Thru style is set to Layers. |
| Edges | whether or not edges are displayed for de-emphasized shaded geometry when the See-Thru style is set to Layers. |
| EdgesRgb | the color of edges displayed for de-emphasized shaded geometry when the See-Thru style is set to Layers. |
| Translucency | the translucency of de-emphasized shaded geometry when the See-Thru style is set to Layers. |
Rgb¶
-
PartVisualizationEmphasisLayersOptions_Struct.Rgb¶ the color of de-emphasized shaded geometry when the See-Thru style is set to Layers.
-------------------------------------Field Value Type:
NXOpen.NXColorRgb_Struct
Edges¶
-
PartVisualizationEmphasisLayersOptions_Struct.Edges¶ whether or not edges are displayed for de-emphasized shaded geometry when the See-Thru style is set to Layers.
-------------------------------------Field Value Type:
NXOpen.Preferences.PartVisualizationEmphasisEdgesType
EdgesRgb¶
-
PartVisualizationEmphasisLayersOptions_Struct.EdgesRgb¶ the color of edges displayed for de-emphasized shaded geometry when the See-Thru style is set to Layers.
-------------------------------------Field Value Type:
NXOpen.NXColorRgb_Struct