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

Specifies options that control the color-blending effect used to de-emphasize wireframe geometry. More...

Public Member Functions

 WireframeBlendOptions (NXColor BlendColor, int BlendPercentage)
 Constructor for the WireframeBlendOptions struct. More...
 

Public Attributes

NXColor BlendColor
 the de-emphasis color that is blended with object colors to de-emphasize wireframe geometry. More...
 
int BlendPercentage
 the percentage of the de-emphasis color that is blended with object colors to de-emphasize wireframe geometry It is a value between 10 and 100. More...
 

Detailed Description

Specifies options that control the color-blending effect used to de-emphasize wireframe geometry.

Constructor & Destructor Documentation

NXOpen.Preferences.PartVisualizationEmphasis.WireframeBlendOptions.WireframeBlendOptions ( NXColor  BlendColor,
int  BlendPercentage 
)
inline

Constructor for the WireframeBlendOptions struct.

Parameters
BlendColorthe de-emphasis color that is blended with object colors to de-emphasize wireframe geometry.
BlendPercentagethe percentage of the de-emphasis color that is blended with object colors to de-emphasize wireframe geometry It is a value between 10 and 100.

Member Data Documentation

NXColor NXOpen.Preferences.PartVisualizationEmphasis.WireframeBlendOptions.BlendColor

the de-emphasis color that is blended with object colors to de-emphasize wireframe geometry.

int NXOpen.Preferences.PartVisualizationEmphasis.WireframeBlendOptions.BlendPercentage

the percentage of the de-emphasis color that is blended with object colors to de-emphasize wireframe geometry It is a value between 10 and 100.


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