Search Results for

    Show / Hide Table of Contents

    Struct Result.Averaging

    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 Result.Averaging

    Fields

    AverageAcrossAnglevalue

    Declaration
    public double AverageAcrossAnglevalue
    Field Value
    Type Description
    double

    AverageAcrossElementTypes

    Declaration
    public bool AverageAcrossElementTypes
    Field Value
    Type Description
    bool

    AverageAcrossFeatangle

    Declaration
    public bool AverageAcrossFeatangle
    Field Value
    Type Description
    bool

    AverageAcrossMaterialIds

    Declaration
    public bool AverageAcrossMaterialIds
    Field Value
    Type Description
    bool

    AverageAcrossPropertyIds

    Declaration
    public bool AverageAcrossPropertyIds
    Field Value
    Type Description
    bool

    DoAveraging

    Declaration
    public bool DoAveraging
    Field Value
    Type Description
    bool

    IncludeInternalElementContributions

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