Search Results for

    Show / Hide Table of Contents

    Struct PostSmartSelectionManager.ResultRangeParameters

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

    Fields

    AboveValue

    Declaration
    public double AboveValue
    Field Value
    Type Description
    double

    BelowValue

    Declaration
    public double BelowValue
    Field Value
    Type Description
    double

    EntityType

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

    IncludeVisibleEntitiesOnly

    Declaration
    public bool IncludeVisibleEntitiesOnly
    Field Value
    Type Description
    bool

    IsAboveValueSpecified

    Declaration
    public bool IsAboveValueSpecified
    Field Value
    Type Description
    bool

    IsBelowValueSpecified

    Declaration
    public bool IsBelowValueSpecified
    Field Value
    Type Description
    bool

    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