PartVisualizationEmphasisWireframeBlendOptions_Struct Struct

NXOpen.Preferences.PartVisualizationEmphasis.WireframeBlendOptions is an alias for NXOpen.Preferences.PartVisualizationEmphasisWireframeBlendOptions_Struct

class NXOpen.Preferences.PartVisualizationEmphasisWireframeBlendOptions_Struct

Bases: object

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

Fields

Field Description
BlendColor the de-emphasis color that is blended with object colors to de-emphasize wireframe geometry.
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.

BlendColor

PartVisualizationEmphasisWireframeBlendOptions_Struct.BlendColor

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

-------------------------------------

Getter Method Signature BlendColor()

Returns:
Return type:Id

-------------------------------------

Setter Method

Signature BlendColor(value)

Parameters:value (Id) –

BlendPercentage

PartVisualizationEmphasisWireframeBlendOptions_Struct.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.

-------------------------------------

Getter Method Signature BlendPercentage()

Returns:
Return type:int

-------------------------------------

Setter Method

Signature BlendPercentage(value)

Parameters:value (int) –