Search Results for

    Show / Hide Table of Contents

    Struct PostSmartSelectionManager.NMaxMinParameters

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

    Fields

    EntityType

    Declaration
    public PostSmartSelectionManager.EntityType EntityType
    Field Value
    Type Description
    PostSmartSelectionManager.EntityType

    IncludeVisibleEntitiesOnly

    Declaration
    public bool IncludeVisibleEntitiesOnly
    Field Value
    Type Description
    bool

    NResults

    Declaration
    public int NResults
    Field Value
    Type Description
    int

    Pvid

    Declaration
    public int Pvid
    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