NX Open C++ Reference Guide
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 *blendColorInitial, int blendPercentageInitial)
 Constructor for the WireframeBlendOptions struct. More...
 

Public Attributes

NXColorBlendColor
 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 blendColorInitial,
int  blendPercentageInitial 
)

Constructor for the WireframeBlendOptions struct.

Parameters
blendColorInitialthe de-emphasis color that is blended with object colors to de-emphasize wireframe geometry.
blendPercentageInitialthe 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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.