Search Results for

    Show / Hide Table of Contents

    Struct Selection.SelectionDescriptor

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen
    Assembly: NXOpenUI.dll
    Syntax
    public struct Selection.SelectionDescriptor

    Fields

    Deselection

    Declaration
    public bool Deselection
    Field Value
    Type Description
    bool

    MultipleSelection

    Declaration
    public bool MultipleSelection
    Field Value
    Type Description
    bool

    NameSelection

    Declaration
    public bool NameSelection
    Field Value
    Type Description
    bool

    Rectangle

    Declaration
    public bool Rectangle
    Field Value
    Type Description
    bool

    RectanglePosition

    Declaration
    public bool RectanglePosition
    Field Value
    Type Description
    bool

    Reselection

    Declaration
    public bool Reselection
    Field Value
    Type Description
    bool

    Selection

    Declaration
    public bool Selection
    Field Value
    Type Description
    bool

    SinglePosition

    Declaration
    public bool SinglePosition
    Field Value
    Type Description
    bool

    SingleSelection

    Declaration
    public bool SingleSelection
    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