Search Results for

    Show / Hide Table of Contents

    Struct DuplicateElementsCheckBuilder.DisplaySettings

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.CAE.ModelCheck
    Assembly: NXOpen.dll
    Syntax
    public struct DuplicateElementsCheckBuilder.DisplaySettings

    Fields

    ElementsColor

    Declaration
    public NXColor ElementsColor
    Field Value
    Type Description
    NXColor

    ElementsWidth

    Declaration
    public DisplayableObject.ObjectWidth ElementsWidth
    Field Value
    Type Description
    DisplayableObject.ObjectWidth

    ShowDuplicateElements

    Declaration
    public bool ShowDuplicateElements
    Field Value
    Type Description
    bool

    ShowElementLabels

    Declaration
    public bool ShowElementLabels
    Field Value
    Type Description
    bool

    Methods

    ToString()

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