Search Results for

    Show / Hide Table of Contents

    Struct PartVisualizationEmphasis.WireframeBlendOptions

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.Preferences
    Assembly: NXOpen.dll
    Syntax
    public struct PartVisualizationEmphasis.WireframeBlendOptions

    Constructors

    WireframeBlendOptions(NXColor, int)

    Declaration
    public WireframeBlendOptions(NXColor BlendColor, int BlendPercentage)
    Parameters
    Type Name Description
    NXColor BlendColor
    int BlendPercentage

    Fields

    BlendColor

    Declaration
    public NXColor BlendColor
    Field Value
    Type Description
    NXColor

    BlendPercentage

    Declaration
    public int BlendPercentage
    Field Value
    Type Description
    int

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    string
    Overrides
    ValueType.ToString()
    In this article
    Back to top Generated by DocFX