Specifies options that control the color-blending effect used to de-emphasize wireframe geometry.
More...
|
NXColor * | BlendColor |
| the de-emphasis color that is blended with object colors to de-emphasize wireframe geometry.
|
|
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.
|
|
Specifies options that control the color-blending effect used to de-emphasize wireframe geometry.
NXOpen::Preferences::PartVisualizationEmphasis::WireframeBlendOptions::WireframeBlendOptions |
( |
NXColor * |
blendColorInitial, |
|
|
int |
blendPercentageInitial |
|
) |
| |
Constructor for the WireframeBlendOptions struct.
- Parameters
-
blendColorInitial | the de-emphasis color that is blended with object colors to de-emphasize wireframe geometry. |
blendPercentageInitial | 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. |
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:
- Preferences_PartVisualizationEmphasis.hxx
Copyright 2013 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.