NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
NXOpen.Preferences.PartVisualizationEmphasis.OriginalColorShellOptions Struct Reference

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

Public Member Functions

 OriginalColorShellOptions (NXOpen.Preferences.PartVisualizationEmphasis.EdgesType Edges, NXOpen.NXColor.Rgb EdgesRgb, int Translucency)
 Constructor for the OriginalColorShellOptions 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 Original Color Shell. More...
 
NXOpen.NXColor.Rgb EdgesRgb
 the color of edges displayed for de-emphasized shaded geometry when the See-Thru style is set to Original Color Shell. More...
 
int Translucency
 the translucency of de-emphasized shaded geometry when the See-Thru style is set to Original Color Shell. More...
 

Detailed Description

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

Constructor & Destructor Documentation

NXOpen.Preferences.PartVisualizationEmphasis.OriginalColorShellOptions.OriginalColorShellOptions ( NXOpen.Preferences.PartVisualizationEmphasis.EdgesType  Edges,
NXOpen.NXColor.Rgb  EdgesRgb,
int  Translucency 
)
inline

Constructor for the OriginalColorShellOptions struct.

Parameters
Edgeswhether or not edges are displayed for de-emphasized shaded geometry when the See-Thru style is set to Original Color Shell.
EdgesRgbthe color of edges displayed for de-emphasized shaded geometry when the See-Thru style is set to Original Color Shell.
Translucencythe 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.

Member Data Documentation

NXOpen.Preferences.PartVisualizationEmphasis.EdgesType NXOpen.Preferences.PartVisualizationEmphasis.OriginalColorShellOptions.Edges

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

NXOpen.NXColor.Rgb NXOpen.Preferences.PartVisualizationEmphasis.OriginalColorShellOptions.EdgesRgb

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

int NXOpen.Preferences.PartVisualizationEmphasis.OriginalColorShellOptions.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.


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